1833861 Members
2581 Online
110063 Solutions
New Discussion

snmp load

 
TSaliba
Trusted Contributor

snmp load

hi
does any one know how can i get the load caused by nnm (snmp load) on routers or any devices.
jj
2 REPLIES 2
Steven E. Protter
Exalted Contributor

Re: snmp load

You can check your network load with the script I'm attaching. You are going to have to check with the router/switch manufacturer to check load on those devices.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Michael Steele_2
Honored Contributor

Re: snmp load

A) SNMP is a UDP protocol. It uses ports 161 and 8161 and others. You can monitor these ports and any others in use by SNMP with 'lsof'.

lsof -i UDP:161

B) Also check for dropped UDP packets and collisions:

netstat -p udp | grep -i -e drop -e collison

C) Many times network problems, like dropped packets, can be traced back to incorrect speeds and duplexes on NIC's between routers, servers, switches, etc. 'Auto-sense' is also a real complaint among many here in the forum because the variance in speeds and duplexes as well as the switching to other speeds and duplexes are a source of dropped packets and collisions. One solution is to hard configure all NIC's to the same speed and duplex, like 100 HD or 100 FD.
Support Fatherhood - Stop Family Law