ipFilterLevel2Prio

BINTEC-IPEXT-MIB · .0.15.1.16

Object

column r/w Integer32
This object describes together with ipFilterLevel2PrioMask
the range of the level 2 priority field associated with 
the IP-datagrams belonging to the set. A priority value is
considered within the range, when the following equation
is valid:
              
(priority & ipFilterLevel2PrioMask) == (ipFilterLevel2Prio & ipFilterLevel2PrioMask)
              
If both objects are set to 0 the level 2 priority of the 
datagrams in the set is not specified and can take any 
value.

Context

MIB
BINTEC-IPEXT-MIB
OID
.0.15.1.16
Type
column
Access
readwrite
Status
current
Parent
ipFilterEntry

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 'BINTEC-IPEXT-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-IPEXT-MIB::ipFilterLevel2Prio'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BINTEC-IPEXT-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-IPEXT-MIB::ipFilterLevel2Prio.<ipFilterProtocol>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BINTEC-IPEXT-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BINTEC-IPEXT-MIB::ipFilterLevel2Prio'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-7