All MIBs › ADVA-FSPR7-MIB › downwardEnvChildId
downwardEnvChildId
Module: ADVA-FSPR7-MIB
OID (symbolic): ADVA-FSPR7-MIB::downwardEnvChildId
OID (numeric): 1.3.6.1.4.1.2544.1.11.7.8.11.1.7
Node type: OBJECT-TYPE
Type: RowPointer
Access: read-only
Description:
RowPointer to child entity.
What is downwardEnvChildId?
This OID points to a related device or component that is hierarchically below the current one in the system structure. It provides a reference link within a database-like system of connected equipment. A technician uses this to navigate relationships between physical components, such as finding which power supply card is attached to which main card.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.11.7.8.11.1.7 snmpwalk -v2c -c public <target> ADVA-FSPR7-MIB::downwardEnvChildId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.11.7.8.11.1.7.1 snmpget -v2c -c public <target> ADVA-FSPR7-MIB::downwardEnvChildId.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> downwardEnvChildId.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.8 | relationship | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.8.11 | downwardEnvTable | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.8.11.1 | downwardEnvEntry | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.8.11.1.7 | downwardEnvChildId | ADVA-FSPR7-MIB |