All MIBs › CTATX-MIB › sipmRouteParents
sipmRouteParents
Module: CTATX-MIB
OID (symbolic): CTATX-MIB::sipmRouteParents
OID (numeric): 1.3.6.1.4.1.97.3.20.1.1.1.6
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The bitmapped incoming port(s) for which this origin is learned. This is an octet string of length 8. The least significant bit of the eighth octet is port 0. The least significant bit of the seventh octet is port 9 and so on up to a maximum of 64 ports.
What is sipmRouteParents?
This read-only OCTET STRING is an 8-octet bitmap identifying which incoming port(s) this multicast origin route was learned on, with the least significant bit of the eighth octet representing port 0, continuing up to a maximum of 64 ports. An admin decodes this bitmap to determine on which physical or logical interfaces the device has learned reachability to a given multicast source. Decoding sipmRouteParents to find multiple bits set would tell the admin the device has learned this origin route via more than one incoming interface, useful for understanding multicast topology redundancy.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.3.20.1.1.1.6 snmpwalk -v2c -c public <target> CTATX-MIB::sipmRouteParents
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.97.3.20.1.1.1.6.1 snmpget -v2c -c public <target> CTATX-MIB::sipmRouteParents.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::sipmRouteParents 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.20 | sipm | CTATX-MIB |
| 1.3.6.1.4.1.97.3.20.1 | sipmroute | CTATX-MIB |
| 1.3.6.1.4.1.97.3.20.1.1 | sipmRouteTable | CTATX-MIB |
| 1.3.6.1.4.1.97.3.20.1.1.1 | sipmRouteEntry | CTATX-MIB |
| 1.3.6.1.4.1.97.3.20.1.1.1.6 | sipmRouteParents | CTATX-MIB |