proElsSubSysDisplayDisable
PROTEON-MIB ·
.1.3.6.1.4.1.1.6.2.2.1.5
Object
A read of this object always returns the value other(1).
To check the current value, use the proElsSubSysCurrDisplayLevel
variable.
A SET of this object to one of the other enumerated values
has the effect of disabling ELS events of the specified
level to the console.
For 2210 platform, this SET changes the configuration parameters
and also immediately affects the operational parameters in use by
ELS.
For other platforms, this SET only affects the configuration
parameters and not the current operational parameters in use
by ELS. So in order for these changes to take effect, the
configuration must be updated.
Context
- MIB
- PROTEON-MIB
- OID
.1.3.6.1.4.1.1.6.2.2.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- proElsSubSysTableEntry
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::proElsSubSysDisplayDisable'
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::proElsSubSysDisplayDisable.<proElsSubSysIndex>'
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::proElsSubSysDisplayDisable'
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 |