hh3cEntityExtErrorStatus
HH3C-ENTITY-EXT-MIB ·
.1.3.6.1.4.1.25506.2.6.1.1.1.1.19
Object
column
Enumeration
Indicate the error state of this entity object. Now it only
supports Port, general power supply, RPS power supply and
board/Subcard. It may have one of these values.
The following four values can be used for all kinds of entities.
notSupported(1) means this entity cannot support this function.
normal(2) means the statement of this entity is normal. for ports,
it doesn't differentiate 10M/s, 100M/s, 1000M/s, duplex and
half-duplex. For fan, power supply and board-Subcard, it means
their states are normal.
postFailure(3) means the entity fails to POST.
entityAbsent(4) means the entity is absent now.
nearThresholdError(5) means the transceiver power reaches 3dB to the threshold.
The following values is depended on the entity.
For Port entities, it may have the following values. If its POST
is failure,
then the value of the instance will be postFailure(3), otherwise
the value will be normal(2).
If enable power supply over Ethernet on this port is failure,
the value of this instance will be poeError(11), otherwise it will
be normal(2).
For stack port, if it connects to another stack port normally, and
these two units merge into one stack, then the value of this
instance will be normal(2).
If something wrong occurs and the unit cannot merge into stack,
the value of this instance will be stackPortFailed(23). If the
stack port forms resilient daisy chain with another stack port
on the other unit, the value of this instance will be
stackPortBlocked(22).
For SFP ports, if it fail to receive, the value of this instance
will be sfpRecvError(31), if it fail to send, the value is
sfpSendError(32), if it fail to send and receive, the value is
sfpBothError(33), otherwise it will be normal(2).
If the power that sfp received exceeded the upper limit, the value is sfpRecvExceedUpperLimit(34).
If the power that sfp received exceeded the lower limit, the value is sfpRecvBelowLowerLimit(35).
If the power that sfp sent exceeded the upper limit, the value is sfpSendExceedUpperLimit(36).
If the power that sfp sent exceeded the lower limit, the value is sfpSendBelowLowerLimit(37).
fanError(41) means that the fan stops working.
psuError(51) means that the Power Supply Unit is in the state of
fault.
rpsError(61) means the RPS is in the state of fault.
moduleFaulty(71) means the Module is in the state of fault.
sensorError(81) means the sensor is in the state of fault.
hardwareFaulty(91) means the hardware of specified entity is in the state of fault.
NMS must be compatible with the states which may be added
in the future.
Context
- MIB
- HH3C-ENTITY-EXT-MIB
- OID
.1.3.6.1.4.1.25506.2.6.1.1.1.1.19- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hh3cEntityExtStateEntry
- Table
- hh3cEntityExtStateTable
- Siblings
- 33
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notSupported |
2 | normal |
3 | postFailure |
4 | entityAbsent |
5 | nearThresholdError |
11 | poeError |
21 | stackError |
22 | stackPortBlocked |
23 | stackPortFailed |
31 | sfpRecvError |
32 | sfpSendError |
33 | sfpBothError |
34 | sfpRecvExceedUpperLimit |
35 | sfpRecvBelowLowerLimit |
36 | sfpSendExceedUpperLimit |
37 | sfpSendBelowLowerLimit |
41 | fanError |
51 | psuError |
61 | rpsError |
71 | moduleFaulty |
81 | sensorError |
91 | hardwareFaulty |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hh3cEntityExtPhysicalIndex The index of hh3cEntityExtStateTable.
This index is identical to entPhysicalIndex in ENTITY-MIB | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.25506.2.6.1.1.1.1.1 |
| hh3cEntityExtMemSize The size of memory for the entity.
If the amount of memory exceeds 4,294,967,295 bytes,
the value remains 4,294,967,295 bytes. | column | bytes SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.25506.2.6.1.1.1.1.10 |
| hh3cEntityExtUpTime The uptime for the entity. The meaning of uptime is
when the entity is up, and the value of the object
will add 1 seconds while the entity is running. | column | seconds SNMPv2-SMIInteger32 | .1.3.6.1.4.1.25506.2.6.1.1.1.1.11 |
| hh3cEntityExtTemperature The temperature for the entity. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.25506.2.6.1.1.1.1.12 |
| hh3cEntityExtTemperatureThreshold The threshold for the temperature. When the temperature
exceeds the threshold, a notification will be sent. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.25506.2.6.1.1.1.1.13 |
| hh3cEntityExtVoltage The voltage for the entity. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.25506.2.6.1.1.1.1.14 |
| hh3cEntityExtVoltageLowThreshold The low-threshold for the voltage.
When voltage is lower than low-threshold, a notification will be
sent. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.25506.2.6.1.1.1.1.15 |
| hh3cEntityExtVoltageHighThreshold The high-threshold for the voltage.
When voltage greater than high-threshold, a notification will be
sent. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.25506.2.6.1.1.1.1.16 |
| hh3cEntityExtCriticalTemperatureThreshold The threshold for the critical Temperature. When temperature
exceeds the critical temperature, a notification will be sent. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.25506.2.6.1.1.1.1.17 |
| hh3cEntityExtMacAddress MAC Address of the entity. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.25506.2.6.1.1.1.1.18 |
| hh3cEntityExtAdminStatus The administrative state for this object. | column | Hh3cAdminState | .1.3.6.1.4.1.25506.2.6.1.1.1.1.2 |
| hh3cEntityExtCpuMaxUsage The maximal CPU usage for the entity in the period of time. | column | Integer32 | .1.3.6.1.4.1.25506.2.6.1.1.1.1.20 |
| hh3cEntityExtLowerTemperatureThreshold The threshold for the lower Temperature. When temperature runs
under the threshold, a notification will be sent. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.25506.2.6.1.1.1.1.21 |
| hh3cEntityExtShutdownTemperatureThreshold The threshold for the shutdown Temperature. When temperature
exceeds the threshold, a notification will be sent and the entity
will be shutdown. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.25506.2.6.1.1.1.1.22 |
| hh3cEntityExtPhyMemSize The memory size of entity. This is the physical attribute of entity. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.25506.2.6.1.1.1.1.23 |
| hh3cEntityExtPhyCpuFrequency The CPU frequency of entity. Unit of measure is MHZ. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.25506.2.6.1.1.1.1.24 |
| hh3cEntityExtFirstUsedDate The first used date of the entity. | column | OctetString | .1.3.6.1.4.1.25506.2.6.1.1.1.1.25 |
| hh3cEntityExtCpuAvgUsage The average CPU usage for the entity in a period of time. | column | Integer32 | .1.3.6.1.4.1.25506.2.6.1.1.1.1.26 |
| hh3cEntityExtMemAvgUsage The average memory usage for the entity in a period of time. | column | Integer32 | .1.3.6.1.4.1.25506.2.6.1.1.1.1.27 |
| hh3cEntityExtMemType The memory type of entity. | column | OctetString | .1.3.6.1.4.1.25506.2.6.1.1.1.1.28 |
| hh3cEntityExtCriticalLowerTemperatureThreshold The threshold for the critical Temperature. When temperature
exceeds the critical lower temperature, a notification will be sent. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.25506.2.6.1.1.1.1.29 |
| hh3cEntityExtOperStatus The operate state for this object. | column | Hh3cOperState | .1.3.6.1.4.1.25506.2.6.1.1.1.1.3 |
| hh3cEntityExtShutdownLowerTemperatureThreshold The threshold for the shutdown Temperature. When temperature
exceeds the lower threshold, a notification will be sent and the entity
will be shutdown. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.25506.2.6.1.1.1.1.30 |
| hh3cEntityExtCpuUsageRecoverThreshold The recover threshold for the CPU usage. When the CPU usage falls down to
the threshold, a notification is sent. The hh3cEntityExtCpuUsageRecoverThreshold
must be less than or e… | column | Integer32 | .1.3.6.1.4.1.25506.2.6.1.1.1.1.31 |
| hh3cEntityExtMemSizeRev Size of memory space for the entity.
This node is used to replace hh3cEntityExtMemSize. | column | bytes HCNUM-TCCounterBasedGauge64 | .1.3.6.1.4.1.25506.2.6.1.1.1.1.32 |
| hh3cEntityExtCpuUsageIn1Minute The CPU usage in last one minute for this entity.
Generally, the overall CPU usage on the entity is
calculated, independent of the number of CPUs on
the entity. | column | Integer32 | .1.3.6.1.4.1.25506.2.6.1.1.1.1.33 |
| hh3cEntityExtCpuUsageIn5Minutes The CPU usage in last five minutes for this entity.
Generally, the overall CPU usage on the entity is
calculated, independent of the number of CPUs on
the entity. | column | Integer32 | .1.3.6.1.4.1.25506.2.6.1.1.1.1.34 |
| hh3cEntityExtStandbyStatus This object is used for monitoring standby status.
Not all entities support this object. | column | Hh3cStandbyStatus | .1.3.6.1.4.1.25506.2.6.1.1.1.1.4 |
| hh3cEntityExtAlarmLight The alarm status for this entity. It does not include
the severity of alarms raised on child components. In
this condition, there will be a alarm light on the entity,
the object s… | column | Hh3cAlarmStatus | .1.3.6.1.4.1.25506.2.6.1.1.1.1.5 |
| hh3cEntityExtCpuUsage The CPU usage for this entity. Generally, the overall
CPU usage on the entity is calculated, independent of
the number of CPUs on the entity. | column | Integer32 | .1.3.6.1.4.1.25506.2.6.1.1.1.1.6 |
| hh3cEntityExtCpuUsageThreshold The threshold for the CPU usage. When the CPU usage exceeds
the threshold, a notification will be sent. | column | Integer32 | .1.3.6.1.4.1.25506.2.6.1.1.1.1.7 |
| hh3cEntityExtMemUsage The memory usage for the entity. This object indicates what
percent of memory are used. | column | Integer32 | .1.3.6.1.4.1.25506.2.6.1.1.1.1.8 |
| hh3cEntityExtMemUsageThreshold The threshold for the Memory usage, When the memory usage
exceeds the threshold, a notification will be sent. | column | Integer32 | .1.3.6.1.4.1.25506.2.6.1.1.1.1.9 |