brzaccVLTrafficPriIpRangeOption
ALVARION-DOT11-WLAN-MIB ·
.1.3.6.1.4.1.12394.1.1.7.10.5.1
Object
scalar r/w
Enumeration
Applicable to all units.
disable(1): Disable IP Range Prioritization.
ipSource(2): Prioritization of the IP protocol packets with
IP source address in range defined by following two OIDs.
ipDestination(3): Prioritization of the IP protocol packets with
IP destination address in range defined by following two OIDs.
ipSourceOrDestination(4): Prioritization of the IP protocol packets with
IP source address or IP destination address
in range defined by following two OIDs.
Context
- MIB
- ALVARION-DOT11-WLAN-MIB
- OID
.1.3.6.1.4.1.12394.1.1.7.10.5.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- brzaccVLTrafficPriIpRange
Net-SNMP examples
How SNMP and these commands workScalars 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::brzaccVLTrafficPriIpRangeOption.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::brzaccVLTrafficPriIpRangeOption'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | ipSource |
3 | ipDestination |
4 | ipSourceOrDestination |