All MIBs › PROTEON-MIB › proElsSubSysTrapEnable
proElsSubSysTrapEnable
Module: PROTEON-MIB
OID (symbolic): PROTEON-MIB::proElsSubSysTrapEnable
OID (numeric): 1.3.6.1.4.1.1.6.2.2.1.6
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 proElsSubSysCurrTrapLevel variable.
A SET of this object to one of the other enumerated values has the effect of enabling ELS events of the specified level to be sent via an SNMP trap.
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.
What is proElsSubSysTrapEnable?
Setting this to a ProElsMsgLogLevel value enables SNMP trap generation for ELS events at that level for this subsystem; reading it always returns other(1) since it's a write-only control (check proElsSubSysCurrTrapLevel for the actual current setting). An admin sets this so error-level events from a specific subsystem, e.g. BGP, start generating traps to the NMS, noting that on non-2210 platforms the change only takes effect after the configuration is reloaded.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1.6.2.2.1.6 snmpwalk -v2c -c public <target> PROTEON-MIB::proElsSubSysTrapEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1.6.2.2.1.6.1 snmpget -v2c -c public <target> PROTEON-MIB::proElsSubSysTrapEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1.6.2.2.1.6.1 s <value>
Start monitoring Proteon router/IP gateway, legacy 1980s-1990s with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PROTEON-MIB::proElsSubSysTrapEnable OID value, configure state conditions and alerts, and monitor any Proteon router/IP gateway, legacy 1980s-1990s from a single console.
OID Breakdown
Upper-level ancestors (11 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 |
| 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1.6.2.2.1.6 | proElsSubSysTrapEnable | PROTEON-MIB |