Home/Catalog/H3C-ENTITY-EXT-MIB

H3C-ENTITY-EXT-MIB

Detailed view of the defined objects, syntax rules, and hierarchical paths.

102
Objects
Active
Status

Objects

102 total
Object Name
SNMPv2-CONFThe private MIB file includes the general extent information of the device.
Unknown
.1.3.6.1.4.4.43.45.1.10.2.6
h3cEntityExtObjects
OBJECT IDENTIFIER
.1.3.6.1.4.4.43.45.1.10.2.6.1
h3cEntityExtState
OBJECT IDENTIFIER
.1.3.6.1.4.4.43.45.1.10.2.6.1.1
h3cEntityExtStateTableThis table contains one row per physical entity, There is always at least one row for an 'overall' physical entity. The information in each row may be not include all the object in this table, because of the entity need not some of the information here.
SEQUENCE OF H3cEntityExtStateEntry
.1.3.6.1.4.4.43.45.1.10.2.6.1.1.1
h3cEntityExtStateEntryThe information about a particular physical entity.
H3cEntityExtStateEntry
.1.3.6.1.4.4.43.45.1.10.2.6.1.1.1.1
h3cEntityExtPhysicalIndexThe index of h3cEntityExtStateTable. This index is identical to entPhysicalIndex in ENTITY-MIBro
Integer32
.1.3.6.1.4.4.43.45.1.10.2.6.1.1.1.1.1
h3cEntityExtAdminStatusThe administrative state for this object.rw
H3cAdminState
.1.3.6.1.4.4.43.45.1.10.2.6.1.1.1.1.2
h3cEntityExtOperStatusThe operate state for this object.ro
H3cOperState
.1.3.6.1.4.4.43.45.1.10.2.6.1.1.1.1.3
h3cEntityExtStandbyStatusThis object is used for monitoring standby status. Not all entities support this object.ro
H3cStandbyStatus
.1.3.6.1.4.4.43.45.1.10.2.6.1.1.1.1.4
h3cEntityExtAlarmLightThe 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 should have the same status with it.ro
H3cAlarmStatus
.1.3.6.1.4.4.43.45.1.10.2.6.1.1.1.1.5
h3cEntityExtCpuUsageThe CPU usage for this entity. Generally, the CPU usage will calculate the overall CPU usage on the entity, and it is not sensible with the number of CPU on the entity.ro
Integer32
.1.3.6.1.4.4.43.45.1.10.2.6.1.1.1.1.6
h3cEntityExtCpuUsageThresholdThe threshold for the CPU usage. When the CPU usage exceeds the threshold, a notification will be sent.rw
Integer32
.1.3.6.1.4.4.43.45.1.10.2.6.1.1.1.1.7
h3cEntityExtMemUsageThe memory usage for the entity. This object indicates what percent of memory are used.ro
Integer32
.1.3.6.1.4.4.43.45.1.10.2.6.1.1.1.1.8
h3cEntityExtMemUsageThresholdThe threshold for the Memory usage, When the memory usage exceeds the threshold, a notification will be sent.rw
Integer32
.1.3.6.1.4.4.43.45.1.10.2.6.1.1.1.1.9
h3cEntityExtMemSizeThe size of memory for the entity.ro
Unsigned32 UNITS "bytes"
.1.3.6.1.4.4.43.45.1.10.2.6.1.1.1.1.10
h3cEntityExtUpTimeThe 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.ro
Integer32 UNITS "seconds"
.1.3.6.1.4.4.43.45.1.10.2.6.1.1.1.1.11
h3cEntityExtTemperatureThe temperature for the entity.ro
Integer32
.1.3.6.1.4.4.43.45.1.10.2.6.1.1.1.1.12
h3cEntityExtTemperatureThresholdThe threshold for the temperature. When the temperature exceeds the threshold, a notification will be sent.rw
Integer32
.1.3.6.1.4.4.43.45.1.10.2.6.1.1.1.1.13
h3cEntityExtVoltageThe voltage for the entity.ro
Integer32
.1.3.6.1.4.4.43.45.1.10.2.6.1.1.1.1.14
h3cEntityExtVoltageLowThresholdThe low-threshold for the voltage. When voltage is lower than low-threshold, a notification will be sent.rw
Integer32
.1.3.6.1.4.4.43.45.1.10.2.6.1.1.1.1.15
h3cEntityExtVoltageHighThresholdThe high-threshold for the voltage. When voltage greater than high-threshold, a notification will be sent.rw
Integer32
.1.3.6.1.4.4.43.45.1.10.2.6.1.1.1.1.16
h3cEntityExtCriticalTemperatureThresholdThe threshold for the critical Temperature. When temperature exceeds the critical temperature, a notification will be sent.rw
Integer32
.1.3.6.1.4.4.43.45.1.10.2.6.1.1.1.1.17
h3cEntityExtMacAddressMAC Address of the entity.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.4.43.45.1.10.2.6.1.1.1.1.18
h3cEntityExtErrorStatusIndicate 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 can not 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. 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 can not 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). 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.ro
Enumeration
.1.3.6.1.4.4.43.45.1.10.2.6.1.1.1.1.19
h3cEntityExtCpuMaxUsageThe maximal CPU usage for the entity in the period of time.ro
Integer32
.1.3.6.1.4.4.43.45.1.10.2.6.1.1.1.1.20
h3cEntityExtLowerTemperatureThresholdThe threshold for the lower Temperature. When temperature runs under the threshold, a notification will be sent.rw
Integer32
.1.3.6.1.4.4.43.45.1.10.2.6.1.1.1.1.21
h3cEntityExtShutdownTemperatureThresholdThe threshold for the shutdown Temperature. When temperature exceeds the threshold, a notification will be sent and the entity will be shutdown.rw
Integer32
.1.3.6.1.4.4.43.45.1.10.2.6.1.1.1.1.22
h3cEntityExtPhyMemSizeThe memory size of entity. This is the physical attribute of entity.ro
Unsigned32
.1.3.6.1.4.4.43.45.1.10.2.6.1.1.1.1.23
h3cEntityExtPhyCpuFrequencyThe CPU frequency of entity. Unit of measure is MHZ.ro
Integer32
.1.3.6.1.4.4.43.45.1.10.2.6.1.1.1.1.24
h3cEntityExtFirstUsedDateThe first used date of the entity.ro
DateAndTime
.1.3.6.1.4.4.43.45.1.10.2.6.1.1.1.1.25
h3cEntityExtCpuAvgUsageThe average CPU usage for the entity in a period of time.ro
Integer32
.1.3.6.1.4.4.43.45.1.10.2.6.1.1.1.1.26
h3cEntityExtMemAvgUsageThe average memory usage for the entity in a period of time.ro
Integer32
.1.3.6.1.4.4.43.45.1.10.2.6.1.1.1.1.27
h3cEntityExtMemTypeThe memory type of entity.ro
OCTET STRING
.1.3.6.1.4.4.43.45.1.10.2.6.1.1.1.1.28
h3cEntityExtCriticalLowerTemperatureThresholdThe threshold for the critical Temperature. When temperature exceeds the critical lower temperature, a notification will be sent.rw
Integer32
.1.3.6.1.4.4.43.45.1.10.2.6.1.1.1.1.29
h3cEntityExtShutdownLowerTemperatureThresholdThe threshold for the shutdown Temperature. When temperature exceeds the lower threshold, a notification will be sent and the entity will be shutdown.rw
Integer32
.1.3.6.1.4.4.43.45.1.10.2.6.1.1.1.1.30
h3cEntityExtCpuUsageRecoverThresholdThe recover threshold for the CPU usage. When the CPU usage falls down to the threshold, a notification is sent. The h3cEntityExtCpuUsageRecoverThreshold must be less than or equal to the h3cEntityExtCpuUsageThreshold.rw
Integer32
.1.3.6.1.4.4.43.45.1.10.2.6.1.1.1.1.31
h3cEntityExtManu
OBJECT IDENTIFIER
.1.3.6.1.4.4.43.45.1.10.2.6.1.2
h3cEntityExtManuTableThe table about device manufacture information.
SEQUENCE OF H3cEntityExtManuEntry
.1.3.6.1.4.4.43.45.1.10.2.6.1.2.1
h3cEntityExtManuEntryThe device manufacture information about a particular physical entity.
H3cEntityExtManuEntry
.1.3.6.1.4.4.43.45.1.10.2.6.1.2.1.1
h3cEntityExtManuPhysicalIndexThe index of h3cEntityExtManuTable. This index is identical to entPhysicalIndex in ENTITY-MIB.ro
Integer32
.1.3.6.1.4.4.43.45.1.10.2.6.1.2.1.1.1
h3cEntityExtManuSerialNumManufacture serial number. The manufacture serial number of the entity such as chassis, module, and so on. It is got from the device when manufacturing. For low level box-device, the manufacture serial number is the device-number of System Control Board(SCB for short), it is written into the SCB directly; for middle level or high level frame-device, the manufacture serial number is the device-numbers of SCB and Service Board, because the SCB, Service Board and chassis are separate to sale and the device-number of chassis can not be written into board.ro
SnmpAdminString
.1.3.6.1.4.4.43.45.1.10.2.6.1.2.1.1.2
h3cEntityExtManuBuildInfoDevice version information. The device version information of the entity such as chassis, module, and so on. It consists of software version information and hardware version information.ro
SnmpAdminString
.1.3.6.1.4.4.43.45.1.10.2.6.1.2.1.1.3
h3cEntityExtManuBOMDevice BOM code. The device BOM code of the entity such as chassis, module, and so on. It is the component code of ERP system, which can be disassembled from device-number.ro
SnmpAdminString
.1.3.6.1.4.4.43.45.1.10.2.6.1.2.1.1.4
h3cEntityExtMacAddressCountMAC address count. The count of MAC addresses of the entity, such as chassis, module, or port, and so on.ro
Unsigned32
.1.3.6.1.4.4.43.45.1.10.2.6.1.2.1.1.5
h3cEntityExtPower
OBJECT IDENTIFIER
.1.3.6.1.4.4.43.45.1.10.2.6.1.3
h3cEntityExtPowerTableThis table describes the power information of all the physical entity on the device, such as the fans, the subcards, the boards, etc.
SEQUENCE OF H3cEntityExtPowerEntry
.1.3.6.1.4.4.43.45.1.10.2.6.1.3.1
h3cEntityExtPowerEntryThe entity power information about a particular physical entity.
H3cEntityExtPowerEntry
.1.3.6.1.4.4.43.45.1.10.2.6.1.3.1.1
h3cEntityExtPowerPhysicalIndexThe index of h3cEntityExtPowerTable. This index is identical to entPhysicalIndex in ENTITY-MIB.ro
Integer32
.1.3.6.1.4.4.43.45.1.10.2.6.1.3.1.1.1
h3cEntityExtNominalPowerThe nominal power of the entity expressed in milliWatts.ro
Gauge32
.1.3.6.1.4.4.43.45.1.10.2.6.1.3.1.1.2
h3cEntityExtCurrentPowerThe measured usage power of the entity expressed in milliWatts.ro
Gauge32
.1.3.6.1.4.4.43.45.1.10.2.6.1.3.1.1.3
h3cEntityExtAveragePowerThe average power consumed by the entity expressed in milliWatts. Writing a value of zero to this object resets its value to zero. Writing any other value to this object has no effect on its value and an error is returned.rw
Integer32
.1.3.6.1.4.4.43.45.1.10.2.6.1.3.1.1.4
h3cEntityExtPeakPowerThe peak power consumed by the entity expressed in milliWatts. Writing a value of zero to this object resets its value to zero. Writing any other value to this object has no effect on its value and an error is returned.rw
Integer32
.1.3.6.1.4.4.43.45.1.10.2.6.1.3.1.1.5
h3cProcessObjects
OBJECT IDENTIFIER
.1.3.6.1.4.4.43.45.1.10.2.6.1.4
h3cProcessTableThe Table describes the information about a particular process, namely a task.
SEQUENCE OF H3cProcessEntry
.1.3.6.1.4.4.43.45.1.10.2.6.1.4.1
h3cProcessEntryThe information about a particular process, namely a task.
H3cProcessEntry
.1.3.6.1.4.4.43.45.1.10.2.6.1.4.1.1
h3cProcessIDThis object indicates the identifier of process, namely task ID in system.ro
Unsigned32
.1.3.6.1.4.4.43.45.1.10.2.6.1.4.1.1.1
h3cProcessNameThis object indicates the process name.ro
DisplayString
.1.3.6.1.4.4.43.45.1.10.2.6.1.4.1.1.2
h3cProcessUtil5MinThis object provides a general idea of how busy a process caused the processor to be over a 5 minute period. The ratio is calculated by the overall CPU usage caused by the process.ro
Unsigned32
.1.3.6.1.4.4.43.45.1.10.2.6.1.4.1.1.3
h3cEntityExtTraps
OBJECT IDENTIFIER
.1.3.6.1.4.4.43.45.1.10.2.6.2
h3cEntityExtTrapsPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.4.43.45.1.10.2.6.2.0
h3cEntityExtTemperatureThresholdNotificationThe h3cEntityExtTemperatureThresholdNotification indicates the temperature exceeded the threshold. In this condition, user should check the status and the environment of the entity, sometimes it happens because of the failure of air-condition.
NOTIFICATION-TYPE
.1.3.6.1.4.4.43.45.1.10.2.6.2.0.1
h3cEntityExtVoltageLowThresholdNotificationThe h3cEntityExtVoltageLowThresholdNotification indicates the voltage is lower than the threshold. If the voltage is lower too much than the entity needs, the entity will halt.
NOTIFICATION-TYPE
.1.3.6.1.4.4.43.45.1.10.2.6.2.0.2
h3cEntityExtVoltageHighThresholdNotificationThe h3cEntityExtVoltageHighThresholdNotification indicates the voltage is higher than the threshold. If the voltage is higher too much than the entity needs, The entity may be damaged by the high voltage.
NOTIFICATION-TYPE
.1.3.6.1.4.4.43.45.1.10.2.6.2.0.3
h3cEntityExtCpuUsageThresholdNotficationThe h3cEntityExtCpuUsageThresholdNotfication indicates the entity is overloaded.
NOTIFICATION-TYPE
.1.3.6.1.4.4.43.45.1.10.2.6.2.0.4
h3cEntityExtMemUsageThresholdNotificationThe h3cEntityExtMemUsageThresholdNotification indicates the entity is overloaded.
NOTIFICATION-TYPE
.1.3.6.1.4.4.43.45.1.10.2.6.2.0.5
h3cEntityExtOperEnabledThe trap indicates the entity is operable at present.
NOTIFICATION-TYPE
.1.3.6.1.4.4.43.45.1.10.2.6.2.0.6
h3cEntityExtOperDisabledThe trap indicates the entity is not operable at present.
NOTIFICATION-TYPE
.1.3.6.1.4.4.43.45.1.10.2.6.2.0.7
h3cEntityExtCriticalTemperatureThresholdNotificationThe h3cEntityExtCriticalTemperatureThresholdNotification indicates the temperature exceeds the critical temperature. In this condition, user should check the status and the environment of the entity, sometimes it happens because of the failure of air-condition.
NOTIFICATION-TYPE
.1.3.6.1.4.4.43.45.1.10.2.6.2.0.8
h3cEntityExtSFPAlarmOnThe trap is generated when the SFP module fails or runs abnormally for some particular reason.
NOTIFICATION-TYPE
.1.3.6.1.4.4.43.45.1.10.2.6.2.0.9
h3cEntityExtSFPAlarmOffThe trap is generated when the SFP module restores to normal status.
NOTIFICATION-TYPE
.1.3.6.1.4.4.43.45.1.10.2.6.2.0.10
h3cEntityExtSFPPhonyThis module is NOT sold by authorized manufacturer. The normal function of the device or assume the maintenance responsibility thereof will NOT be guaranteed. The trap is generated periodically after a phony module has been found.
NOTIFICATION-TYPE
.1.3.6.1.4.4.43.45.1.10.2.6.2.0.11
h3cEntityInsertThe trap is generated when a removeable entity inserting to device.
NOTIFICATION-TYPE
.1.3.6.1.4.4.43.45.1.10.2.6.2.0.12
h3cEntityRemoveThe trap is generated when a removeable entity removing from device.
NOTIFICATION-TYPE
.1.3.6.1.4.4.43.45.1.10.2.6.2.0.13
h3cEntityExtForcedPowerOffThe trap indicates the entity is forced to power off.
NOTIFICATION-TYPE
.1.3.6.1.4.4.43.45.1.10.2.6.2.0.14
h3cEntityExtForcedPowerOnThe trap indicates the entity is forced to power on.
NOTIFICATION-TYPE
.1.3.6.1.4.4.43.45.1.10.2.6.2.0.15
h3cEntityExtFaultAlarmOnThe trap indicates a fault occures on the specified entity.
NOTIFICATION-TYPE
.1.3.6.1.4.4.43.45.1.10.2.6.2.0.16
h3cEntityExtFaultAlarmOffThe trap indicates a fault disappears on the specified entity.
NOTIFICATION-TYPE
.1.3.6.1.4.4.43.45.1.10.2.6.2.0.17
h3cEntityExtResourceLackThe trap indicates that a kind of resource is not enough on the specified entity.
NOTIFICATION-TYPE
.1.3.6.1.4.4.43.45.1.10.2.6.2.0.18
h3cEntityExtResourceEnoughThe trap indicates that the entity recovers from the status of no enough resource.
NOTIFICATION-TYPE
.1.3.6.1.4.4.43.45.1.10.2.6.2.0.19
h3cEntityExtTemperatureLowerThe trap indicates the temperature of a specified entity is under the lower threshold. In this condition, user should check the status and the environment of the entity, sometimes it goes wrong for some reason.
NOTIFICATION-TYPE
.1.3.6.1.4.4.43.45.1.10.2.6.2.0.20
h3cEntityExtTemperatureTooUpThe trap indicates the temperature of a specified entity exceeded the shutdown threshold. In this condition, user should check the status and the environment of the entity, sometimes it goes wrong for some reason.
NOTIFICATION-TYPE
.1.3.6.1.4.4.43.45.1.10.2.6.2.0.21
h3cEntityExtTemperatureNormalThe trap indicates the temperature of a specified entity recover from abnormal status.
NOTIFICATION-TYPE
.1.3.6.1.4.4.43.45.1.10.2.6.2.0.22
h3cEntityExternalAlarmOccurThe trap is generated when the monitored device connected to the specified entity fails.
NOTIFICATION-TYPE
.1.3.6.1.4.4.43.45.1.10.2.6.2.0.23
h3cEntityExternalAlarmRecoverThe trap is generated when the failed device connected to the specified entity returns to normal.
NOTIFICATION-TYPE
.1.3.6.1.4.4.43.45.1.10.2.6.2.0.24
h3cEntityExtCpuUsageThresholdRecoverThe trap indicates the CPU usage descends the threshold.
NOTIFICATION-TYPE
.1.3.6.1.4.4.43.45.1.10.2.6.2.0.25
h3cEntityExtMemUsageThresholdRecoverThe trap indicates the memory usage descends the threshold.
NOTIFICATION-TYPE
.1.3.6.1.4.4.43.45.1.10.2.6.2.0.26
h3cEntityExtMemAllocatedFailedThe trap indicates the memory allocated failed.
NOTIFICATION-TYPE
.1.3.6.1.4.4.43.45.1.10.2.6.2.0.27
h3cEntityExtECCParityAlarmThe trap indicates the ECC(Error Correction Code) parity error alarm.
NOTIFICATION-TYPE
.1.3.6.1.4.4.43.45.1.10.2.6.2.0.28
h3cEntityExtCritLowerTempThresholdNotificationThe h3cEntityExtCritLowerTempThresholdNotification indicates the temperature is lower than the threshold. If the temperature is lower too much than the entity needs, the entity will halt.
NOTIFICATION-TYPE
.1.3.6.1.4.4.43.45.1.10.2.6.2.0.29
h3cEntityExtTemperatureTooLowThe h3cEntityExtTemperatureTooLow indicates the temperature is lower than the threshold. If the temperature is lower too much than the entity needs, the entity halts now.
NOTIFICATION-TYPE
.1.3.6.1.4.4.43.45.1.10.2.6.2.0.30
h3cEntityExtFanDirectionNotPreferredThis trap indicates the specified fan's direction does not accord with preferred. The two parameters indicate the entity index and physical name of fan.
NOTIFICATION-TYPE
.1.3.6.1.4.4.43.45.1.10.2.6.2.0.31
h3cEntityExtFanDirectionNotAccordThis trap indicates the direction of fans does not accord with each other. The two parameters indicate the parent entity of the fans.
NOTIFICATION-TYPE
.1.3.6.1.4.4.43.45.1.10.2.6.2.0.32
h3cEntityExtSFPInvalidThe transceiver module is not compatible with the interface card. The authorized manufacturer therefore shall NOT guarantee the normal function of the transceiver. The transceiver module will be invalidated in days. Please replace it with a compatible one as soon as possible. The trap is generated periodically after a phony transceiver module has been found.
NOTIFICATION-TYPE
.1.3.6.1.4.4.43.45.1.10.2.6.2.0.33
h3cEntityExtSFPInvalidNowThis transceiver module is not compatible with the interface card. The authorized manufacturer therefore shall NOT guarantee the normal function of the transceiver. The trap is generated after a phony transceiver module has been found.
NOTIFICATION-TYPE
.1.3.6.1.4.4.43.45.1.10.2.6.2.0.34
h3cEntityExtTrapsInfor
OBJECT IDENTIFIER
.1.3.6.1.4.4.43.45.1.10.2.6.2.1
h3cEntityExtTrapDescriptionThe information of trap.ro
SnmpAdminString
.1.3.6.1.4.4.43.45.1.10.2.6.2.1.1
h3cEntityExtECCParityAlarmStatusECC parity error.ro
Enumeration
.1.3.6.1.4.4.43.45.1.10.2.6.2.1.2
h3cEntityExtSFPInvalidInDaysThe days when the transceiver module is still valid, but after those days, it will be invaldated.ro
Integer32
.1.3.6.1.4.4.43.45.1.10.2.6.2.1.3
h3cEntityExtFirstTrapTimeRepresents the first trap time.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.4.43.45.1.10.2.6.2.1.4
h3cEntityExtConformance
OBJECT IDENTIFIER
.1.3.6.1.4.4.43.45.1.10.2.6.3
h3cEntityExtCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.4.43.45.1.10.2.6.3.1
h3cEntityExtGroups
OBJECT IDENTIFIER
.1.3.6.1.4.4.43.45.1.10.2.6.3.2