All MIBs › OpenROUTE-MIB › proElsSubSysTrapEnable
proElsSubSysTrapEnable
Module: OpenROUTE-MIB
OID (symbolic): OpenROUTE-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).
Setting this object to one of the other enumerated values has the effect of enabling ELS events of the specified level to a NMS via SNMP trap.
What is proElsSubSysTrapEnable?
Reading it always returns other(1); setting it to a specific log level enables SNMP trap generation for events at that level within the subsystem. Admins set this so that, for example, error-level events in the IP subsystem start generating traps to the NMS.
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> OpenROUTE-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> OpenROUTE-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 OpenROUTE Networks router/WAN optimization device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the OpenROUTE-MIB::proElsSubSysTrapEnable OID value, configure state conditions and alerts, and monitor any OpenROUTE Networks router/WAN optimization device from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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.6 | proElsSubSysTrapEnable | OpenROUTE-MIB |