hh3cDot11RadioSVPMapToAC
HH3C-DOT11-QOS-MIB ·
.1.3.6.1.4.1.25506.2.75.9.1.1.1.3
Object
Represents the AC level which SVP packets are assigned to. 'acbk' : Specifies the AC-BK (background traffic) queue. 'acbe' : Specifies the AC-BE (best-effort traffic) queue. 'acvi' : Specifies the AC-VI (video traffic) queue. 'acvo' : Specifies the AC-VO (voice traffic) queue. 'disable' : Disable SVP packet mapping.
Context
- MIB
- HH3C-DOT11-QOS-MIB
- OID
.1.3.6.1.4.1.25506.2.75.9.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hh3cDot11RadioWmmCfgEntry
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 'HH3C-DOT11-QOS-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-DOT11-QOS-MIB::hh3cDot11RadioSVPMapToAC'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-DOT11-QOS-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-DOT11-QOS-MIB::hh3cDot11RadioSVPMapToAC.<hh3cDot11WmmRadioIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-DOT11-QOS-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-DOT11-QOS-MIB::hh3cDot11RadioSVPMapToAC'
Syntax
- Source
- Hh3cDot11WMMSVPMapAC
- Base type
Enumeration
Values & Constraints
Type Values
1 | acbk |
2 | acbe |
3 | acvi |
4 | acvo |
5 | disable |