ibmvFltHCCompare
IBM6611-MIB ·
.1.3.6.1.4.1.2.6.2.18.7.2.1.7
Object
column mandatory
Enumeration
Administrator defined value which indicates the relational association desired if filtering is being done based on hop count. If filtering is not being done based on hop count (that is, if the hop count portion of IBM VINES Port Mask is 0) the value of this object will be none(1).
Context
- MIB
- IBM6611-MIB
- OID
.1.3.6.1.4.1.2.6.2.18.7.2.1.7- 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::ibmvFltHCCompare'
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::ibmvFltHCCompare.<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::ibmvFltHCCompare'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | less-than |
2 | less-than-equal |
3 | equal |
4 | greater-than-equal |
5 | greater-than |
6 | na |