Voting

: three plus two?
(Example: nine)

The Note You're Voting On

Malaka Udawatta (malaka13 at gmail dot com)
17 years ago
When I try to get a 64 bit counter variable (e.g. ifHCInOctets) using snmpget function, following error message was appeared.

Error in packet: (noSuchName) There is no such variable name in this MIB

The solution for this is to use snmp2_get(); function. The prameters are same as snmpget();

<< Back to user notes page

To Top