cseSnmpErrorEntry
CISCO-SYSTEM-EXT-MIB ·
.1.3.6.1.4.1.9.9.305.1.2.1.1
Object
row
An entry (conceptual row) in the cseSnmpErrorTable, containing information about an error which has recently caused a SNMP SetRequest to fail. An entry is created by the agent on the occurrence of an error, and is deleted approximately 5 minutes later. The reasons for this are : - to prevent old entries clogging the table. - optimal utilization of the resources like memory.
Context
- MIB
- CISCO-SYSTEM-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.305.1.2.1.1- Type
- row
- Status
- current
- Parent
- cseSnmpErrorTable
- Table
- cseSnmpErrorTable
- Children
- 5
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SYSTEM-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SYSTEM-EXT-MIB::cseSnmpErrorEntry'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SYSTEM-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SYSTEM-EXT-MIB::cseSnmpErrorEntry'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.