|
|
This chapter describes the individual MIB objects that comprise the PXM45-specific MIB files. The ENTITY MIB resides in the ENTITY-MIB.my file. This MIB module represents multiple logical entities supported by a single SNMP agent.
Contents of this chapter include:
The physical table defines the textual conventions.
![]() |
Note The physical table group does not contain any object identifiers. |
Physical Table MIB objects are listed in Table 2-1.
| Name | Syntax | Description | Default Value | |
|---|---|---|---|---|
PhysicalIndex | Integer (1..2147483647) | Specifies an arbitrary value that uniquely identifies the physical entity. The value can be a small positive integer; index values for different physical entities are not necessarily contiguous. Status: current | none | |
PhysicalClass | Integer {other(1), unknown(2), chassis(3), backplane(4), container(5), (for example, a chassis slot or daughter-card holder) powerSupply(6), fan(7), sensor(8), module(9), (for example, a plug-in card or daughter-card) port(10), stack(11) (for example, a stack of multiple chassis entities)} | Specifies an enumerated value that provides an indication of the general hardware type of a particular physical entity. There are no restrictions as to the number of The following defines the enumeration:
| none | |
PhysicalClass (continued) |
|
Status: current |
| |
Octet String (SIZE(0..32))empty string or | Specifies a specially formatted If an instance of syntax object If an instance of syntax object Status: current | none | ||
The object identifier is listed in Table 2-2.
| Name | Object Identifier |
|---|---|
EntPhysicalTable | ::= { entityPhysical 1 } |
entPhysicalEntry | ::= { entPhysicalTable 1 } |
entPhysicalIndex | ::= { entPhysicalEntry 1 } |
entPhysicalDescr | ::= { entPhysicalEntry 2 } |
entPhysicalVendorType | ::= { entPhysicalEntry 3 } |
entPhysicalContainedIn | ::= { entPhysicalEntry 4 } |
entPhysicalClass | ::= { entPhysicalEntry 5 } |
entPhysicalParentRelPos | ::= { entPhysicalEntry 6 } |
entPhysicalName | ::= { entPhysicalEntry 7 } |
entPhysicalHardwareRev | ::= { entPhysicalEntry 8 } |
entPhysicalFirmwareRev | ::= { entPhysicalEntry 9 } |
entPhysicalSoftwareRev | ::= { entPhysicalEntry 10 } |
entPhysicalSerialNum | ::= { entPhysicalEntry 11 } |
entPhysicalMfgName | ::= { entPhysicalEntry 12 } |
::= { entPhysicalEntry 13 } | |
entPhysicalAlias | ::= { entPhysicalEntry 14 } |
entPhysicalAssetID | ::= { entPhysicalEntry 15 } |
entPhysicalIsFRU | ::= { entPhysicalEntry 16 } |
The MIB objects are described in Table 2-3.
| Name | Syntax | Description | Default Value | |||
|---|---|---|---|---|---|---|
Contains one row per physical entity. There is always at least one row for an overall physical entity. Max-Access: not-accessible Status: current | none | |||||
entPhysicalEntry | Provides information about a particular physical entity. Each entry provides objects For the OID1 values assigned to the Max-Access: not-accessible Status: current The index contains entPhysicalIndex. | none | ||||
PhysicalIndex | Specifies the index for this entry. Max-Access: not-accessible Status: current | none | ||||
SnmpAdminString | Provides a textual description for a physical entity. This object contains a string that identifies the manufacturer's name for the physical entity, and is set to a different value for each version or model of the physical entity. Max-Access: read-only Status: current | none | ||||
AutonomousType | Indicates the vendor-specific hardware type of the physical entity.
An agent sets this object to a enterprise-specific registration identifier value indicating the specific equipment type in detail. The associated instance of If no vendor-specific registration identifier exists for this physical entity, or the value is unknown by this agent, the value { 0 0 } is returned. For OID values of this object, see Table 1-5. Max-Access: read-only Status: current | none | ||||
Integer (0..2147483647) | Specifies the value of
In the event a physical entity is contained by more than one physical entity (for example, double-wide modules), this object can identify the containing entity with the lowest value of Max-Access: read-only Status: current | none | ||||
PhysicalClass | Indicates the general hardware type of the physical entity. An agent can set this object to the standard enumeration value that most accurately indicates the general class of the physical entity, or the primary class if there is more than one. If no appropriate standard registration identifier exists for this physical entity, the value other(1) is returned. If the value is unknown by this agent, the value Max-Access: read-only Status: current | none | ||||
Integer (-1..2147483647) | Indicates the relative position of this child component among all its sibling components. Sibling components are defined as A NMS can use this object to identify the relative ordering for all sibling components of a particular parent (identified by the This value can match any external labeling of the physical component if possible. For example, for a container (card slot) labeled as slot #3,
If the physical position of this component does not match any external numbering or visible ordering, user documentation or other external reference material should be used to determine the parent-relative position. If this is not possible, the agent should assign a consistent (but possibly arbitrary) ordering to a given set of sibling components, based on internal representation of the components. | none | ||||
|
(continued) |
| If the agent cannot determine the parent-relative position, or if the associated value of entPhysicalContainedIn is zero, the value -1 is returned. Otherwise, a non-negative integer is returned, which indicates the parent-relative position of this physical entity. Parent-relative ordering normally starts from 1 and continues to N. For example, N represents the highest positioned child entity. If the physical entities, for example, slots, are labeled from a starting position of zero, the first sibling is associated with a entPhysicalParentRelPos value 0.
The actual values returned are not globally meaningful, as each parent component can use different numbering algorithms. The ordering is meaningful only among siblings of the same parent component. The agent can retain parent-relative position values across reboots, either through algorithmic assignment or use of non-volatile storage. Max-Access: read-only Status: current |
| |||
SnmpAdminString | Specifies the textual name of the physical entity. The value of this object can be the name of the component as assigned by the local device, and can be suitable for use in commands entered at the device's console. This can be a text name, such as console, or a simple component number (for example, port or module number) such as 1, depending on the physical component naming syntax of the device. If there is no local name, or this object is not applicable, this object contains a zero-length string.
Max-Access: read-only Status: current | none | ||||
SnmpAdminString | Specifies the vendor-specific hardware revision string for the physical entity. The preferred value is the hardware revision identifier printed on the component itself (if present).
If no specific hardware revision string is associated with the physical component, or this information is unknown to the agent, this object can contain a zero-length string. Max-Access: read-only Status: current | none | ||||
SnmpAdminString | Specifies the vendor-specific firmware revision string for the physical entity.
If no specific firmware programs are associated with the physical component, or this information is unknown to the agent, this object can contain a zero-length string. Max-Access: read-only Status: current | none | ||||
SnmpAdminString | Specifies the vendor-specific software revision string for the physical entity.
If no specific software programs are associated with the physical component, or this information is unknown to the agent, this object can contain a zero-length string. Max-Access: read-only Status: current | none | ||||
SnmpAdminString (SIZE (0..32)) | Specifies the vendor-specific serial number string for the physical entity. The preferred value is the serial number string printed on the component itself (if present). On the first instantiation of an physical entity, the associated value
Agents which cannot provide non-volatile storage for the Not every physical component has a serial number, or needs one. Physical entities for which the associated value of the If write access is implemented for an instance of Max-Access: read-write Status: current | none | ||||
SnmpAdminString | Specifies the manufacturer's name of the physical component. The preferred value is the manufacturer name string printed on the component itself (if present).
If the manufacturer name string associated with the physical component is unknown to the agent, this object contains a zero-length string. Max-Access: read-only Status: current | none | ||||
SnmpAdminString | Specifies the model name identifier string associated with this physical component. It is different for each vendor. The preferred value is the manufacturer-visible part number, which is printed on the component itself. If the model name string associated with the physical component is unknown to the agent, this object contains a zero-length string. Max-Access: read-only Status: current | none | ||||
SnmpAdminString (SIZE (0..32)) | Specifies 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 first instantiation of a physical entity, the value of If write access is implemented for an instance of Max-Access: read-write Status: current | none | ||||
SnmpAdminString (SIZE (0..32)) | Specifies a user-assigned asset tracking identifier for the physical entity as specified by a network manager, and provides non-volatile storage of this information. On the first instantiation of a physical entity, the value Not every physical component will have an asset tracking identifier, or even need one. Physical entities where the associated value of the If write access is implemented for an instance of If no asset tracking information is associated with the physical component, this object contains a zero-length string. Max-Access: read-write Status: current | none | ||||
TruthValue | Indicates whether or not this physical entity is considered a field replaceable unit by the vendor. If this object contains the value Max-Access: read-only Status: current | none | ||||
| 1OID is defined as an object identifier. |
The object identifier for each MIB object is listed in Table 2-4.
| Name | Object Identifier |
|---|---|
entPhysicalContainsTable | ::= { entityMapping 3 } |
::= { entPhysicalContainsTable 1 } | |
entPhysicalChildIndex | ::= { entPhysicalContainsEntry 1 } |
The MIB objects are listed in Table 2-5.
| Name | Syntax | Description | Default Value | |
|---|---|---|---|---|
Sequence of entPhysicalContainsEntry | Exposes the container relationships between physical entities. This table provides all the information found by constructing the virtual containment tree for a given In the event a physical entity is contained by more than one other physical entity (for example, double-wide modules), this table can include these additional mappings, which cannot be represented in the Max-Access: not-accessible Status: current | none | ||
entPhysicalContainsEntry | Indicates a single container and or containee relationship. Max-Access: not-accessible Status: current The indexes are the following:
| none | ||
PhysicalIndex | Specifies the value Max-Access: read-only Status: current | none | ||
The object identifier for the MIB object is shown in Table 2-6.
| Name | Object Identifier |
|---|---|
entLastChangeTime | ::= { entityGeneral 1 } |
The MIB object is listed in Table 2-7.
| Name | Syntax | Description | Default Value | |
|---|---|---|---|---|
TimeStamp | Specifies the value of Max-Access: read-only Status: current | none | ||
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Posted: Fri Sep 15 11:57:17 PDT 2000
Copyright 1989-2000©Cisco Systems Inc.