ipMRoute1NextHopState
DRAFT-IPMROUTE-MIB ·
.1.3.6.1.3.60.1.1.3.1.6
Object
column Enumeration
An indication of whether the outgoing interface and next- hop represented by this entry is currently being used to forward IP datagrams. The value 'forwarding' indicates it is currently being used; the value 'pruned' indicates it is not.
Context
- MIB
- DRAFT-IPMROUTE-MIB
- OID
.1.3.6.1.3.60.1.1.3.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipMRoute1NextHopEntry
- 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 'DRAFT-IPMROUTE-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DRAFT-IPMROUTE-MIB::ipMRoute1NextHopState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DRAFT-IPMROUTE-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DRAFT-IPMROUTE-MIB::ipMRoute1NextHopState.<ipMRoute1NextHopGroup>.<ipMRoute1NextHopSource>.<ipMRoute1NextHopSourceMask>.<ipMRoute1NextHopIfIndex>.<ipMRoute1NextHopAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DRAFT-IPMROUTE-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DRAFT-IPMROUTE-MIB::ipMRoute1NextHopState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | pruned |
2 | forwarding |
Conformance
Member of