sleRouteInterface
SLE-NETWORK-MIB ·
.1.3.6.1.4.1.6296.101.11.4.1.1.4
Object
column Integer32
The index value which uniquely identifies
the local interface through
which the next hop of this route
should be reached.
The interface identified by a particular
value of this index is the same interface
as identified by the same value of
sleNetIfIndex.
Network interface index
0: invalid
1..4094: VLAN
4095: management
4096: loopback
4097: NULL device
10000..11023: Tunnel interface index
Context
- MIB
- SLE-NETWORK-MIB
- OID
.1.3.6.1.4.1.6296.101.11.4.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sleRouteEntry
- 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 'SLE-NETWORK-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-NETWORK-MIB::sleRouteInterface'
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::sleRouteInterface.<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::sleRouteInterface'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-11023
Conformance
Member of