All MIBs › WESTERN-MULTIPLEX-MIB › trapLinkUpControl
trapLinkUpControl
Module: WESTERN-MULTIPLEX-MIB
OID (symbolic): WESTERN-MULTIPLEX-MIB::trapLinkUpControl
OID (numeric): 1.3.6.1.4.1.3727.20.10.5.24
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 'linkUp' trap whenever the Network Management Unit, or NMU, detects a link interface with a 'up' status. The 'linkUp' 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. This linkUp trap has a single variable bindings of 'ifIndex', which identifies the index number of the interface in the 'up' state.
'enabled' allows the SNMP Agent to attempt to send the linkUp trap, provided the other checks describe below do not prohibit this trap from transmission.
'disabled' disallows the SNMP Agent from attempting to send the linkUp 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 linkUp) 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 linkUp, 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.24 snmpwalk -v2c -c public <target> WESTERN-MULTIPLEX-MIB::trapLinkUpControl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3727.20.10.5.24.1 snmpget -v2c -c public <target> WESTERN-MULTIPLEX-MIB::trapLinkUpControl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3727.20.10.5.24.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> trapLinkUpControl.1
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::trapLinkUpControl 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.24 | trapLinkUpControl | WESTERN-MULTIPLEX-MIB |