brzaccVLToSPrioritizationOption

ALVARION-DOT11-WLAN-MIB · .1.3.6.1.4.1.12394.1.1.7.10.2.1

Object

scalar r/w Enumeration
Applicable to all units. Disable/Enable IP ToS prioritization and 
choose the interpretation of the IP ToS field from IP header.
ipPrecedence(2): The IP ToS field is defined by RFC791. In this 
        case the prioritization will be done using the 
        Precedence sub-field of IP ToS. This sub-field 
        has 3 bits, so it can be between 0 and 7.
dSCP(3):         The IP ToS field is defined by RFC2474. In this
        case the prioritization will be done using the 
        DSCP sub-field. The size of the sub-field is 6 bits, 
        so the range is 0 to 63.

Context

MIB
ALVARION-DOT11-WLAN-MIB
OID
.1.3.6.1.4.1.12394.1.1.7.10.2.1
Type
scalar
Access
readwrite
Status
current
Parent
brzaccVLTrafficPriIPToS

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALVARION-DOT11-WLAN-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALVARION-DOT11-WLAN-MIB::brzaccVLToSPrioritizationOption.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALVARION-DOT11-WLAN-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALVARION-DOT11-WLAN-MIB::brzaccVLToSPrioritizationOption'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disable
2ipPrecedence
3dSCP