All MIBs › AirPair-MIB › apFanTestMode
apFanTestMode
Module: AirPair-MIB
OID (symbolic): AirPair-MIB::apFanTestMode
OID (numeric): 1.3.6.1.4.1.7262.1.25.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This operation turns on or off fan test mode. Fan test mode forces all fans in the system to on.
Valid only when the installation type is IDU-ODU split
What is apFanTestMode?
This read-write switch forces all fans in the unit on for testing, and is only meaningful when apInstallationType indicates an IDU-ODU split installation. An admin would turn it on temporarily to verify both fans spin up correctly, then turn it back off.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7262.1.25.6 snmpwalk -v2c -c public <target> AirPair-MIB::apFanTestMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7262.1.25.6.1 snmpget -v2c -c public <target> AirPair-MIB::apFanTestMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.7262.1.25.6.1 i <value>
Start monitoring DragonWave microwave radios with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AirPair-MIB::apFanTestMode OID value, configure state conditions and alerts, and monitor any DragonWave microwave radios from a single console.
OID Breakdown
Upper-level ancestors (1 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| Numeric OID | Name | Module |
|---|---|---|
| 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.7262 | dragonwave | AirPair-MIB |
| 1.3.6.1.4.1.7262.1 | airPair | AirPair-MIB |
| 1.3.6.1.4.1.7262.1.25 | apInstall | AirPair-MIB |
| 1.3.6.1.4.1.7262.1.25.6 | apFanTestMode | AirPair-MIB |