HUAWEI-INNER-LINK-MIB: View SNMP OID List / Download MIB
VENDOR: HUAWEI
Home | MIB: HUAWEI-INNER-LINK-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
hwInnerLinkMIB | 1.3.6.1.4.1.2011.5.25.158 |
The private mib file includes the general information of inner links between frames in cluster system. |
||
hwInnerLinkMIBObjects | 1.3.6.1.4.1.2011.5.25.158.1 | |||
hwInnerLinkMIBObjPrefix | 1.3.6.1.4.1.2011.5.25.158.1.1 | |||
hwInnerLinkLeftPortPhysicalIndex | 1.3.6.1.4.1.2011.5.25.158.1.1.1 | physicalindex | no-access |
To describe physical entity index of left port of the physical link which is part of the corresponding inner logical link. |
hwInnerLinkLeftPortPhysicalName | 1.3.6.1.4.1.2011.5.25.158.1.1.2 | snmpadminstring | no-access |
To describe physical entity name of left port of the physical link which is part of the corresponding inner logical link. |
hwInnerLinkRightPortPhysicalIndex | 1.3.6.1.4.1.2011.5.25.158.1.1.3 | physicalindex | no-access |
To describe physical entity index of right port of the physical link which is part of the corresponding inner logical link. |
hwInnerLinkRightPortPhysicalName | 1.3.6.1.4.1.2011.5.25.158.1.1.4 | snmpadminstring | no-access |
To describe physical entity name of right port of the physical link which is part of the corresponding inner logical link. |
hwInnerLinkTable | 1.3.6.1.4.1.2011.5.25.158.1.2 | no-access |
This table contains one row per inner link entity. Each inner link is composed of all physical links of the same kind between two frames. It describes the status of the inner link between frames in NE5000E Cluster system. |
|
1.3.6.1.4.1.2011.5.25.158.1.2.1 | no-access |
Information about a particular inner link entity. Each entry provides left and right vitural port and status of the link to NMS to manage the links. |
||
hwInnerLinkIndex | 1.3.6.1.4.1.2011.5.25.158.1.2.1.1 | unsigned32 | no-access |
The index for this entry.It comprises of left frame ID, right frame ID and type of the logical link. |
hwInnerLinkLeftFrameType | 1.3.6.1.4.1.2011.5.25.158.1.2.1.2 | integer | read-only |
Frame type of the link's left point. A value of centralChassis means the central frame in the system which can manage the system. A value of lineChassis means a frame managed by the central frame. Enumeration: 'unknown': 1, 'lineChassis': 3, 'centralChassis': 2. |
hwInnerLinkLeftFrameId | 1.3.6.1.4.1.2011.5.25.158.1.2.1.3 | unsigned32 | read-only |
Frame ID of the link's left point. |
hwInnerLinkLeftPortId | 1.3.6.1.4.1.2011.5.25.158.1.2.1.4 | unsigned32 | read-only |
Port ID of the link's left virtual port. |
hwInnerLinkRightFrameType | 1.3.6.1.4.1.2011.5.25.158.1.2.1.5 | integer | read-only |
Frame type of the link's right point. Enumeration: 'unknown': 1, 'lineChassis': 3, 'centralChassis': 2. |
hwInnerLinkRightFrameId | 1.3.6.1.4.1.2011.5.25.158.1.2.1.6 | unsigned32 | read-only |
Frame ID of the link's right point. |
hwInnerLinkRightPortId | 1.3.6.1.4.1.2011.5.25.158.1.2.1.7 | unsigned32 | read-only |
Port ID of the link's right virtual port. |
hwInnerLinkType | 1.3.6.1.4.1.2011.5.25.158.1.2.1.8 | integer | read-only |
Inner link type between the frames. A value of controlChannel means a kind of logical link through which control messages're transferred. A value of monitorChannel means a kind of logical control link which only exists between the central chassises. A value of forwardChannel mean a kind of logical link which is used for data forwarding. Enumeration: 'unknown': 1, 'controlChannel': 2, 'forwardChannel': 4, 'monitorChannel': 3. |
hwInnerLinkAdminState | 1.3.6.1.4.1.2011.5.25.158.1.2.1.9 | integer | read-write |
The administrative state for this object, and it is possible to set the state when needed. A value of locked means the resource is administratively prohibited from use. A value of shuttingDown means that usage is administratively limited to current instances of use. A value of unlocked means the resource is not administratively prohibited from use. Enumeration: 'notSupported': 1, 'locked': 2, 'shuttingDown': 3, 'unlocked': 4. |
hwInnerLinkOperState | 1.3.6.1.4.1.2011.5.25.158.1.2.1.10 | integer | read-only |
The operational state for this object. A value of mostPhyChannelUp means most of the physical links consisting of the logical link are working well. It's possible that none of the physical links is wrong. A value of partPhyChannelUp means several physical links of the logical link are broken down. A value of mostPhyChannelDown means most of the physical links of the logical link are down. It's possible that none of the physical links is ok. Enumeration: 'mostPhyChannelUp': 2, 'unknown': 1, 'mostPhyChannelDown': 4, 'partPhyChannelUp': 3. |
hwInnerLinkAlarmLight | 1.3.6.1.4.1.2011.5.25.158.1.2.1.11 | bits | read-only |
The alarm status for this entity. It is decided by the alarm status of the physical links which compose the logical link. When no bits of this attribute are set, then none of the status conditions described below are present. When the value of under repair is set, the resource is currently being repaired. When the value of critical is set, one or more critical alarms are active against the resource. When the value of major is set, one or more major alarms are active against the resource. When the value of minor is set, one or more minor alarms are active against the resource. When the value of warning is set, one or more warning alarms are active against the resource. When the value of indeterminate is set, one or more alarms of indeterminate severity are active against the resource. When the value of alarm outstanding is set, one or more alarms is active against the resource. The fault may or may not be disabling. Bits: 'underRepair': 1, 'indeterminate': 7, 'major': 3, 'critical': 2, 'alarmOutstanding': 5, 'notSupported': 0, 'warning': 6, 'minor': 4. |
hwInnerLinkTraps | 1.3.6.1.4.1.2011.5.25.158.2 | |||
hwInnerLinkTrapsPrefix | 1.3.6.1.4.1.2011.5.25.158.2.1 | |||
hwInnerLinkOnePhysicalLinkUp | 1.3.6.1.4.1.2011.5.25.158.2.1.1 |
One physical link of the corrresponding inner logical link is available. |
||
hwInnerLinkOnePhysicalLinkDown | 1.3.6.1.4.1.2011.5.25.158.2.1.2 |
One physical link of the corrresponding inner logical link is unavailable. |
||
hwInnerLinkConformance | 1.3.6.1.4.1.2011.5.25.158.3 | |||
hwInnerLinkCompliances | 1.3.6.1.4.1.2011.5.25.158.3.1 | |||
hwInnerLinkCompliance | 1.3.6.1.4.1.2011.5.25.158.3.1.1 |
The compliance statement for systems supporting the HUAWEI Inner Link MIB. |
||
hwInnerLinkGroups | 1.3.6.1.4.1.2011.5.25.158.3.2 | |||
hwInnerLinkGroup | 1.3.6.1.4.1.2011.5.25.158.3.2.1 |
HUAWEI Inner Link group. |
||
hwInnerLinkNotificationGroup | 1.3.6.1.4.1.2011.5.25.158.3.2.2 |
Inner Link Notification group. |