All MIBs › ADVA-MIB › entityContainedIn
entityContainedIn
Module: ADVA-MIB
OID (symbolic): ADVA-MIB::entityContainedIn
OID (numeric): 1.3.6.1.4.1.2544.2.5.5.2.1.2
Node type: OBJECT-TYPE
Type: EntityIndex
Access: read-only
Description:
Contained in
What is entityContainedIn?
This OID indicates which hardware component contains or houses another component in the system, establishing the physical hierarchy of equipment. It shows relationships like which chassis contains a card or which card contains a module. A technician uses this to understand the physical structure when troubleshooting or replacing equipment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.5.2.1.2 snmpwalk -v2c -c public <target> ADVA-MIB::entityContainedIn
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.5.2.1.2.1 snmpget -v2c -c public <target> ADVA-MIB::entityContainedIn.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.2 | common | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5 | config | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.5 | inventoryMib | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.5.2 | entityTable | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.5.2.1 | entityEntry | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.5.2.1.2 | entityContainedIn | ADVA-MIB |