cldEventTable
CISCO-LIVEDATA-MIB ·
.1.3.6.1.4.1.9.9.814.1.5.1
Object
table
The event table is a list of active Cisco LiveData events.
The SNMP agent constructs the event table at startup and it
fills the table as events are generated.
Events with the same cldEventID value will overwrite existing
events in the table with the same EventID (i.e. only the most
recent will persist).
Event table entries cannot be added to or deleted from the
table by the management station. All objects in this table
are read-only.
Context
- MIB
- CISCO-LIVEDATA-MIB
- OID
.1.3.6.1.4.1.9.9.814.1.5.1- Type
- table
- Status
- current
- Parent
- cldEvents
- Children
- 1
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-LIVEDATA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LIVEDATA-MIB::cldEventTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LIVEDATA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LIVEDATA-MIB::cldEventTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.