All MIBs › PROTEON-MIB › proElsSubSysDisplayDisable
proElsSubSysDisplayDisable
Module: PROTEON-MIB
OID (symbolic): PROTEON-MIB::proElsSubSysDisplayDisable
OID (numeric): 1.3.6.1.4.1.1.6.2.2.1.5
Node type: OBJECT-TYPE
Type: ProElsMsgLogLevel
Access: read-write
Description:
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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1.6.2.2.1.5 snmpwalk -v2c -c public <target> PROTEON-MIB::proElsSubSysDisplayDisable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1.6.2.2.1.5.1 snmpget -v2c -c public <target> PROTEON-MIB::proElsSubSysDisplayDisable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1.6.2.2.1.5.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 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.2 | proElsSubSysTable | OpenROUTE-MIB |
| 1.3.6.1.4.1.1.6.2.2.1 | proElsSubSysTableEntry | OpenROUTE-MIB |
| 1.3.6.1.4.1.1.6.2.2.1.5 | proElsSubSysDisplayDisable | PROTEON-MIB |