I have a problem with a mssql snmp query

In bash i execute:

jffnms-lnx:/home/global/www# snmpget -v1 192.168.10.46 -cread_vecozo
.1.3.6.1.4.1.311.1.4.1.1.2.1.17
Error in packet
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: SNMPv2-SMI::enterprises.311.1.4.1.1.2.1.17

jffnms-lnx:/home/global/www# snmpget -v1 192.168.10.46 -cread_vecozo
.1.3.6.1.4.1.311.1.4.1.1.2.1.16
Error in packet
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: SNMPv2-SMI::enterprises.311.1.4.1.1.2.1.16

Snmpget is not working???

Snmpwalk works fine:
jffnms-lnx:/home/global/www# snmpwalk -v1 192.168.10.46 -cread_vecozo
.1.3.6.1.4.1.311.1.4.1.1.2.1.16
SNMPv2-SMI::enterprises.311.1.4.1.1.2.1.16.12.83.81.76.95.83.69.82.86.69
.82.48.51 = Gauge32: 248
jffnms-lnx:/home/global/www# snmpwalk -v1 192.168.10.46 -cread_vecozo
.1.3.6.1.4.1.311.1.4.1.1.2.1.17
SNMPv2-SMI::enterprises.311.1.4.1.1.2.1.17.12.83.81.76.95.83.69.82.86.69
.82.48.51 = Gauge32: 230

jffnms-lnx:/home/global/www# snmpwalk -v1 192.168.10.46 -cread_vecozo
.1.3.6.1.4.1.311.1.4.1.1.2.1.17
SNMPv2-SMI::enterprises.311.1.4.1.1.2.1.17.12.83.81.76.95.83.69.82.86.69
.82.48.51 = Gauge32: 211

I made new counters in jffnms, and as result of the snmp result i get in
return "nan"

I think above is my problem....

Any suggestions ?
 

Met vriendelijke groet, 

Marco Broeken
Netwerkbeheer
email: [EMAIL PROTECTED]

VECOZO
Emma Goldmanweg 4b
5032 MN Tilburg
tel  : +31 (0)13 4625 648
fax : +31 (0)13 4625 640


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to