All MIBs › OpenROUTE-MIB › proElsSubSysEventMsg
proElsSubSysEventMsg
Module: OpenROUTE-MIB
OID (symbolic): OpenROUTE-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 textual description for the message. If timestamping is turned on (proElsTimestamp is set to 2 or 3), the 8-byte timestamp and a blank will precede the ELS message. In all cases proElsSubSysEventMsg provides the same ELS data as would be displayed on the console.
What is proElsSubSysEventMsg?
The textual description of a specific ELS event message; if timestamping is enabled (proElsTimestamp set to 2 or 3), an 8-byte timestamp and a blank precede the text, matching what would appear on the console. This is also the variable carried in the proElsTrapV2 trap, so it's what shows up in a received trap's payload.
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> OpenROUTE-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> OpenROUTE-MIB::proElsSubSysEventMsg.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> proElsSubSysEventMsg.1
Start monitoring OpenROUTE Networks router/WAN optimization device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the OpenROUTE-MIB::proElsSubSysEventMsg OID value, configure state conditions and alerts, and monitor any OpenROUTE Networks router/WAN optimization device from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1 | proteon | OpenROUTE-MIB |
| 1.3.6.1.4.1.1.6 | proSystem | OpenROUTE-MIB |
| 1.3.6.1.4.1.1.6.2 | proEls | OpenROUTE-MIB |
| 1.3.6.1.4.1.1.6.2.3 | proElsSubSysEventTable | OpenROUTE-MIB |
| 1.3.6.1.4.1.1.6.2.3.1 | proElsSubSysEventTableEntry | OpenROUTE-MIB |
| 1.3.6.1.4.1.1.6.2.3.1.2 | proElsSubSysEventMsg | OpenROUTE-MIB |