All MIBs › AIRESPACE-WIRELESS-MIB › bsnAPParamUpdateTrapControlMask
bsnAPParamUpdateTrapControlMask
Module: AIRESPACE-WIRELESS-MIB
OID (symbolic): AIRESPACE-WIRELESS-MIB::bsnAPParamUpdateTrapControlMask
OID (numeric): 1.3.6.1.4.1.14179.2.6.1.4
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: Mac Parameters are updated for a Airespace AP interface
whenever Dynamic Algorithm are run. This mask describes
what update events merit traps to network management. If
the bit for a particular event is turned on then
notification will be generated on event occurance.
Event corresponding bit
----- -----------------
TxPowerChange 1
ChannelChange 2
AntennaChange 4
RTSCTSThresholdChange 8
EDThresholdChange 16
FragmentationThresholdChange 32What is bsnAPParamUpdateTrapControlMask?
A bitmask that controls which access point parameter update events (such as transmit power or channel changes made by the dynamic RF algorithm) will generate SNMP trap notifications. Each bit corresponds to a specific type of update event, allowing administrators to selectively enable notifications.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.14179.2.6.1.4 snmpwalk -v2c -c public <target> AIRESPACE-WIRELESS-MIB::bsnAPParamUpdateTrapControlMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.14179.2.6.1.4.1 snmpget -v2c -c public <target> AIRESPACE-WIRELESS-MIB::bsnAPParamUpdateTrapControlMask.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.14179.2.6.1.4.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> bsnAPParamUpdateTrapControlMask.1
Start monitoring Cisco (Airespace) Wireless LAN Controllers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AIRESPACE-WIRELESS-MIB::bsnAPParamUpdateTrapControlMask OID value, configure state conditions and alerts, and monitor any Cisco (Airespace) Wireless LAN Controllers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (7 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.14179 | airespace | AIRESPACE-REF-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.14179.2 | bsnWireless | AIRESPACE-WIRELESS-MIB |
| 1.3.6.1.4.1.14179.2.6 | bsnTrap | AIRESPACE-WIRELESS-MIB |
| 1.3.6.1.4.1.14179.2.6.1 | bsnTrapControl | AIRESPACE-WIRELESS-MIB |
| 1.3.6.1.4.1.14179.2.6.1.4 | bsnAPParamUpdateTrapControlMask | AIRESPACE-WIRELESS-MIB |