All MIBs › IEEE802dot11-MIB › dot11MultiDomainCapabilityIndex
dot11MultiDomainCapabilityIndex
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11MultiDomainCapabilityIndex
OID (numeric): 1.2.840.10036.1.7.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The auxiliary variable used to identify instances of the columnar objects in the Multi Domain Capability Table.
What is dot11MultiDomainCapabilityIndex?
This read-only integer serves as an index to identify rows in the wireless multi-domain capability table for a specific domain capability. It's used internally by SNMP to organize different regulatory domain configurations. A wireless equipment vendor would reference this when querying what radio capabilities are available across different countries.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.1.7.1.1 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11MultiDomainCapabilityIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.1.7.1.1.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11MultiDomainCapabilityIndex.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.2 | member_body | IEEE802dot11-MIB |
| 1.2.840 | us | IEEE802dot11-MIB |
| 1.2.840.10036 | ieee802dot11 | IEEE802dot11-MIB |
| 1.2.840.10036.1 | dot11smt | IEEE802dot11-MIB |
| 1.2.840.10036.1.7 | dot11MultiDomainCapabilityTable | IEEE802dot11-MIB |
| 1.2.840.10036.1.7.1 | dot11MultiDomainCapabilityEntry | IEEE802dot11-MIB |
| 1.2.840.10036.1.7.1.1 | dot11MultiDomainCapabilityIndex | IEEE802dot11-MIB |