proElsSubSysEventLogLevel
PROTEON-MIB ·
.1.3.6.1.4.1.1.6.2.3.1.4
Object
The pre-defined setting that classifies this message.
Context
- MIB
- PROTEON-MIB
- OID
.1.3.6.1.4.1.1.6.2.3.1.4- 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::proElsSubSysEventLogLevel'
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::proElsSubSysEventLogLevel.<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::proElsSubSysEventLogLevel'
Syntax
- Source
- ProElsMsgLogLevel
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | proMsgLevelUIError |
3 | proMsgLevelCIError |
4 | proMsgLevelUEError |
5 | proMsgLevelCEError |
6 | proMsgLevelError |
7 | proMsgLevelUInfo |
8 | proMsgLevelCInfo |
9 | proMsgLevelInfo |
10 | proMsgLevelPTrace |
11 | proMsgLevelUTrace |
12 | proMsgLevelCTrace |
13 | proMsgLevelTrace |
14 | proMsgLevelAlways |
15 | proMsgLevelStandard |
16 | proMsgLevelAll |