mvpnMrouteNextHopState
BGP-MPLS-LAYER3-VPN-MULTICAST-MIB ·
.1.3.6.1.2.1.243.1.8.1.10
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 enumerated states and the corresponding
descriptions are as follows:
pruned : this entry is not currently being used.
forwarding : this entry is currently being used.
Context
- MIB
- BGP-MPLS-LAYER3-VPN-MULTICAST-MIB
- OID
.1.3.6.1.2.1.243.1.8.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mvpnMrouteNextHopEntry
- 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 'BGP-MPLS-LAYER3-VPN-MULTICAST-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BGP-MPLS-LAYER3-VPN-MULTICAST-MIB::mvpnMrouteNextHopState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BGP-MPLS-LAYER3-VPN-MULTICAST-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BGP-MPLS-LAYER3-VPN-MULTICAST-MIB::mvpnMrouteNextHopState.<mplsL3VpnVrfName>.<mvpnMrouteNextHopGroupAddrType>.<mvpnMrouteNextHopGroupAddr>.<mvpnMrouteNextHopGroupPrefixLength>.<mvpnMrouteNextHopSourceAddrType>.<mvpnMrouteNextHopSourceAddrs>.<mvpnMrouteNextHopSourcePrefixLength>.<mvpnMrouteNextHopIfIndex>.<mvpnMrouteNextHopAddrType>.<mvpnMrouteNextHopAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BGP-MPLS-LAYER3-VPN-MULTICAST-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BGP-MPLS-LAYER3-VPN-MULTICAST-MIB::mvpnMrouteNextHopState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | pruned |
2 | forwarding |
Conformance
Member of