sleRouteActive
SLE-NETWORK-MIB ·
.1.3.6.1.4.1.6296.101.11.4.1.1.8
Object
column r/w
Enumeration
The active status for this routing entry.
Context
- MIB
- SLE-NETWORK-MIB
- OID
.1.3.6.1.4.1.6296.101.11.4.1.1.8- 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::sleRouteActive'
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::sleRouteActive.<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::sleRouteActive'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | inactive |
1 | active |
Conformance
Member of