sleRouteType
SLE-NETWORK-MIB ·
.1.3.6.1.4.1.6296.101.11.4.1.1.5
Object
column r/w
Enumeration
The type of route. Note that the values direct and indirect refer to the notion of direct and indirect routing in the IP architecture. Setting this object to the value invalid has the effect of invalidating the corresponding entry in the sleRouteTable object. That is, it effectively dissasociates the destination identified with said entry from the route identified with said entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entries not currently in use. Proper interpretation of such entries requires examination of the relevant sleRouteType object.
Context
- MIB
- SLE-NETWORK-MIB
- OID
.1.3.6.1.4.1.6296.101.11.4.1.1.5- Type
- column
- Access
- readwrite
- 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::sleRouteType'
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::sleRouteType.<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::sleRouteType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | invalid |
3 | direct |
4 | indirect |
Conformance
Member of