cIpForwardDest

CISCO-IETF-IP-FORWARD-MIB · .1.3.6.1.4.1.9.10.85.2.1.1

Object

column obsolete SNMPv2-SMIIpAddress
The destination IP address of this route.  An entry with a
value of 0.0.0.0 is considered a default route.
              
This object may not take a Multicast (Class D) address
value.
              
Any assignment (implicit or otherwise) of an instance of
this object to a value x must be rejected if the bitwise
logical-AND of x with the value of the corresponding
instance of the cIpForwardMask object is not equal to x.

Context

MIB
CISCO-IETF-IP-FORWARD-MIB
OID
.1.3.6.1.4.1.9.10.85.2.1.1
Type
column
Access
readonly
Status
obsolete
Parent
cIpForwardEntry
Groups
1

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 'CISCO-IETF-IP-FORWARD-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-IP-FORWARD-MIB::cIpForwardDest'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IETF-IP-FORWARD-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-IP-FORWARD-MIB::cIpForwardDest.<cIpForwardDest>.<cIpForwardProto>.<cIpForwardPolicy>.<cIpForwardNextHop>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IETF-IP-FORWARD-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IETF-IP-FORWARD-MIB::cIpForwardDest'

Syntax

Source
SNMPv2-SMIIpAddress
Base type
OctetString

Values & Constraints

Type Constraints
range: 4

Conformance