ceDiagEventQueryTable
CISCO-ENTITY-DIAG-MIB ·
.1.3.6.1.4.1.9.9.350.1.8.4
Object
table
A control table used to query the event log buffer. Each row
instance in the table represents a query with its parameters.
The resulting data for each instance of a query in this table
is stored in the ceDiagEventResultTable.
A row in this table can be created by setting the corresponding
instance of ceDiagEventQueryStatus to 'createAndGo'.
A row can be deleted by setting the corresponding instance of
ceDiagEventQueryStatus to 'destroy'.
Context
- MIB
- CISCO-ENTITY-DIAG-MIB
- OID
.1.3.6.1.4.1.9.9.350.1.8.4- Type
- table
- Status
- current
- Parent
- ceDiagEvents
- 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-ENTITY-DIAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-DIAG-MIB::ceDiagEventQueryTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ENTITY-DIAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ENTITY-DIAG-MIB::ceDiagEventQueryTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.