Hi all,

 

Please any body let me know why snmp query returns 0 for cpu idle time.

 

rsIdleModeTime is a snmp MIB supported by Solaris, which tracks cpu idle
time.  The value returned by querying snmpget is 0:

 

bnr3-iems-unit0(active):/opt/netsnmp5/bin> ./snmpget -v2c -c public
47.135.82.42:1161 1.3.6.1.4.1.42.3.13.4.0
Bad operator: At line 1 in /opt/nortel/iems/current/mibs
iso.3.6.1.4.1.42.3.13.4.0 = Counter32: 0

 

However, it shouldn't be zero according to vmstat idle time output:

 vmstat -s
159934380 idle   cpu
        0 wait   cpu

 

We need the snmpget to reflect the true idle time -what is the
configuration missing here

 

Regards

Rashmi swaroop

------------------------------------------------------------------------------

_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to