Difference between revisions of "SNMP-NMS"

From ESS-WIKI
Jump to: navigation, search
(.)
 
(.)
Line 1: Line 1:
 
= Introduction =
 
= Introduction =
 +
 +
<span style="font-size:larger;">Simple Network Management Protocol (SNMP) is an Internet Standard protocol for collecting and organizing information about managed devices on IP networks and for modifying that information to change device behavior. Devices that typically support SNMP include cable modems, routers, switches, servers, workstations, printers, and more.</span>
  
 
= EdgeSense SNMP-NMS =
 
= EdgeSense SNMP-NMS =
 +
 +
<span style="font-size:larger;">Feature:</span>
 +
 +
*<span style="font-size:larger;">Support SNMPv1, SNMPv2c.</span>
  
 
= How to =
 
= How to =

Revision as of 07:49, 11 January 2019

Introduction

Simple Network Management Protocol (SNMP) is an Internet Standard protocol for collecting and organizing information about managed devices on IP networks and for modifying that information to change device behavior. Devices that typically support SNMP include cable modems, routers, switches, servers, workstations, printers, and more.

EdgeSense SNMP-NMS

Feature:

  • Support SNMPv1, SNMPv2c.

How to

Software Requirements

Software Installation for Ubuntu 16.04

Configuration

Service control

In Ubuntu

Check if ​service is running:

$ sudo systemctl status SNMP-NMS.service

Restart ​service:

$ sudo systemctl restart SNMP-NMS.service

Start ​service:

$ sudo systemctl start SNMP-NMS.service

Stop ​service:

$ sudo systemctl stop SNMP-NMS.service

Tools

Use Case

Release