apRadioNSettingsHTProtectionStatus
SYMBOL-AP-MIB ·
.1.3.6.1.4.1.388.11.3.4.1.8.1.2
Object
column Enumeration
This is a new setting for 802.11n radios that indicates
the HT Protection Status. The possible values are:
Pure HT (1)
non-HT STA on Channel (2)
HT with 20 MHz-only STA (3)
non-HT STA associated (4)
Context
- MIB
- SYMBOL-AP-MIB
- OID
.1.3.6.1.4.1.388.11.3.4.1.8.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- apRadioNSettingsEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SYMBOL-AP-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYMBOL-AP-MIB::apRadioNSettingsHTProtectionStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SYMBOL-AP-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYMBOL-AP-MIB::apRadioNSettingsHTProtectionStatus.<apRadioSettingsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYMBOL-AP-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYMBOL-AP-MIB::apRadioNSettingsHTProtectionStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | pureHt |
2 | nonHtStaOnChannel |
3 | htWith20MHzOnlySta |
4 | nonHtStaAssociated |
Conformance
Member of