cfmFlowIpHopLimit
CISCO-FLOW-MONITOR-MIB ·
.1.3.6.1.4.1.9.9.692.1.2.5.1.7
Object
column Unsigned32
This object indicates the hop limit of the corresponding
traffic flow.
If version 4 of the IP carries the traffic flow, then the value
of this column corresponds to the 'Time to Live' field of the IP
header contained by packets in the traffic flow (as observed by
the flow monitor).
If version 6 of the IP carries the traffic flow, then the value
of this column corresponds to the 'Hop Limit' field of the IP
header contained by packets in the traffic flow (as observed by
the flow monitor).
The value of this column is valid only if the 'hopLimit' bit of
the corresponding instance of cfmFlowIpValid is '1'.
Context
- MIB
- CISCO-FLOW-MONITOR-MIB
- OID
.1.3.6.1.4.1.9.9.692.1.2.5.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cfmFlowIpEntry
- Groups
- 1
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 'CISCO-FLOW-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FLOW-MONITOR-MIB::cfmFlowIpHopLimit'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FLOW-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FLOW-MONITOR-MIB::cfmFlowIpHopLimit.<cfmFlowMonitorId>.<cfmFlowId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FLOW-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FLOW-MONITOR-MIB::cfmFlowIpHopLimit'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-255
Conformance
Member of