settingInterface80211Mode
ACKSYS-WLG-MIB ·
.1.3.6.1.4.1.28097.1.1.1.4
Object
scalar r/w
Enumeration
Select IEEE 802.11x compatibility mode.
Context
- MIB
- ACKSYS-WLG-MIB
- OID
.1.3.6.1.4.1.28097.1.1.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- settings
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ACKSYS-WLG-MIB' -M '/opt/observium/mibs/acksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACKSYS-WLG-MIB::settingInterface80211Mode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACKSYS-WLG-MIB' -M '/opt/observium/mibs/acksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACKSYS-WLG-MIB::settingInterface80211Mode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | b-only |
2 | g-only |
3 | mixed-b-g |
4 | a-only |