clogHistoryEntry
CISCO-SYSLOG-MIB ·
.1.3.6.1.4.1.9.9.41.1.2.3.1
Object
row
A syslog message that was previously generated by this device. Each entry is indexed by a message index.
Context
- MIB
- CISCO-SYSLOG-MIB
- OID
.1.3.6.1.4.1.9.9.41.1.2.3.1- Type
- row
- Status
- current
- Parent
- clogHistoryTable
- Table
- clogHistoryTable
- Children
- 6
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| clogHistIndex 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. | column | Integer32 | .1.3.6.1.4.1.9.9.41.1.2.3.1.1 |
| 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 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| clogHistIndex 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. | column | Integer32 | .1.3.6.1.4.1.9.9.41.1.2.3.1.1 |