ibmvFltValue
IBM6611-MIB ·
.1.3.6.1.4.1.2.6.2.18.7.2.1.4
Object
column mandatory
OctetString
An octet string representing the concatenation of
VINES IP header fields and VINES transport header fields
required by this filter entry. Incoming packets will
be bitwise ANDed with the value of ibmvFltMask, and
if the result is equal to the value of this object, the
packet will be filtered according to the value of
ibmvFltValue.
Fields from VINES IP and transport headers used for filtering:
field length field name
------------ ------------------------------
8 BITS protocol type
4 BITS hop count
32 BITS destination network number
16 BITS destination subnetwork number
16 BITS destination port number
32 BITS source network number
16 BITS source subnetwork number
16 BITS source port number
Context
- MIB
- IBM6611-MIB
- OID
.1.3.6.1.4.1.2.6.2.18.7.2.1.4- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ibmvFltEntry
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 'IBM6611-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM6611-MIB::ibmvFltValue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM6611-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM6611-MIB::ibmvFltValue.<ibmvFltIfIndex>.<ibmvFltNo>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM6611-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM6611-MIB::ibmvFltValue'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 18-18