I am trying to monitor ms sql 2000, I have the oids
eg this is used space
 
when I walk it get the values as expected but the get fails ??
the poller suffers the same problem in that results are not returned
 
any ideas
 
snmpwalk  -c xxx -v1 nw-ptrack 1.3.6.1.4.1.311.1.4.1.1.6.1.10
SNMPv2-SMI::enterprises.311.1.4.1.1.6.1.10.1 = INTEGER: 2696
SNMPv2-SMI::enterprises.311.1.4.1.1.6.1.10.2 = INTEGER: 88
SNMPv2-SMI::enterprises.311.1.4.1.1.6.1.10.3 = INTEGER: 104
SNMPv2-SMI::enterprises.311.1.4.1.1.6.1.10.4 = INTEGER: 1160
SNMPv2-SMI::enterprises.311.1.4.1.1.6.1.10.5 = INTEGER: 128
SNMPv2-SMI::enterprises.311.1.4.1.1.6.1.10.6 = INTEGER: 272
SNMPv2-SMI::enterprises.311.1.4.1.1.6.1.10.7 = INTEGER: 5659248
 
snmpget  -c xxx -v1 nw-ptrack 1.3.6.1.4.1.311.1.4.1.1.6.1.10.7
Error in packet
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: SNMPv2-SMI::enterprises.311.1.4.1.1.6.1.10.7
Thanks in advance
Paul
 

Reply via email to