For SNMPV2, the error status got 0-18, I can get a list of OID for the first 5 error status, the list is as below.
In SNMPv2-MIB.my 1.3.6.1.2.1.11.8.0 snmpInTooBigs 1.3.6.1.2.1.11.9.0 snmpInNoSuchNames 1.3.6.1.2.1.11.10.0 snmpInBadValues 1.3.6.1.2.1.11.11.0 snmpInReadOnlys 1.3.6.1.2.1.11.12.0 snmpInGenErrs 1.3.6.1.2.1.11.20.0 snmpOutTooBigs 1.3.6.1.2.1.11.21.0 snmpOutNoSuchNames 1.3.6.1.2.1.11.22.0 snmpOutBadValues 1.3.6.1.2.1.11.23.0 snmpOutGenErrs But I don't know what is the OID for other error status, example noAccess, wrongType, wrongLength and so on until inconsistentName. Is there a list of OID for thes rest of the error status? If yes, what are OIDs? -- Thanks and Regards, Tan Yeu Ming 012 919 6567 [email protected] _______________________________________________ SNMP4J mailing list [email protected] http://lists.agentpp.org/mailman/listinfo/snmp4j
