All MIBs › ADVA-FSPR7-MIB › entityShelfConnParentId
entityShelfConnParentId
Module: ADVA-FSPR7-MIB
OID (symbolic): ADVA-FSPR7-MIB::entityShelfConnParentId
OID (numeric): 1.3.6.1.4.1.2544.1.11.7.2.18.1.9
Node type: OBJECT-TYPE
Type: RowPointer
Access: read-only
Description:
RowPointer to parent entity reported in corresponding entity table.
What is entityShelfConnParentId?
This read-only object contains a row pointer reference to the parent entity in the device's entity hierarchy, showing which larger component contains this shelf connection. An operator building a device topology map would follow these pointers to understand physical containment relationships. The pointer enables navigation of nested chassis, shelves, and card structures.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.11.7.2.18.1.9 snmpwalk -v2c -c public <target> ADVA-FSPR7-MIB::entityShelfConnParentId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.11.7.2.18.1.9.1 snmpget -v2c -c public <target> ADVA-FSPR7-MIB::entityShelfConnParentId.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> entityShelfConnParentId.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.11 | fspR7 | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.11.7 | advaFspR7 | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.2 | entities | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.2.18 | entityShelfConnTable | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.2.18.1 | entityShelfConnEntry | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.2.18.1.9 | entityShelfConnParentId | ADVA-FSPR7-MIB |