All MIBs › CISCO-SYSLOG-MIB › clogHistMsgText
clogHistMsgText
Module: CISCO-SYSLOG-MIB
OID (symbolic): CISCO-SYSLOG-MIB::clogHistMsgText
OID (numeric): 1.3.6.1.4.1.9.9.41.1.2.3.1.5
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
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 message has been truncated.
What is clogHistMsgText?
A read-only field containing the text of a logged syslog message, truncated to 254 bytes with a trailing '*' if the original exceeded 255 bytes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.41.1.2.3.1.5 snmpwalk -v2c -c public <target> CISCO-SYSLOG-MIB::clogHistMsgText
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.41.1.2.3.1.5.1 snmpget -v2c -c public <target> CISCO-SYSLOG-MIB::clogHistMsgText.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.41 | ciscoSyslogMIB | CISCO-SYSLOG-MIB |
| 1.3.6.1.4.1.9.9.41.1 | ciscoSyslogMIBObjects | CISCO-SYSLOG-MIB |
| 1.3.6.1.4.1.9.9.41.1.2 | clogHistory | CISCO-SYSLOG-MIB |
| 1.3.6.1.4.1.9.9.41.1.2.3 | clogHistoryTable | CISCO-SYSLOG-MIB |
| 1.3.6.1.4.1.9.9.41.1.2.3.1 | clogHistoryEntry | CISCO-SYSLOG-MIB |
| 1.3.6.1.4.1.9.9.41.1.2.3.1.5 | clogHistMsgText | CISCO-SYSLOG-MIB |