04-System Management

HomeSupportReference GuidesMIB CompanionH3C MSR Router Series MIB Reference-R6749-6W10004-System Management
01-ENTITY-MIB
Title Size Download
01-ENTITY-MIB 87.95 KB

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 (1.3.6.1.2.1.47.1.4.1)

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.

entPhysicalVendorType (1.3.6.1.2.1.47.1.1.1.1.3)

read-only

AutonomousType

OBJECT IDENTIFIER

An indication of the vendor-specific hardware type of the physical entity.

Supported.

All vendor types listed in the HH3C-ENTITY-VENDORTYPE-OID-MIB. The value of this object must be described separately when provided for different companies.

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.

entPhysicalSerialNum (1.3.6.1.2.1.47.1.1.1.1.11)

read-write

SnmpAdminString

OCTET STRING (0..32)

The vendor-specific serial number string for the physical entity.

Supported. Only read operations are supported.

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.

entPhysicalAlias (1.3.6.1.2.1.47.1.1.1.1.14)

read-write

SnmpAdminString

OCTET STRING (0..32)

Alias for the physical entity.

Implementation varies by product.

entPhysicalAssetID (1.3.6.1.2.1.47.1.1.1.1.15)

read-write

SnmpAdminString

OCTET STRING (0..32)

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.

Implementation varies by product.

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.

entPhysicalUris (1.3.6.1.2.1.47.1.1.1.1.18)

read-write

OCTET STRING

OCTET STRING (0..65535)

This object contains additional identification information about the physical entity.

Supported. Only read operations are supported.

 

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

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

 

Notification triggers

This notification is generated when a hardware 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 or 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.

System impact

Removal of a hardware entity might affect correct operation of the system.

Status control

This notification cannot be disabled.

Objects

OID (object name)

Description

Index nodes

Type

Value range

1.3.6.1.4.1.25506.2.145.2.3.1.1 (hh3cLicenseFeatureName)

Name of a licensed feature.

hh3cLicensePhysicalIndex

hh3cLicenseFeatureName

SnmpAdminString

OCTET STRING (SIZE (1..31))

1.3.6.1.4.1.25506.2.145.2.3.1.2 (hh3cLicenseFeatureState)

Licensing state of the feature.

hh3cLicensePhysicalIndex

hh3cLicenseFeatureName

INTEGER

notLicensed(1), trialLicense(2), formalLicense(3)

1.3.6.1.4.1.25506.2.145.3.1.1 (hh3cLicenseBindValidityPeriodRemaining)

Remaining days before the license expires.

N/A

Unsigned32

Standard MIB values.

 

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.

  • Cloud & AI
  • InterConnect
  • Intelligent Computing
  • Intelligent Storage
  • Security
  • SMB Products
  • Intelligent Terminal Products
  • Product Support Services
  • Technical Service Solutions
All Services
  • Resource Center
  • Policy
  • Online Help
  • Technical Blogs
All Support
  • Become A Partner
  • Partner Policy & Program
  • Global Learning
  • Partner Sales Resources
  • Partner Business Management
  • Service Business
All Partners
  • Profile
  • News & Events
  • Online Exhibition Center
  • Contact Us
All About Us
新华三官网