All MIBs › OpenROUTE-MIB › proElsTrapVersion
proElsTrapVersion
Module: OpenROUTE-MIB
OID (symbolic): OpenROUTE-MIB::proElsTrapVersion
OID (numeric): 1.3.6.1.4.1.1.6.2.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The new ELS trap format is used by default. The ability to select the old proElsTrapVersionV1 format is only provided for backward compatibility. It is strongly recommended that net managers use the new and improved proElsTrapVersionV2 format.
This object reverts to its default value after a cold start (reload).
What is proElsTrapVersion?
Selects which ELS trap format the router sends: the legacy V1(1) format kept only for backward compatibility, or the recommended V2(2) format, which is the default. This setting reverts to its default after a cold start, so admins relying on the older format for a legacy NMS need to reapply it after every reload.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1.6.2.1.5 snmpwalk -v2c -c public <target> OpenROUTE-MIB::proElsTrapVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1.6.2.1.5.1 snmpget -v2c -c public <target> OpenROUTE-MIB::proElsTrapVersion.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1.6.2.1.5.1 i <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::proElsTrapVersion 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.1 | proElsGeneric | OpenROUTE-MIB |
| 1.3.6.1.4.1.1.6.2.1.5 | proElsTrapVersion | OpenROUTE-MIB |