All MIBs › CASCADE-MIB › smdsaddrParentGrpMap
smdsaddrParentGrpMap
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::smdsaddrParentGrpMap
OID (numeric): 1.3.6.1.4.1.277.2.1.1.1.5
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The parent group bit map. The bit position of each bit in this bit map represent a parent group address ID. The most significant bit is corresponding to group address ID 1. This MIB object applies to a local individual address only.
What is smdsaddrParentGrpMap?
This read-only OCTET STRING is a bitmap where each bit position represents a parent group address ID, with the most significant bit corresponding to group address ID 1, and the description notes this object only applies to a local individual address, showing which SMDS groups this individual address is a member of. This lets an admin see group membership from the individual address's perspective without needing to check every group's own member bitmap individually. An engineer verifying that a customer's SMDS address correctly receives multicast traffic for group ID 3 would check that bit position 3 in smdsaddrParentGrpMap is set.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.2.1.1.1.5 snmpwalk -v2c -c public <target> CASCADE-MIB::smdsaddrParentGrpMap
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.2.1.1.1.5.1 snmpget -v2c -c public <target> CASCADE-MIB::smdsaddrParentGrpMap.1
Start monitoring Cascade Communications ATM/Frame Relay switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CASCADE-MIB::smdsaddrParentGrpMap OID value, configure state conditions and alerts, and monitor any Cascade Communications ATM/Frame Relay switches (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.277 | cascade | CASCADE-MIB |
| 1.3.6.1.4.1.277.2 | cascsmds | CASCADE-MIB |
| 1.3.6.1.4.1.277.2.1 | smdsaddr | CASCADE-MIB |
| 1.3.6.1.4.1.277.2.1.1 | smdsaddrTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.2.1.1.1 | smdsaddrEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.2.1.1.1.5 | smdsaddrParentGrpMap | CASCADE-MIB |