In this section, we will see how to enable Maipu router for SNMP configuration. It will enable Maipu devices (Router/Switch) to monitor (Poll) remotely. This configuration will enable Maipu router to send traps to NMS server.
Let’s see about SNMP, SNMP (Simple Network Management Protocol) is a standard protocol to manage network remotely and collect the information. SNMP is responsible to send all information to NMS server from Network devices ( Router/Switch).
After this NMS server will generate the reports as per user requirements.
Configuration Template :
snmp-server start
snmp-server view default 1.3.6.1 include
snmp-server community public view default ro
after this configuration you can discover Maipu router, If you want to monitor Maipu router for manage services. Then you need to integrate Maipu MIBs in your NMS.
Basic Commands:
To activate the SNMP network-
- snmp-server start
To set the SNMP community -
- snmp-server community - community-name [view viewname] {ro | rw} [access-list] - name
To enable SNMP traps -
- snmp-server enable traps snmp [authentication |coldstart | warmstart | linkup
| linkdown | [enterprise [rmon-falling | rmon-rising |snmp-agent-up | snmp-agentdown
] ] ]
To set the network management view -
- snmp-server view view-name oid-string {include|exclude}'
To enable collection of data for CPU Utilization -
- check cpu enable
Hope this information will help you..
If you like the post and for any queries, Plz put comment with your mail id...