sleRoute6Type
SLE-Network6-MIB ·
.1.3.6.1.4.1.6296.101.26.5.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.
Context
- MIB
- SLE-Network6-MIB
- OID
.1.3.6.1.4.1.6296.101.26.5.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sleRoute6Entry
- 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-Network6-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-Network6-MIB::sleRoute6Type'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SLE-Network6-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-Network6-MIB::sleRoute6Type.<sleIpVRFIndex>.<sleRoute6DstAddress>.<sleRoute6DstMask>.<sleRoute6Gateway>.<sleRoute6Proto>.<sleNetIf6Index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SLE-Network6-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SLE-Network6-MIB::sleRoute6Type'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | invalid |
3 | direct |
4 | indirect |
Conformance
Member of