- Table of Contents
-
- 03-Device Management
- 01-ENTITY-MIB
- 02-HH3C-COMMON-SYSTEM-MIB
- 03-HH3C-ENTITY-EXT-MIB
- 04-HH3C-ENTRELATION-MIB
- 05-HH3C-INFOCENTER-MIB
- 06-HH3C-LSW-DEV-ADM-MIB
- 07-HH3C-LswDEVM-MIB
- 08-HH3C-LswTRAP-MIB
- 09-HH3C-POWER-ETH-EXT-MIB
- 10-HH3C-RES-MON-MIB
- 11-HH3C-TRANSCEIVER-INFO-MIB
- 12-HH3C-TRAP-MIB
- 13-POWER-ETHERNET-MIB
- 14-SYSLOG-MSG-MIB
- Related Documents
-
Title | Size | Download |
---|---|---|
01-ENTITY-MIB | 58.37 KB |
Contents
ENTITY-MIB
About this MIB
Use this MIB to manage types of physical entities in a device in a tree structure and relationships between these physical entities. Through this MIB, you can obtain the relationship structure between the physical entities on the device and the related data and status of the physical entities.
An entry index in entPhysicalTable is referred to as an entity index, which is assigned by the product. Each entity uniquely identifies a hardware option on the device, such as fans, power supplies, memory modules, CPUs, service modules, and ports.
A network manager obtains the physical entity arrangement and inclusion relationship on the device by calculating the instance values of entPhysicalContainedIn and entPhysicalParentRelPos in the entPhysicalTable. Doing so can avoid assigning physical entity indexes in depth-first or breadth-first order.
RFC 4133 obsoletes RFC 2737, and adds support for the CPU entity type.
This MIB also contains notifications about configuration changes.
MIB file name
rfc4133-entity.mib
Root object
iso(1).org(3).dod(6).internet(1).mgmt(2).mib-2(1).entityMIB(47)
Scalar objects
entLastChangeTime
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
entLastChangeTime (1.3.6.1.2.1.47.1.4.1) |
read-only |
TimeStamp |
Standard MIB values. |
The value of sysUpTime at the time a conceptual row is created, modified, or deleted in this MIB. |
As per the MIB. |
Tabular objects
entPhysicalTable
About this table
This table contains information about physical entities, including entity indexes, names, serial numbers, version numbers, and manufacturing information.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table index is entPhysicalIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
entPhysicalIndex (1.3.6.1.2.1.47.1.1.1.1.1) |
not-accessible |
PhysicalIndex |
Integer32 (1..2147483647) |
The index for this entry. |
As per the MIB. |
entPhysicalDescr (1.3.6.1.2.1.47.1.1.1.1.2) |
read-only |
SnmpAdminString |
OCTET STRING (0..255) |
A textual description of the physical entity. |
As per the MIB. |
entPhysicalContainedIn (1.3.6.1.2.1.47.1.1.1.1.4) |
read-only |
PhysicalIndexOrZero |
Integer32 (0..2147483647) |
The value of entPhysicalIndex for the physical entity which contains this physical entity. |
As per the MIB. |
entPhysicalClass (1.3.6.1.2.1.47.1.1.1.1.5) |
read-only |
PhysicalClass |
other(1), unknown(2), chassis(3), backplane(4), container(5), powerSupply(6), fan(7), sensor(8), module(9), port(10), stack(11), cpu(12) |
An indication of the general hardware type of the physical entity. |
As per the MIB. |
entPhysicalParentRelPos (1.3.6.1.2.1.47.1.1.1.1.6) |
read-only |
Integer32 |
Integer32 (-1..2147483647) |
An indication of the relative position of this child component among all its sibling components. |
As per the MIB. |
entPhysicalName (1.3.6.1.2.1.47.1.1.1.1.7) |
read-only |
SnmpAdminString |
OCTET STRING (0..255) |
The textual name of the physical entity. |
As per the MIB. |
entPhysicalHardwareRev (1.3.6.1.2.1.47.1.1.1.1.8) |
read-only |
SnmpAdminString |
OCTET STRING (0..255) |
The vendor-specific hardware revision string for the physical entity. |
As per the MIB. |
entPhysicalFirmwareRev (1.3.6.1.2.1.47.1.1.1.1.9) |
read-only |
SnmpAdminString |
OCTET STRING (0..255) |
The vendor-specific firmware revision string for the physical entity. |
As per the MIB. |
entPhysicalSoftwareRev (1.3.6.1.2.1.47.1.1.1.1.10) |
read-only |
SnmpAdminString |
OCTET STRING (0..255) |
The vendor-specific software revision string for the physical entity. |
As per the MIB. |
entPhysicalMfgName (1.3.6.1.2.1.47.1.1.1.1.12) |
read-only |
SnmpAdminString |
OCTET STRING (0..255) |
The name of the manufacturer of this physical component. |
As per the MIB. |
entPhysicalModelName (1.3.6.1.2.1.47.1.1.1.1.13) |
read-only |
SnmpAdminString |
OCTET STRING (0..255) |
The vendor-specific model name identifier string associated with this physical component. |
As per the MIB. |
entPhysicalIsFRU (1.3.6.1.2.1.47.1.1.1.1.16) |
read-only |
TruthValue |
true(1), false(2) |
This object indicates whether or not this physical entity is considered a field replaceable unit by the vendor. |
As per the MIB. |
entPhysicalMfgDate (1.3.6.1.2.1.47.1.1.1.1.17) |
read-only |
DateAndTime |
OCTET STRING (8 | 11) |
This object contains the date of manufacturing of the managed entity. |
As per the MIB. |
entAliasMappingTable
About this table
This table contains zero or more rows, representing mappings of logical entity and physical component to external MIB identifiers.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are entPhysicalIndex and entAliasLogicalIndexOrZero.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
entAliasLogicalIndexOrZero (1.3.6.1.2.1.47.1.3.2.1.1) |
not-accessible |
Integer32 |
Integer32 (0..2147483647) |
The value of this object identifies the logical entity that defines the naming scope for the associated instance of the entAliasMappingIdentifier object. |
As per the MIB. |
entAliasMappingIdentifier (1.3.6.1.2.1.47.1.3.2.1.2) |
read-only |
RowPointer |
Standard MIB values. |
The value of this object identifies a particular conceptual row associated with the indicated entPhysicalIndex and entLogicalIndex pair. |
As per the MIB. |
entPhysicalContainsTable
About this table
This table contains information about the container/containee relationships between physical entities.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are entPhysicalIndex and entPhysicalChildIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
entPhysicalChildIndex (1.3.6.1.2.1.47.1.3.3.1.1) |
read-only |
PhysicalIndex |
Integer32 (1..2147483647) |
The value of entPhysicalIndex for the contained physical entity. |
As per the MIB. |
Notifications
The following information describes the notifications included in the ENTITY-MIB module.
entConfigChange
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.2.1.47.2.0.1 |
The value of entLastChangeTime changed |
Informational |
Major |
N/A |
ON |
Description
This notification is generated when an entity on the device, including cards, subcards, power supplies, fans, or storage controllers, is installed, removed, reset, or registered. It can be utilized by an NMS to trigger logical/physical entity table maintenance polls.
An agent should not generate more than one entConfigChange notification event in a given time interval (five seconds is the suggested default).
If additional configuration changes occur within the throttling period, then notification-events for these changes should be suppressed by the agent until the current throttling period expires.
An NMS should periodically check the value of entLastChangeTime to detect any missed entConfigChange notification-events.
Status control
This alarm cannot be cleared.
Objects
N/A
Recommended action
To resolve the issue:
1. Verify that the entity is operating correctly.
2. If this alarm is caused by an acknowledged manual operation, no action is required.