clogHistMsgName
CISCO-SYSLOG-MIB ·
.1.3.6.1.4.1.9.9.41.1.2.3.1.4
Object
column
OctetString
A textual identification for the message type. A facility name in conjunction with a message name uniquely identifies a message type.
Context
- MIB
- CISCO-SYSLOG-MIB
- OID
.1.3.6.1.4.1.9.9.41.1.2.3.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- clogHistoryEntry
- Table
- clogHistoryTable
- Siblings
- 5
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-30
Related Objects
Sibling 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 |
| 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 |