hpEntPhysicalContainedIn

HP-ENTITY-MIB · .1.3.6.1.4.1.11.2.14.9.1.1.1.1.4

Object

column obsolete Integer32
The value of hpEntPhysicalIndex for the physical entity which
'contains' this physical entity.  A value of zero indicates
this physical entity is not contained in any other physical
entity.  Note that the set of 'containment' relationships
define a strict hierarchy; that is, recursion is not
allowed.

Context

MIB
HP-ENTITY-MIB
OID
.1.3.6.1.4.1.11.2.14.9.1.1.1.1.4
Type
column
Access
readonly
Status
obsolete
Parent
hpEntPhysicalEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HP-ENTITY-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ENTITY-MIB::hpEntPhysicalContainedIn'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ENTITY-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ENTITY-MIB::hpEntPhysicalContainedIn.<hpEntPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ENTITY-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ENTITY-MIB::hpEntPhysicalContainedIn'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-2147483647

Conformance