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
Start monitoring Cisco Catalyst 9300 series switch (syslog) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SYSLOG-MIB::clogHistMsgText OID value, configure state conditions and alerts, and monitor any Cisco Catalyst 9300 series switch (syslog) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |