A3COM-HUAWEI-ENTRELATION-MIB
14 objects
The private mib file includes the general relation information information of entities. Entity MIB is used to express the physical location of the physical entities. Other relations, such as stack port pair and combo port pair, are not suitable to be implemented in Entity MIB. So this mib is used to express these relations.
Imported Objects
| A3COM-HUAWEI-OID-MIB | h3cCommon |
| ENTITY-MIB | PhysicalIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.43.45.1.10.2.15 | Identityh3cEntityRelation | The private mib file includes the general relation information information of entities. Entity MIB is used to express the physical location of the physical ent… | ||
| 1.3.6.1.4.1.43.45.1.10.2.15.1 | Nodeh3cEntRelationObjects | |||
| 1.3.6.1.4.1.43.45.1.10.2.15.1.1 | Nodeh3cEntRelation | |||
| 1.3.6.1.4.1.43.45.1.10.2.15.1.1.1 | Tableh3cEntRelationTable | not-accessible | current | Entity MIB is used to express the physical location of the physical entities. Other relations, such as stack port pair and combo port pair, are not suitable to… |
| 1.3.6.1.4.1.43.45.1.10.2.15.1.1.1.1 | Rowh3cEntRelationEntry | not-accessible | current | The information about a particular physical entity. |
| 1.3.6.1.4.1.43.45.1.10.2.15.1.1.1.1.1 | Columnh3cEntRelationType | not-accessible | current | The index of h3cEntRelationTable. entRelationType describe the relation type of the two entities(indicated by entityIndex and relatedEntityIndex) |
| 1.3.6.1.4.1.43.45.1.10.2.15.1.1.1.1.2 | Columnh3cEntityIndex | not-accessible | current | The index of h3cEntRelationTable. entityIndex is the index of the entity. This index is identical to entPhysicalIndex in ENTITY-MIB |
| 1.3.6.1.4.1.43.45.1.10.2.15.1.1.1.1.3 | Columnh3cRelatedEntityIndex | read-only | current | The index of h3cEntRelationTable. relatedEntityIndex is the entity index that entityIndex related to, This index is identical to entPhysicalIndex in ENTITY-MIB |
| 1.3.6.1.4.1.43.45.1.10.2.15.2 | Nodeh3cEntRelationConformance | |||
| 1.3.6.1.4.1.43.45.1.10.2.15.2.1 | Nodeh3cEntRelationCompliances | |||
| 1.3.6.1.4.1.43.45.1.10.2.15.2.1.1 | Complianceh3cEntRelationCompliance | current | The compliance statement for systems supporting this MIB. | |
| 1.3.6.1.4.1.43.45.1.10.2.15.2.2 | Nodeh3cEntRelationGroups | |||
| 1.3.6.1.4.1.43.45.1.10.2.15.2.2.1 | Grouph3cEntRelationGroup | current | Standard HUAWEI Entity Relation group. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| H3cEntRelationType | INTEGER { stackport(1), comboport(2) } | current | entRelationType describe the relation type of the two entities (indicated by entityIndex and relatedEntityIndex) . stackport: this port is a stack port. entityIndex is the default uplinkport index, and relatedEntityInde… |