Hi All, For some of the value(wrong values ) of mib-oid's snmptable is giving segmentation fault. e.g [r...@localhost make]# snmptable -v 2c -c demopublic localhost .1 Segmentation fault [r...@localhost make]# snmptable -v 2c -c demopublic localhost .2 Was that a table? joint-iso-ccitt [r...@localhost make]# snmptable -v 2c -c demopublic localhost .3 Was that a table? [r...@localhost make]# snmptable -v 2c -c demopublic localhost .1.3 Segmentation fault [r...@localhost make]# snmptable -v 2c -c demopublic localhost .1.3.6 Segmentation fault
At the same time snmpget doesnt give any segmentation fault for above oid. [r...@localhost make]# snmpget -v 2c -c demopublic localhost .1 ccitt.1 = No Such Object available on this agent at this OID [r...@localhost make]# snmpget -v 2c -c demopublic localhost .2 ccitt.2 = No Such Object available on this agent at this OID [r...@localhost make]# snmpget -v 2c -c demopublic localhost .3 snmp_build: unknown failuresnmpget: Error building ASN.1 representation (Can't build OID for variable) [r...@localhost make]# snmpget -v 2c -c demopublic localhost .1.3 SNMPv2-SMI::org = No Such Object available on this agent at this OID [r...@localhost make]# snmpget -v 2c -c demopublic localhost .1.3.6 SNMPv2-SMI::dod = No Such Object available on this agent at this OID I am using NET-SNMP version: 5.5. Correct me if i am wrong somewhere ?? Regards, Manjit ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/net-snmp-coders