All MIBs › WESTERN-MULTIPLEX-MIB › trapLinkDownControl
trapLinkDownControl
Module: WESTERN-MULTIPLEX-MIB
OID (symbolic): WESTERN-MULTIPLEX-MIB::trapLinkDownControl
OID (numeric): 1.3.6.1.4.1.3727.20.10.5.23
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This persistent variable controls whether the Agent will attempt to sent a trap the MIB II 'linkDown' trap whenever the Network Management Unit, or NMU, detects a link interface with a 'down' status. The 'linkDown' trap is defined in RFC 1215, but offers no control for enabling or disabling. This MIB represents an extension to this definition for the purpose of allowing all traps to be selectively enabled or disabled. is linkDown trap has a single variable bindings of 'ifIndex', which identifies the index number of the interface in the 'down' state.
'enabled' allows the SNMP Agent to attempt to send the linkDown trap, provided the other checks describe below do not prohibit this trap from transmission.
'disabled' disallows the SNMP Agent from attempting to send the linkDown trap, thus 'filtering' this trap from transmission'. In this case, 'trapFilteredSpecific' will be incremented.
This MIB variable is the first of four checks that the NMU Agent uses to filter traps, based upon 1) a specific enable or disable control variable; 2) 'trapControl' which offers a gross on/off/limit control; 3) 'trapMgrTable' with 'trapMgrControl' and 'trapMgrAddress' which filters whether standard traps (such as this linkDown) and/or enterprise traps are sent to each specific trap manager; and 4) 'trapSeverityFilter' which filters traps according to a controlling severity level (In the case of linkDown, there is no associated severity level, so this final filter does not apply).
Whenever any of these trap filters cause a trap to be filtered, the corresponding MIB statistic is incremented. These statistics are 'trapFilteredSpecific', 'trapFilteredControl', 'trapFilteredManager', and 'trapFilteredSeverity' .
See the MIB descriptions for any of these above variables for details.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3727.20.10.5.23 snmpwalk -v2c -c public <target> WESTERN-MULTIPLEX-MIB::trapLinkDownControl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3727.20.10.5.23.1 snmpget -v2c -c public <target> WESTERN-MULTIPLEX-MIB::trapLinkDownControl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3727.20.10.5.23.1 i <value>
Start monitoring Western Multiplex (Proxim/BridgeWave) fixed-wireless microwave radio equipment (component-inventory/boot-history/event-log status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the WESTERN-MULTIPLEX-MIB::trapLinkDownControl OID value, configure state conditions and alerts, and monitor any Western Multiplex (Proxim/BridgeWave) fixed-wireless microwave radio equipment (component-inventory/boot-history/event-log status) 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.3727 | western_multiplex | WESTERN-MULTIPLEX-MIB |
| 1.3.6.1.4.1.3727.20 | tsunami100_06 | WESTERN-MULTIPLEX-MIB |
| 1.3.6.1.4.1.3727.20.10 | system | WESTERN-MULTIPLEX-MIB |
| 1.3.6.1.4.1.3727.20.10.5 | trap | WESTERN-MULTIPLEX-MIB |
| 1.3.6.1.4.1.3727.20.10.5.23 | trapLinkDownControl | WESTERN-MULTIPLEX-MIB |