entPhysicalParentRelPos
ENTITY-MIB ·
.1.3.6.1.2.1.47.1.1.1.1.6
Object
column
Integer32
An indication of the relative position of this 'child'
component among all its 'sibling' components. Sibling
components are defined as entPhysicalEntries that share the
same instance values of each of the entPhysicalContainedIn
and entPhysicalClass objects.
An NMS can use this object to identify the relative ordering
for all sibling components of a particular parent
(identified by the entPhysicalContainedIn instance in each
sibling entry).
If possible, this value should match any external labeling
of the physical component. For example, for a container
(e.g., card slot) labeled as 'slot #3',
entPhysicalParentRelPos should have the value '3'. Note
that the entPhysicalEntry for the module plugged in slot 3
should have an entPhysicalParentRelPos value of '1'.
If the physical position of this component does not match
any external numbering or clearly visible ordering, then
user documentation or other external reference material
should be used to determine the parent-relative position.
If this is not possible, then the agent should assign a
consistent (but possibly arbitrary) ordering to a given set
of 'sibling' components, perhaps based on internal
representation of the components.
If the agent cannot determine the parent-relative position
for some reason, or if the associated value of
entPhysicalContainedIn is '0', then the value '-1' is
returned. Otherwise, a non-negative integer is returned,
indicating the parent-relative position of this physical
entity.
Parent-relative ordering normally starts from '1' and
continues to 'N', where 'N' represents the highest
positioned child entity. However, if the physical entities
(e.g., slots) are labeled from a starting position of zero,
then the first sibling should be associated with an
entPhysicalParentRelPos value of '0'. Note that this
ordering may be sparse or dense, depending on agent
implementation.
The actual values returned are not globally meaningful, as
each 'parent' component may use different numbering
algorithms. The ordering is only meaningful among siblings
of the same parent component.
The agent should retain parent-relative position values
across reboots, either through algorithmic assignment or use
of non-volatile storage.
Context
- MIB
- ENTITY-MIB
- OID
.1.3.6.1.2.1.47.1.1.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- entPhysicalEntry
- Table
- entPhysicalTable
- Siblings
- 18
Syntax
Integer32
Values & Constraints
Object Constraints
range: -1-2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| entPhysicalIndex The index for this entry. | column | PhysicalIndex | .1.3.6.1.2.1.47.1.1.1.1.1 |
| entPhysicalSoftwareRev The vendor-specific software revision string for the
physical entity.
Note that if revision information is stored internally in a
non-printable (e.g., binary) forma… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.47.1.1.1.1.10 |
| entPhysicalSerialNum The vendor-specific serial number string for the physical
entity. The preferred value is the serial number string
actually printed on the component itself (if present).
… | column | OctetString | .1.3.6.1.2.1.47.1.1.1.1.11 |
| entPhysicalMfgName The name of the manufacturer of this physical component.
The preferred value is the manufacturer name string actually
printed on the component itself (if present).
… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.47.1.1.1.1.12 |
| entPhysicalModelName The vendor-specific model name identifier string associated
with this physical component. The preferred value is the
customer-visible part number, which may be printed on the
com… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.47.1.1.1.1.13 |
| entPhysicalAlias This object is an 'alias' name for the physical entity, as
specified by a network manager, and provides a non-volatile
'handle' for the physical entity.
On the firs… | column | OctetString | .1.3.6.1.2.1.47.1.1.1.1.14 |
| entPhysicalAssetID This object is a user-assigned asset tracking identifier
(as specified by a network manager) for the physical entity
and provides non-volatile storage of this information.
… | column | OctetString | .1.3.6.1.2.1.47.1.1.1.1.15 |
| entPhysicalIsFRU This object indicates whether or not this physical entity
is considered a 'field replaceable unit' by the vendor.
If this object contains the value 'true(1)', then this
entPhysica… | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.47.1.1.1.1.16 |
| entPhysicalMfgDate This object contains the date of manufacturing of the
managed entity. If the manufacturing date is unknown or
not supported, the object is not instantiated. The special
value '0… | column | SNMPv2-TCDateAndTime | .1.3.6.1.2.1.47.1.1.1.1.17 |
| entPhysicalUris This object contains identification
information about the physical entity. The object
contains URIs; therefore, the syntax of this object
must conform to RFC 3986, Section 3.
… | column | OctetString | .1.3.6.1.2.1.47.1.1.1.1.18 |
| entPhysicalUUID This object contains identification information
about the physical entity. The object contains a
Universally Unique Identifier, the syntax of this object
must conform to RFC 4122… | column | UUID-TC-MIBUUIDorZero | .1.3.6.1.2.1.47.1.1.1.1.19 |
| entPhysicalDescr A textual description of physical entity. This object
should contain a string that identifies the manufacturer's
name for the physical entity and should be set to a
distinct valu… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.47.1.1.1.1.2 |
| entPhysicalVendorType An indication of the vendor-specific hardware type of the
physical entity. Note that this is different from the
definition of MIB-II's sysObjectID.
An agent should… | column | SNMPv2-TCAutonomousType | .1.3.6.1.2.1.47.1.1.1.1.3 |
| entPhysicalContainedIn The value of entPhysicalIndex for the physical entity that
'contains' this physical entity. A value of zero indicates
this physical entity is not contained in any other physical
… | column | PhysicalIndexOrZero | .1.3.6.1.2.1.47.1.1.1.1.4 |
| entPhysicalClass An indication of the general hardware type of the physical
entity.
An agent should set this object to the standard enumeration
value that most accurately indicates … | column | IANA-ENTITY-MIBIANAPhysicalClass | .1.3.6.1.2.1.47.1.1.1.1.5 |
| entPhysicalName The textual name of the physical entity. The value of this
object should be the name of the component as assigned by
the local device and should be suitable for use in commands
e… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.47.1.1.1.1.7 |
| entPhysicalHardwareRev The vendor-specific hardware revision string for the
physical entity. The preferred value is the hardware
revision identifier actually printed on the component itself
(if present… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.47.1.1.1.1.8 |
| entPhysicalFirmwareRev The vendor-specific firmware revision string for the
physical entity.
Note that if revision information is stored internally in a
non-printable (e.g., binary) forma… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.47.1.1.1.1.9 |