ctxErrorHistoryTable
CISCO-TELEPRESENCE-EXCHANGE-SYSTEM-MIB ·
.1.3.6.1.4.1.9.9.758.1.4.4
Object
table
This table contains a history of alarms and events generated
by the CTX system.
This table is a real-time history table of alarms and events
for the CTX System. When the table reaches its capacity
specified in ctxErrorHistoryTableSize, the agent will purge
the oldest entry.
The management entity can receive real-time events when an
object is inserted into this table by configuring
ctxErrorHistoryEventNotifyEnable to TRUE and receiving
ctxErrorHistoryEvent notifications
Context
- MIB
- CISCO-TELEPRESENCE-EXCHANGE-SYSTEM-MIB
- OID
.1.3.6.1.4.1.9.9.758.1.4.4- Type
- table
- Status
- current
- Parent
- ctxEventHistory
- Siblings
- 3
- Children
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ctxErrorHistoryTableSize This object specifies the number of entries that the
ctxErrorHistoryTable can contain. When the
capacity of the ctxErrorHistoryTable is reached, the oldest
entry in the table wi… | scalar | Unsigned32 | .1.3.6.1.4.1.9.9.758.1.4.1 |
| ctxErrorHistoryMaxSeverity Defines the maximum severity of the event messages that the
history table will contain.
The default is notice(5), which can be changed by setting
the object. | scalar | CISCO-SYSLOG-MIBSyslogSeverity | .1.3.6.1.4.1.9.9.758.1.4.2 |
| ctxErrorHistoryLastIndex This object specifies the value of the
ctxErrorIndex object corresponding to the
last entry added into the table.
The management entity can use this object to determine… | scalar | CtxIndex | .1.3.6.1.4.1.9.9.758.1.4.3 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ctxErrorHistoryEntry An entry is an event that was generated by the CTX System.
Events can be traps that were sent and other log messages. | row | - | .1.3.6.1.4.1.9.9.758.1.4.4.1 |