clogHistIndex
CISCO-SYSLOG-MIB ·
.1.3.6.1.4.1.9.9.41.1.2.3.1.1
Object
column
Integer32
A monotonically increasing integer for the sole purpose of indexing messages. When it reaches the maximum value the agent flushes the table and wraps the value back to 1.
Context
- MIB
- CISCO-SYSLOG-MIB
- OID
.1.3.6.1.4.1.9.9.41.1.2.3.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- clogHistoryEntry
- Table
- clogHistoryTable
- Siblings
- 5
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| clogHistFacility Name of the facility that generated this message.
For example: 'SYS'. | column | OctetString | .1.3.6.1.4.1.9.9.41.1.2.3.1.2 |
| clogHistSeverity The severity of the message. | column | SyslogSeverity | .1.3.6.1.4.1.9.9.41.1.2.3.1.3 |
| clogHistMsgName A textual identification for the message type.
A facility name in conjunction with a message name
uniquely identifies a message type. | column | OctetString | .1.3.6.1.4.1.9.9.41.1.2.3.1.4 |
| clogHistMsgText The text of the message. If the text of the message
exceeds 255 bytes, the message will be truncated to
254 bytes and a '*' character will be appended -
indicating that the messa… | column | OctetString | .1.3.6.1.4.1.9.9.41.1.2.3.1.5 |
| clogHistTimestamp The value of sysUpTime when this message was
generated. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.9.9.41.1.2.3.1.6 |