All MIBs › PROTEON-MIB › proElsTrapVersion
proElsTrapVersion
Module: PROTEON-MIB
OID (symbolic): PROTEON-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 format of the ELS trap has been changed so that the trap info is more useful to a majority of net managers. It now contains the fully constructed ELS message text, as opposed to the values that are presented in the text. See the ELS enterprise specific trap definition for more information.
What is proElsTrapVersion?
Selects which ELS trap format the device sends: the deprecated proElsTrapVersionV1(1), or proElsTrapVersionV2(2), the default, which carries the fully constructed message text instead of raw values. An admin should leave this at the V2 default unless working with legacy management software that still expects the old numeric-only trap format.
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> PROTEON-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> PROTEON-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 Proteon router/IP gateway, legacy 1980s-1990s with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PROTEON-MIB::proElsTrapVersion 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 (10 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.1 | proElsGeneric | OpenROUTE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1.6.2.1.5 | proElsTrapVersion | PROTEON-MIB |