entPhysicalContainsTable
ENTITY-MIB ·
.1.3.6.1.2.1.47.1.3.3
Object
table
A table that exposes the container/'containee'
relationships between physical entities. This table
provides all the information found by constructing the
virtual containment tree for a given entPhysicalTable, but
in a more direct format.
In the event a physical entity is contained by more than one
other physical entity (e.g., double-wide modules), this
table should include these additional mappings, which cannot
be represented in the entPhysicalTable virtual containment
tree.
Context
- MIB
- ENTITY-MIB
- OID
.1.3.6.1.2.1.47.1.3.3- Type
- table
- Status
- current
- Parent
- entityMapping
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTITY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTITY-MIB::entPhysicalContainsTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTITY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTITY-MIB::entPhysicalContainsTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.