All MIBs › IEEE802dot11-MIB › dot11SpectrumManagementIndex
dot11SpectrumManagementIndex
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11SpectrumManagementIndex
OID (numeric): 1.2.840.10036.1.8.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 Spectrum Management Table.
What is dot11SpectrumManagementIndex?
This is an auxiliary indexing variable used to identify specific rows and entries within the IEEE 802.11 Spectrum Management Table, which governs frequency band allocation and power settings. The index value itself is not meaningful but serves to uniquely identify instances of related spectrum management objects across multiple rows. Network managers use this to organize and manage spectrum-related constraints in regulatory domains for wireless access points.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.1.8.1.1 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11SpectrumManagementIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.1.8.1.1.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11SpectrumManagementIndex.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.8 | dot11SpectrumManagementTable | IEEE802dot11-MIB |
| 1.2.840.10036.1.8.1 | dot11SpectrumManagementEntry | IEEE802dot11-MIB |
| 1.2.840.10036.1.8.1.1 | dot11SpectrumManagementIndex | IEEE802dot11-MIB |