SNMP-NMS

From ESS-WIKI
Revision as of 07:49, 11 January 2019 by Sam35.lin (talk | contribs) (.)
Jump to: navigation, search

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