sleRouteDstAddress

SLE-NETWORK-MIB · .1.3.6.1.4.1.6296.101.11.4.1.1.1

Object

The destination IP address of this route. 
An entry with a value of 0.0.0.0 is considered a default route. 
Multiple routes to a single destination can appear in the table, 
but access to such multiple entries is dependent on the table-access mechanisms defined by the network management protocol in use.

Context

MIB
SLE-NETWORK-MIB
OID
.1.3.6.1.4.1.6296.101.11.4.1.1.1
Type
column
Access
readonly
Status
current
Parent
sleRouteEntry
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 'SLE-NETWORK-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-NETWORK-MIB::sleRouteDstAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SLE-NETWORK-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-NETWORK-MIB::sleRouteDstAddress.<sleRouteDstAddress>.<sleRouteDstMask>.<sleRouteGateway>.<sleRouteInterface>.<sleRouteVRFIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SLE-NETWORK-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SLE-NETWORK-MIB::sleRouteDstAddress'

Syntax

Source
SNMPv2-SMIIpAddress
Base type
OctetString

Values & Constraints

Type Constraints
range: 4

Conformance