apTspecVoiceAcmMode
LINKSYS-WLAN-ACCESS-POINT-MIB ·
.1.3.6.1.4.1.3955.1000.203.12.1.1.4
Object
column r/w
Enumeration
Regulates mandatory admission control for the voice
access category (AC). When set to on(1), the
voice AC may only be used by WMM-compliant client
stations that have successfully established a TSPEC
for this AC.
Note that setting the apTspecLegacyWmmQMapMode
object to on(1) overrides the exclusive use of the
voice AC by allowing legacy (i.e. non-WMM-compliant) client
stations to use it as well.
Context
- MIB
- LINKSYS-WLAN-ACCESS-POINT-MIB
- OID
.1.3.6.1.4.1.3955.1000.203.12.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- apTspecAcmEntry
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 'LINKSYS-WLAN-ACCESS-POINT-MIB' -M '/opt/observium/mibs/linksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LINKSYS-WLAN-ACCESS-POINT-MIB::apTspecVoiceAcmMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LINKSYS-WLAN-ACCESS-POINT-MIB' -M '/opt/observium/mibs/linksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LINKSYS-WLAN-ACCESS-POINT-MIB::apTspecVoiceAcmMode.<apTspecRadioName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LINKSYS-WLAN-ACCESS-POINT-MIB' -M '/opt/observium/mibs/linksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LINKSYS-WLAN-ACCESS-POINT-MIB::apTspecVoiceAcmMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |