cefPathNextHopAddr
CISCO-CEF-MIB ·
.1.3.6.1.4.1.9.9.492.1.1.5.1.4
Object
column INET-ADDRESS-MIBInetAddress
Next hop address associated with this CEF path.
The value of this object is only relevant
for attached next hop and recursive next hop
path types (when the object cefPathType is
set to attachedNexthop(4) or recursiveNexthop(5)).
and will be set to zero for other path types.
The type of this address is determined by
the value of the cefPrefixType object.
Context
- MIB
- CISCO-CEF-MIB
- OID
.1.3.6.1.4.1.9.9.492.1.1.5.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cefPathEntry
- 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-CEF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CEF-MIB::cefPathNextHopAddr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CEF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CEF-MIB::cefPathNextHopAddr.<entPhysicalIndex>.<cefPrefixType>.<cefPrefixAddr>.<cefPrefixLen>.<cefPathId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CEF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CEF-MIB::cefPathNextHopAddr'
Syntax
- Source
- INET-ADDRESS-MIBInetAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of