All MIBs › COLUBRIS-DEVICE-MIB › coDevDisControllerIndex
coDevDisControllerIndex
Module: COLUBRIS-DEVICE-MIB
OID (symbolic): COLUBRIS-DEVICE-MIB::coDevDisControllerIndex
OID (numeric): 1.3.6.1.4.1.8744.5.23.1.2.1.1.11
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: If the device belongs to an controller team, this index refer to coControllerDisIndex, otherwise it is 0.
What is coDevDisControllerIndex?
This Integer32, ranging from 0 to 5, indicates which entry in the controller discovery table (coControllerDisIndex) this device belongs to if it is part of a controller team, or 0 if it is standalone. An admin reads this to quickly determine whether a given device is operating alone or as part of a managed controller team, and if so, which team entry it maps to. For example, seeing a value of 2 tells the admin this device corresponds to the third entry in the controller team's discovery table rather than running independently.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8744.5.23.1.2.1.1.11 snmpwalk -v2c -c public <target> COLUBRIS-DEVICE-MIB::coDevDisControllerIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8744.5.23.1.2.1.1.11.1 snmpget -v2c -c public <target> COLUBRIS-DEVICE-MIB::coDevDisControllerIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> coDevDisControllerIndex.1
Start monitoring Colubris/HP wireless access point (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COLUBRIS-DEVICE-MIB::coDevDisControllerIndex OID value, configure state conditions and alerts, and monitor any Colubris/HP wireless access point (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 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.8744 | colubris | COLUBRIS-SMI |
| 1.3.6.1.4.1.8744.5 | colubrisMgmtV2 | COLUBRIS-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.8744.5.23 | colubrisDeviceMIB | COLUBRIS-DEVICE-MIB |
| 1.3.6.1.4.1.8744.5.23.1 | colubrisDeviceMIBObjects | COLUBRIS-DEVICE-MIB |
| 1.3.6.1.4.1.8744.5.23.1.2 | coDeviceDiscoveryGroup | COLUBRIS-DEVICE-MIB |
| 1.3.6.1.4.1.8744.5.23.1.2.1 | coDeviceDiscoveryTable | COLUBRIS-DEVICE-MIB |
| 1.3.6.1.4.1.8744.5.23.1.2.1.1 | coDeviceDiscoveryEntry | COLUBRIS-DEVICE-MIB |
| 1.3.6.1.4.1.8744.5.23.1.2.1.1.11 | coDevDisControllerIndex | COLUBRIS-DEVICE-MIB |