HH3C-ENTITY-EXT-MIB
- Registered at
- 1.3.6.1.4.1.25506.2.6
- Last updated
- 2015-01-12 00:00
- Organization
- Hangzhou H3C Technologies Co., Ltd.
- Namespace
- comware
- Source file
HH3C-ENTITY-EXT-MIB- Digest
sha256:b9d94007806926831f4916d8d8d7ddc32efc2021e0bbca10b60bb7094d27eaa9
Description
The private MIB file includes the general extent information of the device.
Contact
Platform Team H3C Technologies Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip: 100085
Imports
| From | Symbols |
|---|---|
| ENTITY-MIB | entPhysicalDescr, entPhysicalIndex, entPhysicalName |
| HCNUM-TC | CounterBasedGauge64 |
| HH3C-OID-MIB | hh3cCommon |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso |
| SNMPv2-TC | DateAndTime, DisplayString, MacAddress, TEXTUAL-CONVENTION |
Imported by
1 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
ENTITY-MIB HCNUM-TC HH3C-ENTITY-EXT-MIB HH3C-OID-MIB IANA-ENTITY-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC UUID-TC-MIB
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| Hh3cAdminState TEXTUAL-CONVENTION 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. | current | |||
| Hh3cAlarmStatus TEXTUAL-CONVENTION Represents the possible values of alarm status. 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. | current | |||
| Hh3cOperState TEXTUAL-CONVENTION Represents the possible values of operational states. A value of disabled means the resource is totally inoperable. A value of enabled means the resource is partially or fully operable. | current | |||
| Hh3cStandbyStatus TEXTUAL-CONVENTION Represents the possible values of standby status. A value of hotStandby means the resource is not providing service, but is will be immediately able to take over the role of the resource to be backed-up, without the need for initialization activity, and will contain the same information as the resource to be backed up. A value of coldStandy means that the resource is to back-up another resource, but will not be immediately able to take over the role of a resource to be backed up, and will require some initialization activity. A value of providingService means the resource is providing service. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hh3cEntityExtObjects OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.6.1 | |||
| hh3cEntityExtState OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.6.1.1 | |||
| hh3cEntityExtStateTable OBJECT-TYPE This 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. | 1.3.6.1.4.1.25506.2.6.1.1.1 | not-accessible | current | |
| hh3cEntityExtStateEntry OBJECT-TYPE The information about a particular physical entity. | 1.3.6.1.4.1.25506.2.6.1.1.1.1 | not-accessible | current | |
| hh3cEntityExtPhysicalIndex OBJECT-TYPE The index of hh3cEntityExtStateTable. This index is identical to entPhysicalIndex in ENTITY-MIB | 1.3.6.1.4.1.25506.2.6.1.1.1.1.1 | Integer32 | accessible-for-notify | current |
| hh3cEntityExtAdminStatus OBJECT-TYPE The administrative state for this object. | 1.3.6.1.4.1.25506.2.6.1.1.1.1.2 | Hh3cAdminState | read-write | current |
| hh3cEntityExtOperStatus OBJECT-TYPE The operate state for this object. | 1.3.6.1.4.1.25506.2.6.1.1.1.1.3 | Hh3cOperState | read-only | current |
| hh3cEntityExtStandbyStatus OBJECT-TYPE This object is used for monitoring standby status. Not all entities support this object. | 1.3.6.1.4.1.25506.2.6.1.1.1.1.4 | Hh3cStandbyStatus | read-only | current |
| hh3cEntityExtAlarmLight OBJECT-TYPE 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 should have the same status with it. | 1.3.6.1.4.1.25506.2.6.1.1.1.1.5 | Hh3cAlarmStatus | read-only | current |
| hh3cEntityExtCpuUsage OBJECT-TYPE 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. | 1.3.6.1.4.1.25506.2.6.1.1.1.1.6 | Integer32 (0..100) | read-only | current |
| hh3cEntityExtCpuUsageThreshold OBJECT-TYPE The threshold for the CPU usage. When the CPU usage exceeds the threshold, a notification will be sent. | 1.3.6.1.4.1.25506.2.6.1.1.1.1.7 | Integer32 (0..100) | read-write | current |
| hh3cEntityExtMemUsage OBJECT-TYPE The memory usage for the entity. This object indicates what percent of memory are used. | 1.3.6.1.4.1.25506.2.6.1.1.1.1.8 | Integer32 (0..100) | read-only | current |
| hh3cEntityExtMemUsageThreshold OBJECT-TYPE The threshold for the Memory usage, When the memory usage exceeds the threshold, a notification will be sent. | 1.3.6.1.4.1.25506.2.6.1.1.1.1.9 | Integer32 (0..100) | read-write | current |
| hh3cEntityExtMemSize OBJECT-TYPE 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. | 1.3.6.1.4.1.25506.2.6.1.1.1.1.10 | Unsigned32 | read-only | current |
| hh3cEntityExtUpTime OBJECT-TYPE 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. | 1.3.6.1.4.1.25506.2.6.1.1.1.1.11 | Integer32 | read-only | current |
| hh3cEntityExtTemperature OBJECT-TYPE The temperature for the entity. | 1.3.6.1.4.1.25506.2.6.1.1.1.1.12 | Integer32 | read-only | current |
| hh3cEntityExtTemperatureThreshold OBJECT-TYPE The threshold for the temperature. When the temperature exceeds the threshold, a notification will be sent. | 1.3.6.1.4.1.25506.2.6.1.1.1.1.13 | Integer32 | read-write | current |
| hh3cEntityExtVoltage OBJECT-TYPE The voltage for the entity. | 1.3.6.1.4.1.25506.2.6.1.1.1.1.14 | Integer32 | read-only | current |
| hh3cEntityExtVoltageLowThreshold OBJECT-TYPE The low-threshold for the voltage. When voltage is lower than low-threshold, a notification will be sent. | 1.3.6.1.4.1.25506.2.6.1.1.1.1.15 | Integer32 | read-write | current |
| hh3cEntityExtVoltageHighThreshold OBJECT-TYPE The high-threshold for the voltage. When voltage greater than high-threshold, a notification will be sent. | 1.3.6.1.4.1.25506.2.6.1.1.1.1.16 | Integer32 | read-write | current |
| hh3cEntityExtCriticalTemperatureThreshold OBJECT-TYPE The threshold for the critical Temperature. When temperature exceeds the critical temperature, a notification will be sent. | 1.3.6.1.4.1.25506.2.6.1.1.1.1.17 | Integer32 | read-write | current |
| hh3cEntityExtMacAddress OBJECT-TYPE MAC Address of the entity. | 1.3.6.1.4.1.25506.2.6.1.1.1.1.18 | MacAddress | read-only | current |
| hh3cEntityExtErrorStatus OBJECT-TYPE 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. 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). 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. | 1.3.6.1.4.1.25506.2.6.1.1.1.1.19 | INTEGER {notSupported(1), normal(2), postFailure(3), entityAbsent(4), poeError(11), stackError(21), stackPortBlocked(22), stackPortFailed(23), sfpRecvError(31), sfpSendError(32), sfpBothError(33), fanError(41), psuError(51), rpsError(61), moduleFaulty(71), sensorError(81), hardwareFaulty(91)} | read-only | current |
| hh3cEntityExtCpuMaxUsage OBJECT-TYPE The maximal CPU usage for the entity in the period of time. | 1.3.6.1.4.1.25506.2.6.1.1.1.1.20 | Integer32 (0..100) | read-only | current |
| hh3cEntityExtLowerTemperatureThreshold OBJECT-TYPE The threshold for the lower Temperature. When temperature runs under the threshold, a notification will be sent. | 1.3.6.1.4.1.25506.2.6.1.1.1.1.21 | Integer32 | read-write | current |
| hh3cEntityExtShutdownTemperatureThreshold OBJECT-TYPE The threshold for the shutdown Temperature. When temperature exceeds the threshold, a notification will be sent and the entity will be shutdown. | 1.3.6.1.4.1.25506.2.6.1.1.1.1.22 | Integer32 | read-write | current |
| hh3cEntityExtPhyMemSize OBJECT-TYPE The memory size of entity. This is the physical attribute of entity. | 1.3.6.1.4.1.25506.2.6.1.1.1.1.23 | Unsigned32 | read-only | current |
| hh3cEntityExtPhyCpuFrequency OBJECT-TYPE The CPU frequency of entity. Unit of measure is MHZ. | 1.3.6.1.4.1.25506.2.6.1.1.1.1.24 | Integer32 | read-only | current |
| hh3cEntityExtFirstUsedDate OBJECT-TYPE The first used date of the entity. | 1.3.6.1.4.1.25506.2.6.1.1.1.1.25 | DateAndTime (SIZE(8)) | read-only | current |
| hh3cEntityExtCpuAvgUsage OBJECT-TYPE The average CPU usage for the entity in a period of time. | 1.3.6.1.4.1.25506.2.6.1.1.1.1.26 | Integer32 (0..100) | read-only | current |
| hh3cEntityExtMemAvgUsage OBJECT-TYPE The average memory usage for the entity in a period of time. | 1.3.6.1.4.1.25506.2.6.1.1.1.1.27 | Integer32 (0..100) | read-only | current |
| hh3cEntityExtMemType OBJECT-TYPE The memory type of entity. | 1.3.6.1.4.1.25506.2.6.1.1.1.1.28 | OCTET STRING (SIZE(0..64)) | read-only | current |
| hh3cEntityExtCriticalLowerTemperatureThreshold OBJECT-TYPE The threshold for the critical Temperature. When temperature exceeds the critical lower temperature, a notification will be sent. | 1.3.6.1.4.1.25506.2.6.1.1.1.1.29 | Integer32 | read-write | current |
| hh3cEntityExtShutdownLowerTemperatureThreshold OBJECT-TYPE The threshold for the shutdown Temperature. When temperature exceeds the lower threshold, a notification will be sent and the entity will be shutdown. | 1.3.6.1.4.1.25506.2.6.1.1.1.1.30 | Integer32 | read-write | current |
| hh3cEntityExtCpuUsageRecoverThreshold OBJECT-TYPE 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 equal to the hh3cEntityExtCpuUsageThreshold. | 1.3.6.1.4.1.25506.2.6.1.1.1.1.31 | Integer32 (0..100) | read-write | current |
| hh3cEntityExtMemSizeRev OBJECT-TYPE Size of memory space for the entity. This node is used to replace hh3cEntityExtMemSize. | 1.3.6.1.4.1.25506.2.6.1.1.1.1.32 | CounterBasedGauge64 | read-only | current |
| hh3cEntityExtCpuUsageIn1Minute OBJECT-TYPE 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. | 1.3.6.1.4.1.25506.2.6.1.1.1.1.33 | Integer32 (0..100) | read-only | current |
| hh3cEntityExtCpuUsageIn5Minutes OBJECT-TYPE 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. | 1.3.6.1.4.1.25506.2.6.1.1.1.1.34 | Integer32 (0..100) | read-only | current |
| hh3cEntityExtManu OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.6.1.2 | |||
| hh3cEntityExtManuTable OBJECT-TYPE The table about device manufacture information. | 1.3.6.1.4.1.25506.2.6.1.2.1 | not-accessible | current | |
| hh3cEntityExtManuEntry OBJECT-TYPE The device manufacture information about a particular physical entity. | 1.3.6.1.4.1.25506.2.6.1.2.1.1 | not-accessible | current | |
| hh3cEntityExtManuPhysicalIndex OBJECT-TYPE The index of hh3cEntityExtManuTable. This index is identical to entPhysicalIndex in ENTITY-MIB. | 1.3.6.1.4.1.25506.2.6.1.2.1.1.1 | Integer32 (1..2147483647) | accessible-for-notify | current |
| hh3cEntityExtManuSerialNum OBJECT-TYPE Manufacture 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 cannot be written into board. | 1.3.6.1.4.1.25506.2.6.1.2.1.1.2 | SnmpAdminString | read-only | current |
| hh3cEntityExtManuBuildInfo OBJECT-TYPE Device 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. | 1.3.6.1.4.1.25506.2.6.1.2.1.1.3 | SnmpAdminString | read-only | current |
| hh3cEntityExtManuBOM OBJECT-TYPE Device 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. | 1.3.6.1.4.1.25506.2.6.1.2.1.1.4 | SnmpAdminString | read-only | current |
| hh3cEntityExtMacAddressCount OBJECT-TYPE MAC address count. The count of MAC addresses of the entity, such as chassis, module, or port, and so on. | 1.3.6.1.4.1.25506.2.6.1.2.1.1.5 | Unsigned32 | read-only | current |
| hh3cEntityExtPower OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.6.1.3 | |||
| hh3cEntityExtPowerTable OBJECT-TYPE This table describes the power information of all the physical entity on the device, such as the fans, the subcards, the boards, etc. | 1.3.6.1.4.1.25506.2.6.1.3.1 | not-accessible | current | |
| hh3cEntityExtPowerEntry OBJECT-TYPE The entity power information about a particular physical entity. | 1.3.6.1.4.1.25506.2.6.1.3.1.1 | not-accessible | current | |
| hh3cEntityExtPowerPhysicalIndex OBJECT-TYPE The index of hh3cEntityExtPowerTable. This index is identical to entPhysicalIndex in ENTITY-MIB. | 1.3.6.1.4.1.25506.2.6.1.3.1.1.1 | Integer32 (1..2147483647) | accessible-for-notify | current |
| hh3cEntityExtNominalPower OBJECT-TYPE The nominal power of the entity expressed in milliWatts. | 1.3.6.1.4.1.25506.2.6.1.3.1.1.2 | Gauge32 | read-only | current |
| hh3cEntityExtCurrentPower OBJECT-TYPE The measured usage power of the entity expressed in milliWatts. | 1.3.6.1.4.1.25506.2.6.1.3.1.1.3 | Gauge32 | read-only | current |
| hh3cEntityExtAveragePower OBJECT-TYPE The 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. | 1.3.6.1.4.1.25506.2.6.1.3.1.1.4 | Integer32 | read-write | current |
| hh3cEntityExtPeakPower OBJECT-TYPE The 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. | 1.3.6.1.4.1.25506.2.6.1.3.1.1.5 | Integer32 | read-write | current |
| hh3cProcessObjects OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.6.1.4 | |||
| hh3cProcessTable OBJECT-TYPE The Table describes the information about a particular process, namely a task. | 1.3.6.1.4.1.25506.2.6.1.4.1 | not-accessible | current | |
| hh3cProcessEntry OBJECT-TYPE The information about a particular process, namely a task. | 1.3.6.1.4.1.25506.2.6.1.4.1.1 | not-accessible | current | |
| hh3cProcessID OBJECT-TYPE This object indicates the identifier of process, namely task ID in system. | 1.3.6.1.4.1.25506.2.6.1.4.1.1.1 | Unsigned32 | read-only | current |
| hh3cProcessName OBJECT-TYPE This object indicates the process name. | 1.3.6.1.4.1.25506.2.6.1.4.1.1.2 | DisplayString (SIZE(1..32)) | read-only | current |
| hh3cProcessUtil5Min OBJECT-TYPE This 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. | 1.3.6.1.4.1.25506.2.6.1.4.1.1.3 | Unsigned32 (0..100) | read-only | current |
| hh3cEntityExtVoltageObjects OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.6.1.5 | |||
| hh3cEntityExtVoltageTable OBJECT-TYPE The table describes the voltage information of the voltage sensor entities on the device. | 1.3.6.1.4.1.25506.2.6.1.5.1 | not-accessible | current | |
| hh3cEntityExtVoltageEntry OBJECT-TYPE The voltage information of the voltage sensor entity. | 1.3.6.1.4.1.25506.2.6.1.5.1.1 | not-accessible | current | |
| hh3cEntityExtCurrentVoltage OBJECT-TYPE The current voltage in millivolts of the voltage sensor entity. | 1.3.6.1.4.1.25506.2.6.1.5.1.1.1 | Integer32 | read-only | current |
| hh3cEntityExtNominalVoltage OBJECT-TYPE The nominal voltage in millivolts of the voltage sensor entity. | 1.3.6.1.4.1.25506.2.6.1.5.1.1.2 | Integer32 | read-only | current |
| hh3cEntityExtVoltageState OBJECT-TYPE The voltage state of the voltage sensor entity. | 1.3.6.1.4.1.25506.2.6.1.5.1.1.3 | INTEGER {normal(0), low(1), tooLow(2), high(3), tooHigh(4)} | read-only | current |
| hh3cEntityExtVoltageMajorLowThreshold OBJECT-TYPE The low threshold for the voltage sensor entity. When the voltage is lower than the threshold, a notification will be sent. | 1.3.6.1.4.1.25506.2.6.1.5.1.1.4 | Integer32 | read-only | current |
| hh3cEntityExtVoltageFatalLowThreshold OBJECT-TYPE The fatal low voltage threshold for the voltage sensor entity. When the voltage is lower than the threshold, a notification will be sent. | 1.3.6.1.4.1.25506.2.6.1.5.1.1.5 | Integer32 | read-only | current |
| hh3cEntityExtVoltageMajorHighThreshold OBJECT-TYPE The high threshold for the voltage sensor entity. When the voltage is higher than the threshold, a notification will be sent. | 1.3.6.1.4.1.25506.2.6.1.5.1.1.6 | Integer32 | read-only | current |
| hh3cEntityExtVoltageFatalHighThreshold OBJECT-TYPE The fatal high threshold for the voltage sensor entity. When the voltage is higher than the threshold, a notification will be sent. | 1.3.6.1.4.1.25506.2.6.1.5.1.1.7 | Integer32 | read-only | current |
| hh3cEntityExtTraps OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.6.2 | |||
| hh3cEntityExtTrapsPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.6.2.0 | |||
| hh3cEntityExtTrapsInfor OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.6.2.1 | |||
| hh3cEntityExtTrapDescription OBJECT-TYPE The information of trap. | 1.3.6.1.4.1.25506.2.6.2.1.1 | SnmpAdminString (SIZE(0..255)) | accessible-for-notify | current |
| hh3cEntityExtECCParityAlarmStatus OBJECT-TYPE ECC parity error. | 1.3.6.1.4.1.25506.2.6.2.1.2 | INTEGER {other(1), l1cache(2), l2cache(3), sdram(4), mac(5), tcam(6), ingressbuffer(7), egressbuffer(8), lpm(9), controlmemory(10)} | accessible-for-notify | current |
| hh3cEntityExtSFPInvalidInDays OBJECT-TYPE The days when the transceiver module is still valid, but after those days, it will be invalidated. | 1.3.6.1.4.1.25506.2.6.2.1.3 | Integer32 | accessible-for-notify | current |
| hh3cEntityExtFirstTrapTime OBJECT-TYPE Represents the first trap time. | 1.3.6.1.4.1.25506.2.6.2.1.4 | TimeTicks | accessible-for-notify | current |
| hh3cEntityExtConformance OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.6.3 | |||
| hh3cEntityExtCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.6.3.1 | |||
| hh3cEntityExtGroups OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.6.3.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| hh3cEntityExtTemperatureThresholdNotification NOTIFICATION-TYPE The hh3cEntityExtTemperatureThresholdNotification 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. | 1.3.6.1.4.1.25506.2.6.2.0.1 | current |
| hh3cEntityExtVoltageLowThresholdNotification NOTIFICATION-TYPE The hh3cEntityExtVoltageLowThresholdNotification indicates the voltage is lower than the threshold. If the voltage is lower too much than the entity needs, the entity will halt. | 1.3.6.1.4.1.25506.2.6.2.0.2 | current |
| hh3cEntityExtVoltageHighThresholdNotification NOTIFICATION-TYPE The hh3cEntityExtVoltageHighThresholdNotification 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. | 1.3.6.1.4.1.25506.2.6.2.0.3 | current |
| hh3cEntityExtCpuUsageThresholdNotfication NOTIFICATION-TYPE The hh3cEntityExtCpuUsageThresholdNotfication indicates the entity is overloaded. | 1.3.6.1.4.1.25506.2.6.2.0.4 | current |
| hh3cEntityExtMemUsageThresholdNotification NOTIFICATION-TYPE The hh3cEntityExtMemUsageThresholdNotification indicates the entity is overloaded. | 1.3.6.1.4.1.25506.2.6.2.0.5 | current |
| hh3cEntityExtOperEnabled NOTIFICATION-TYPE The trap indicates the entity is operable at present. | 1.3.6.1.4.1.25506.2.6.2.0.6 | current |
| hh3cEntityExtOperDisabled NOTIFICATION-TYPE The trap indicates the entity is not operable at present. | 1.3.6.1.4.1.25506.2.6.2.0.7 | current |
| hh3cEntityExtCriticalTemperatureThresholdNotification NOTIFICATION-TYPE The hh3cEntityExtCriticalTemperatureThresholdNotification 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. | 1.3.6.1.4.1.25506.2.6.2.0.8 | current |
| hh3cEntityExtSFPAlarmOn NOTIFICATION-TYPE The trap is generated when the SFP module fails or runs abnormally for some particular reason. | 1.3.6.1.4.1.25506.2.6.2.0.9 | current |
| hh3cEntityExtSFPAlarmOff NOTIFICATION-TYPE The trap is generated when the SFP module restores to normal status. | 1.3.6.1.4.1.25506.2.6.2.0.10 | current |
| hh3cEntityExtSFPPhony NOTIFICATION-TYPE This 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. | 1.3.6.1.4.1.25506.2.6.2.0.11 | current |
| hh3cEntityInsert NOTIFICATION-TYPE The trap is generated when a removable entity inserting to device. | 1.3.6.1.4.1.25506.2.6.2.0.12 | current |
| hh3cEntityRemove NOTIFICATION-TYPE The trap is generated when a removable entity removing from device. | 1.3.6.1.4.1.25506.2.6.2.0.13 | current |
| hh3cEntityExtForcedPowerOff NOTIFICATION-TYPE The trap indicates the entity is forced to power off. | 1.3.6.1.4.1.25506.2.6.2.0.14 | current |
| hh3cEntityExtForcedPowerOn NOTIFICATION-TYPE The trap indicates the entity is forced to power on. | 1.3.6.1.4.1.25506.2.6.2.0.15 | current |
| hh3cEntityExtFaultAlarmOn NOTIFICATION-TYPE The trap indicates a fault occurs on the specified entity. | 1.3.6.1.4.1.25506.2.6.2.0.16 | current |
| hh3cEntityExtFaultAlarmOff NOTIFICATION-TYPE The trap indicates a fault disappears on the specified entity. | 1.3.6.1.4.1.25506.2.6.2.0.17 | current |
| hh3cEntityExtResourceLack NOTIFICATION-TYPE The trap indicates that a kind of resource is not enough on the specified entity. | 1.3.6.1.4.1.25506.2.6.2.0.18 | current |
| hh3cEntityExtResourceEnough NOTIFICATION-TYPE The trap indicates that the entity recovers from the status of no enough resource. | 1.3.6.1.4.1.25506.2.6.2.0.19 | current |
| hh3cEntityExtTemperatureLower NOTIFICATION-TYPE The 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. | 1.3.6.1.4.1.25506.2.6.2.0.20 | current |
| hh3cEntityExtTemperatureTooUp NOTIFICATION-TYPE The 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. | 1.3.6.1.4.1.25506.2.6.2.0.21 | current |
| hh3cEntityExtTemperatureNormal NOTIFICATION-TYPE The trap indicates the temperature of a specified entity recover from abnormal status. | 1.3.6.1.4.1.25506.2.6.2.0.22 | current |
| hh3cEntityExternalAlarmOccur NOTIFICATION-TYPE The trap is generated when the monitored device connected to the specified entity fails. | 1.3.6.1.4.1.25506.2.6.2.0.23 | current |
| hh3cEntityExternalAlarmRecover NOTIFICATION-TYPE The trap is generated when the failed device connected to the specified entity returns to normal. | 1.3.6.1.4.1.25506.2.6.2.0.24 | current |
| hh3cEntityExtCpuUsageThresholdRecover NOTIFICATION-TYPE The trap indicates the CPU usage descends the threshold. | 1.3.6.1.4.1.25506.2.6.2.0.25 | current |
| hh3cEntityExtMemUsageThresholdRecover NOTIFICATION-TYPE The trap indicates the memory usage descends the threshold. | 1.3.6.1.4.1.25506.2.6.2.0.26 | current |
| hh3cEntityExtMemAllocatedFailed NOTIFICATION-TYPE The trap indicates the memory allocated failed. | 1.3.6.1.4.1.25506.2.6.2.0.27 | current |
| hh3cEntityExtECCParityAlarm NOTIFICATION-TYPE The trap indicates the ECC(Error Correction Code) parity error alarm. | 1.3.6.1.4.1.25506.2.6.2.0.28 | current |
| hh3cEntityExtCritLowerTempThresholdNotification NOTIFICATION-TYPE The hh3cEntityExtCritLowerTempThresholdNotification indicates the temperature is lower than the threshold. If the temperature is lower too much than the entity needs, the entity will halt. | 1.3.6.1.4.1.25506.2.6.2.0.29 | current |
| hh3cEntityExtTemperatureTooLow NOTIFICATION-TYPE The hh3cEntityExtTemperatureTooLow indicates the temperature is lower than the threshold. If the temperature is lower too much than the entity needs, the entity halts now. | 1.3.6.1.4.1.25506.2.6.2.0.30 | current |
| hh3cEntityExtFanDirectionNotPreferred NOTIFICATION-TYPE This trap indicates the specified fan's direction does not accord with preferred. The two parameters indicate the entity index and physical name of fan. | 1.3.6.1.4.1.25506.2.6.2.0.31 | current |
| hh3cEntityExtFanDirectionNotAccord NOTIFICATION-TYPE This trap indicates the direction of fans does not accord with each other. The two parameters indicate the parent entity of the fans. | 1.3.6.1.4.1.25506.2.6.2.0.32 | current |
| hh3cEntityExtSFPInvalid NOTIFICATION-TYPE The 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. | 1.3.6.1.4.1.25506.2.6.2.0.33 | current |
| hh3cEntityExtSFPInvalidNow NOTIFICATION-TYPE This 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. | 1.3.6.1.4.1.25506.2.6.2.0.34 | current |
| hh3cEntityExtMemUsageThresholdOverTrap NOTIFICATION-TYPE This trap indicates that the memory usage of the entity is overloaded. This trap is used to replace hh3cEntityExtMemUsageThresholdNotification. | 1.3.6.1.4.1.25506.2.6.2.0.35 | current |
| hh3cEntityExtMemUsageThresholdRecoverTrap NOTIFICATION-TYPE This trap indicates that the memory usage decreased below the threshold. This trap is used to replace hh3cEntityExtMemUsageThresholdRecover. | 1.3.6.1.4.1.25506.2.6.2.0.36 | current |
| hh3cEntityExtVoltageNormal NOTIFICATION-TYPE This trap indicates that the voltage recovers to normal. | 1.3.6.1.4.1.25506.2.6.2.0.37 | current |
| hh3cEntityExtVoltageLower NOTIFICATION-TYPE This trap indicates that the voltage is lower than the low threshold. | 1.3.6.1.4.1.25506.2.6.2.0.38 | current |
| hh3cEntityExtVoltageTooLow NOTIFICATION-TYPE This trap indicates that the voltage is lower than the fatal low threshold. | 1.3.6.1.4.1.25506.2.6.2.0.39 | current |
| hh3cEntityExtVoltageHigher NOTIFICATION-TYPE This trap indicates that the voltage is higher than the high threshold. | 1.3.6.1.4.1.25506.2.6.2.0.40 | current |
| hh3cEntityExtVoltageTooHigh NOTIFICATION-TYPE This trap indicates that the voltage is higher than the fatal high threshold. | 1.3.6.1.4.1.25506.2.6.2.0.41 | current |
| hh3cEntityExtSFPAlarmOnEx NOTIFICATION-TYPE The trap is generated when the SFP module fails or runs abnormally for some particular reason. This trap is used to replace hh3cEntityExtSFPAlarmOn. | 1.3.6.1.4.1.25506.2.6.2.0.42 | current |
| hh3cEntityExtSFPAlarmOffEx NOTIFICATION-TYPE The trap is generated when the SFP module is restored to normal status. This trap is used to replace hh3cEntityExtSFPAlarmOff. | 1.3.6.1.4.1.25506.2.6.2.0.43 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| hh3cEntityExtCompliance MODULE-COMPLIANCE The compliance statement for systems supporting this MIB. | 1.3.6.1.4.1.25506.2.6.3.1.1 | current |
| hh3cEntityExtGroup OBJECT-GROUP Entity Extend group. | 1.3.6.1.4.1.25506.2.6.3.2.1 | current |
| hh3cEntityExtNotificationGroup NOTIFICATION-GROUP Entity Extend Notification group. | 1.3.6.1.4.1.25506.2.6.3.2.2 | current |
| hh3cEntityExtManuGroup OBJECT-GROUP Standard Device Manufacture Information group. | 1.3.6.1.4.1.25506.2.6.3.2.3 | current |
| hh3cEntityExtPowerGroup OBJECT-GROUP Standard Entity Power Information group. | 1.3.6.1.4.1.25506.2.6.3.2.4 | current |