[LARTC] snmp-extensions

victor victor@ambra.ro
Fri, 26 Mar 2032 12:28:52 -0500


I tried to use snmp-extensions to get information about the trafic.

snmp-extensions is compiled under net::snmpv5.1.1
I tryed to run proces.pl
[root@tc bin] proces.pl
Error: no response from host '192.168.250.27'

Snmpd runs like this:
snmpd -L -V -q -f- c /etc/snmpd.conf
snmpd.conf is attached.

Received SNMP packet(s) from 192.168.250.27
 GETBULK message, non-rep=0, max_rep=25
     -- SNMPv2-SMI::enterprises.18756
     get_qosDeviceIndex
     get_qosDeviceIndex
     get_qosDeviceIndex
     get_qosDeviceIndex
     get_qosDeviceIndex
     get_qosDeviceIndex
     get_qosDeviceIndex
     get_qosDeviceIndex
     get_qosDeviceIndex
     get_qosDeviceIndex
     get_qosDeviceIndex
     get_qosDeviceIndex
     get_qosDeviceIndex
     get_qosDeviceIndex
     get_qosDeviceIndex
     get_qosDeviceIndex
     get_qosDeviceIndex
     get_qosDeviceIndex
     get_qosDeviceIndex
     get_qosDeviceIndex
     get_qosDeviceIndex
     get_qosDeviceIndex
     get_qosDeviceIndex
     get_qosDeviceIndex
     get_qosDeviceIndex
    
Obs: In top snmpd occupies allmost all the processor.

Thank you.