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
- Siblings
- 5
- Children
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ceDiagEventLogSize This object specifies the maximum number of entries which the
event log buffer can contain. | scalar | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.350.1.8.1 |
| ceDiagEventCount This object specifies the number of entries currently stored
in the event log buffer. | scalar | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.350.1.8.2 |
| ceDiagEventMaxQueries Maximum number of query entries allowed in the
ceDiagEventQueryTable. | scalar | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.350.1.8.3 |
| ceDiagEventResultTable A table containing event log information corresponding
to all the completed queries set up in ceDiagEventQueryTable.
The query result will not become available until the current
s… | table | - | .1.3.6.1.4.1.9.9.350.1.8.5 |
| ceDiagEventErrorMsg The error message related to the notification. | scalar | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.350.1.8.6 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ceDiagEventQueryEntry A conceptual row of the ceDiagEventQueryTable used to setup
a event log buffer query to search for diagnostic events.
The actual search is started by when the value of
ceDiagEvent… | row | - | .1.3.6.1.4.1.9.9.350.1.8.4.1 |