CISCO-SYSLOG-MIB :: clogHistMsgName

MIB Reference — IPNetwork Monitor

All MIBsCISCO-SYSLOG-MIBclogHistMsgName

clogHistMsgName

Module: CISCO-SYSLOG-MIB

OID (symbolic): CISCO-SYSLOG-MIB::clogHistMsgName

OID (numeric): 1.3.6.1.4.1.9.9.41.1.2.3.1.4

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-only

Description:

A textual identification for the message type. A facility name in conjunction with a message name uniquely identifies a message type.

What is clogHistMsgName?

This read-only object contains the name identifier of a syslog message type (such as 'CONFIG_I' or 'LINK_DOWN') that was logged by a Cisco device. In combination with the facility name, it uniquely identifies the category of system event that occurred. Network operations teams use these message names to filter and search through large logs when investigating system issues.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.41.1.2.3.1.4
snmpwalk -v2c -c public <target> CISCO-SYSLOG-MIB::clogHistMsgName

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.41.1.2.3.1.4.1
snmpget -v2c -c public <target> CISCO-SYSLOG-MIB::clogHistMsgName.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> clogHistMsgName.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.9ciscoCISCO-SMI
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
1.3.6.1.4.1.9.9.41ciscoSyslogMIBCISCO-SYSLOG-MIB
1.3.6.1.4.1.9.9.41.1ciscoSyslogMIBObjectsCISCO-SYSLOG-MIB
1.3.6.1.4.1.9.9.41.1.2clogHistoryCISCO-SYSLOG-MIB
1.3.6.1.4.1.9.9.41.1.2.3clogHistoryTableCISCO-SYSLOG-MIB
1.3.6.1.4.1.9.9.41.1.2.3.1clogHistoryEntryCISCO-SYSLOG-MIB
1.3.6.1.4.1.9.9.41.1.2.3.1.4clogHistMsgNameCISCO-SYSLOG-MIB