|
Hello all,
I have sucessfully installed NET-SNMP
in order to demonstarte my manager i am working on
a device which has snmp support
I have connected the device and my linux
system with a cross cable (Ethernet)
I am not able to execute any of the snmp
commands on linux system for example: snmpwalk,snmpget,etc
when i invoked snmpwalk -v1 -c piblic
localhost 169.254.1.100
the output i have got is
netsnmp_assert pss->s_snmp_srrno !=
(-11) failed snmp_api.c:3119 snmp_build()
snmpwalk : Error building ASN.1
representation (Can't build OID for the variable)
I have got the information of the above
command from FAQ's of net-snmp site
I came to know that the agent i.e., device
information should be available with the manager ?
if so please send me how to make my manager respond
to the device and register the device
Thanks,
Suddavanda
|
- Getting output as pss->s_snmp_errno != (-11) failed Santhosh
