All MIBs › CTATX-MIB › ipMRouteNextHopState
ipMRouteNextHopState
Module: CTATX-MIB
OID (symbolic): CTATX-MIB::ipMRouteNextHopState
OID (numeric): 1.3.6.1.4.1.97.3.26.1.1.2.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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.
What is ipMRouteNextHopState?
This read-only INTEGER, pruned or forwarding, indicates whether the outgoing interface and next hop represented by an entry is currently being used to forward multicast datagrams. An admin checks this to see whether a downstream branch of the multicast distribution tree is currently active. For example, a next-hop entry showing pruned(1) means that branch currently has no downstream receivers, so the router has stopped forwarding this group's traffic out that interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.3.26.1.1.2.1.12 snmpwalk -v2c -c public <target> CTATX-MIB::ipMRouteNextHopState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.97.3.26.1.1.2.1.12.1 snmpget -v2c -c public <target> CTATX-MIB::ipMRouteNextHopState.1
Start monitoring Cabletron/Enterasys ATX switch module with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTATX-MIB::ipMRouteNextHopState OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys ATX switch module from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.97 | sigma | CT-ELS10-27-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.97.3 | ecs_1 | CTATX-MIB |
| 1.3.6.1.4.1.97.3.26 | ipMRouteMIB | CTATX-MIB |
| 1.3.6.1.4.1.97.3.26.1 | ipMRouteMIBObjects | CTATX-MIB |
| 1.3.6.1.4.1.97.3.26.1.1 | ipMRoute | CTATX-MIB |
| 1.3.6.1.4.1.97.3.26.1.1.2 | ipMRouteTable | CTATX-MIB |
| 1.3.6.1.4.1.97.3.26.1.1.2.1 | ipMRouteEntry | CTATX-MIB |
| 1.3.6.1.4.1.97.3.26.1.1.2.1.12 | ipMRouteNextHopState | CTATX-MIB |