All MIBs › IEEE802dot11-MIB › dot11EDCATableIndex
dot11EDCATableIndex
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11EDCATableIndex
OID (numeric): 1.2.840.10036.2.4.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The auxiliary variable used to identify instances of the columnar objects in the EDCA Table. The value of this variable is 1) 1, if the value of the AC is AC_BK. 2) 2, if the value of the AC is AC_BE. 3) 3, if the value of the AC is AC_VI. 4) 4, if the value of the AC is AC_VO.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.2.4.1.1 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11EDCATableIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.2.4.1.1.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11EDCATableIndex.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.2 | dot11mac | IEEE802dot11-MIB |
| 1.2.840.10036.2.4 | dot11EDCATable | IEEE802dot11-MIB |
| 1.2.840.10036.2.4.1 | dot11EDCATableEntry | IEEE802dot11-MIB |
| 1.2.840.10036.2.4.1.1 | dot11EDCATableIndex | IEEE802dot11-MIB |