vnsQoSWirelessDLPolicerAction

HIPATH-WIRELESS-HWC-MIB · .1.3.6.1.4.1.4329.15.3.3.1.11.1.13

Object

column r/w Enumeration
If doNothing is selected, no action is taken. This is default value.
If downgrade is selected, AP will downgrade all traffic to the 
   highest AC that does not require CAC in downlink.
If drop is selected, AP will drop client if it observes a client 
   that is illegally using an AC that has CAC mandatory in downlink.
This field has a meaning only if admission control is enabled for 
      VO or VI.

Context

MIB
HIPATH-WIRELESS-HWC-MIB
OID
.1.3.6.1.4.1.4329.15.3.3.1.11.1.13
Type
column
Access
readwrite
Status
current
Default
doNothing
Parent
vnsQoSEntry
Groups
1

Walk 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 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-HWC-MIB::vnsQoSWirelessDLPolicerAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-HWC-MIB::vnsQoSWirelessDLPolicerAction.<vnsIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HIPATH-WIRELESS-HWC-MIB::vnsQoSWirelessDLPolicerAction'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0doNothing
1downgrade
2drop

Conformance