proElsSubSysEventMsg
PROTEON-MIB ·
.1.3.6.1.4.1.1.6.2.3.1.2
Object
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
Context
- MIB
- PROTEON-MIB
- OID
.1.3.6.1.4.1.1.6.2.3.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- proElsSubSysEventTableEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PROTEON-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PROTEON-MIB::proElsSubSysEventMsg'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PROTEON-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PROTEON-MIB::proElsSubSysEventMsg.<proElsSubSysIndex>.<proElsSubSysEventIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PROTEON-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PROTEON-MIB::proElsSubSysEventMsg'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.