sleOSPFRoutePathType
SLE-OSPF-MIB ·
.1.3.6.1.4.1.6296.101.51.6.1.1.1
Object
column Enumeration
Description.
Context
- MIB
- SLE-OSPF-MIB
- OID
.1.3.6.1.4.1.6296.101.51.6.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sleOSPFRouteEntry
- 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-OSPF-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-OSPF-MIB::sleOSPFRoutePathType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SLE-OSPF-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-OSPF-MIB::sleOSPFRoutePathType.<sleOSPFProcID>.<sleOSPFRouteNexthop>.<sleOSPFRouteNbrID>.<sleOSPFRoutePathType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SLE-OSPF-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SLE-OSPF-MIB::sleOSPFRoutePathType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | connected |
2 | intraArea |
3 | interArea |
4 | external |
5 | discard |
255 | unknown |
Conformance
Member of