PROTEON-MIB :: proElsSubSysEventMsg

MIB Reference — IPNetwork Monitor

All MIBsPROTEON-MIBproElsSubSysEventMsg

proElsSubSysEventMsg

Module: PROTEON-MIB

OID (symbolic): PROTEON-MIB::proElsSubSysEventMsg

OID (numeric): 1.3.6.1.4.1.1.6.2.3.1.2

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-only

Description:

The unformatted textual description for the message. It provides the message text related to this event and indiates where specific information will be filled in when the message is displayed on the console or sent in an SNMP trap.

For example, the text for the IP.008 event is:

no rte %I -> %I dsc

When sent in an SNMP trap, the variable binding of the trap has this text with the specific IP addresses fillled in. The format of this string is one of the two following formats:

If ELS timestamping is enabled:

hr:min:sec subsys_name.event_num: message_text

For example - 09:32:56 IP.008: no rte 9.7.1.8 -> 9.7.4.3 dsc

If ELS timestamping is disabled:

subsys_name.event_num: message_text

For example - IP.008: no rte 9.7.1.8 -> 9.7.4.3 dsc

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1.6.2.3.1.2
snmpwalk -v2c -c public <target> PROTEON-MIB::proElsSubSysEventMsg

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1.6.2.3.1.2.1
snmpget -v2c -c public <target> PROTEON-MIB::proElsSubSysEventMsg.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> proElsSubSysEventMsg.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.1proteonOpenROUTE-MIB
1.3.6.1.4.1.1.6proSystemOpenROUTE-MIB
1.3.6.1.4.1.1.6.2proElsOpenROUTE-MIB
1.3.6.1.4.1.1.6.2.3proElsSubSysEventTableOpenROUTE-MIB
1.3.6.1.4.1.1.6.2.3.1proElsSubSysEventTableEntryOpenROUTE-MIB
1.3.6.1.4.1.1.6.2.3.1.2proElsSubSysEventMsgPROTEON-MIB