HPN-ICF-ENTITY-EXT-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.15.2.6
- Last updated
- 2011-11-26 00:00
- Namespace
- hp
- Source file
HPN-ICF-ENTITY-EXT-MIB- Digest
sha256:a5021e0b641b0b1742726990dbab3a11d290b578c20a404ae4653693dbe4f8f5
Description
The private MIB file includes the general extent information of the device.
Imports
| From | Symbols |
|---|---|
| ENTITY-MIB | entPhysicalDescr, entPhysicalIndex, entPhysicalName |
| HCNUM-TC | CounterBasedGauge64 |
| HPN-ICF-OID-MIB | hpnicfCommon |
| 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
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
ENTITY-MIB HCNUM-TC HPN-ICF-ENTITY-EXT-MIB HPN-ICF-OID-MIB IANA-ENTITY-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC UUID-TC-MIB
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| HpnicfAdminState 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 | |||
| HpnicfAlarmStatus 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 | |||
| HpnicfOperState 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 | |||
| HpnicfStandbyStatus 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 |
|---|---|---|---|---|
| hpnicfEntityExtObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.6.1 | |||
| hpnicfEntityExtState OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.6.1.1 | |||
| hpnicfEntityExtStateTable 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.11.2.14.11.15.2.6.1.1.1 | not-accessible | current | |
| hpnicfEntityExtStateEntry OBJECT-TYPE The information about a particular physical entity. | 1.3.6.1.4.1.11.2.14.11.15.2.6.1.1.1.1 | not-accessible | current | |
| hpnicfEntityExtPhysicalIndex OBJECT-TYPE The index of hpnicfEntityExtStateTable. This index is identical to entPhysicalIndex in ENTITY-MIB | 1.3.6.1.4.1.11.2.14.11.15.2.6.1.1.1.1.1 | Integer32 | accessible-for-notify | current |
| hpnicfEntityExtAdminStatus OBJECT-TYPE The administrative state for this object. | 1.3.6.1.4.1.11.2.14.11.15.2.6.1.1.1.1.2 | HpnicfAdminState | read-write | current |
| hpnicfEntityExtOperStatus OBJECT-TYPE The operate state for this object. | 1.3.6.1.4.1.11.2.14.11.15.2.6.1.1.1.1.3 | HpnicfOperState | read-only | current |
| hpnicfEntityExtStandbyStatus OBJECT-TYPE This object is used for monitoring standby status. Not all entities support this object. | 1.3.6.1.4.1.11.2.14.11.15.2.6.1.1.1.1.4 | HpnicfStandbyStatus | read-only | current |
| hpnicfEntityExtAlarmLight 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.11.2.14.11.15.2.6.1.1.1.1.5 | HpnicfAlarmStatus | read-only | current |
| hpnicfEntityExtCpuUsage 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.11.2.14.11.15.2.6.1.1.1.1.6 | Integer32 (0..100) | read-only | current |
| hpnicfEntityExtCpuUsageThreshold 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.11.2.14.11.15.2.6.1.1.1.1.7 | Integer32 (0..100) | read-write | current |
| hpnicfEntityExtMemUsage OBJECT-TYPE The memory usage for the entity. This object indicates what percent of memory are used. | 1.3.6.1.4.1.11.2.14.11.15.2.6.1.1.1.1.8 | Integer32 (0..100) | read-only | current |
| hpnicfEntityExtMemUsageThreshold 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.11.2.14.11.15.2.6.1.1.1.1.9 | Integer32 (0..100) | read-write | current |
| hpnicfEntityExtMemSize 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.11.2.14.11.15.2.6.1.1.1.1.10 | Unsigned32 | read-only | current |
| hpnicfEntityExtUpTime 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.11.2.14.11.15.2.6.1.1.1.1.11 | Integer32 | read-only | current |
| hpnicfEntityExtTemperature OBJECT-TYPE The temperature for the entity. | 1.3.6.1.4.1.11.2.14.11.15.2.6.1.1.1.1.12 | Integer32 | read-only | current |
| hpnicfEntityExtTemperatureThreshold OBJECT-TYPE The threshold for the temperature. When the temperature exceeds the threshold, a notification will be sent. | 1.3.6.1.4.1.11.2.14.11.15.2.6.1.1.1.1.13 | Integer32 | read-write | current |
| hpnicfEntityExtVoltage OBJECT-TYPE The voltage for the entity. | 1.3.6.1.4.1.11.2.14.11.15.2.6.1.1.1.1.14 | Integer32 | read-only | current |
| hpnicfEntityExtVoltageLowThreshold 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.11.2.14.11.15.2.6.1.1.1.1.15 | Integer32 | read-write | current |
| hpnicfEntityExtVoltageHighThreshold 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.11.2.14.11.15.2.6.1.1.1.1.16 | Integer32 | read-write | current |
| hpnicfEntityExtCriticalTemperatureThreshold 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.11.2.14.11.15.2.6.1.1.1.1.17 | Integer32 | read-write | current |
| hpnicfEntityExtMacAddress OBJECT-TYPE MAC Address of the entity. | 1.3.6.1.4.1.11.2.14.11.15.2.6.1.1.1.1.18 | MacAddress | read-only | current |
| hpnicfEntityExtErrorStatus 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.11.2.14.11.15.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 |
| hpnicfEntityExtCpuMaxUsage OBJECT-TYPE The maximal CPU usage for the entity in the period of time. | 1.3.6.1.4.1.11.2.14.11.15.2.6.1.1.1.1.20 | Integer32 (0..100) | read-only | current |
| hpnicfEntityExtLowerTemperatureThreshold 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.11.2.14.11.15.2.6.1.1.1.1.21 | Integer32 | read-write | current |
| hpnicfEntityExtShutdownTemperatureThreshold 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.11.2.14.11.15.2.6.1.1.1.1.22 | Integer32 | read-write | current |
| hpnicfEntityExtPhyMemSize OBJECT-TYPE The memory size of entity. This is the physical attribute of entity. | 1.3.6.1.4.1.11.2.14.11.15.2.6.1.1.1.1.23 | Unsigned32 | read-only | current |
| hpnicfEntityExtPhyCpuFrequency OBJECT-TYPE The CPU frequency of entity. Unit of measure is MHZ. | 1.3.6.1.4.1.11.2.14.11.15.2.6.1.1.1.1.24 | Integer32 | read-only | current |
| hpnicfEntityExtFirstUsedDate OBJECT-TYPE The first used date of the entity. | 1.3.6.1.4.1.11.2.14.11.15.2.6.1.1.1.1.25 | DateAndTime (SIZE(8)) | read-only | current |
| hpnicfEntityExtCpuAvgUsage OBJECT-TYPE The average CPU usage for the entity in a period of time. | 1.3.6.1.4.1.11.2.14.11.15.2.6.1.1.1.1.26 | Integer32 (0..100) | read-only | current |
| hpnicfEntityExtMemAvgUsage OBJECT-TYPE The average memory usage for the entity in a period of time. | 1.3.6.1.4.1.11.2.14.11.15.2.6.1.1.1.1.27 | Integer32 (0..100) | read-only | current |
| hpnicfEntityExtMemType OBJECT-TYPE The memory type of entity. | 1.3.6.1.4.1.11.2.14.11.15.2.6.1.1.1.1.28 | OCTET STRING (SIZE(0..64)) | read-only | current |
| hpnicfEntityExtCriticalLowerTemperatureThreshold 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.11.2.14.11.15.2.6.1.1.1.1.29 | Integer32 | read-write | current |
| hpnicfEntityExtShutdownLowerTemperatureThreshold 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.11.2.14.11.15.2.6.1.1.1.1.30 | Integer32 | read-write | current |
| hpnicfEntityExtCpuUsageRecoverThreshold OBJECT-TYPE The recover threshold for the CPU usage. When the CPU usage falls down to the threshold, a notification is sent. The hpnicfEntityExtCpuUsageRecoverThreshold must be less than or equal to the hpnicfEntityExtCpuUsageThreshold. | 1.3.6.1.4.1.11.2.14.11.15.2.6.1.1.1.1.31 | Integer32 (0..100) | read-write | current |
| hpnicfEntityExtMemSizeRev OBJECT-TYPE Size of memory space for the entity. This node is used to replace hpnicfEntityExtMemSize. | 1.3.6.1.4.1.11.2.14.11.15.2.6.1.1.1.1.32 | CounterBasedGauge64 | read-only | current |
| hpnicfEntityExtCpuUsageIn1Minute 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.11.2.14.11.15.2.6.1.1.1.1.33 | Integer32 (0..100) | read-only | current |
| hpnicfEntityExtCpuUsageIn5Minutes 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.11.2.14.11.15.2.6.1.1.1.1.34 | Integer32 (0..100) | read-only | current |
| hpnicfEntityExtManu OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.6.1.2 | |||
| hpnicfEntityExtManuTable OBJECT-TYPE The table about device manufacture information. | 1.3.6.1.4.1.11.2.14.11.15.2.6.1.2.1 | not-accessible | current | |
| hpnicfEntityExtManuEntry OBJECT-TYPE The device manufacture information about a particular physical entity. | 1.3.6.1.4.1.11.2.14.11.15.2.6.1.2.1.1 | not-accessible | current | |
| hpnicfEntityExtManuPhysicalIndex OBJECT-TYPE The index of hpnicfEntityExtManuTable. This index is identical to entPhysicalIndex in ENTITY-MIB. | 1.3.6.1.4.1.11.2.14.11.15.2.6.1.2.1.1.1 | Integer32 (1..2147483647) | accessible-for-notify | current |
| hpnicfEntityExtManuSerialNum 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.11.2.14.11.15.2.6.1.2.1.1.2 | SnmpAdminString | read-only | current |
| hpnicfEntityExtManuBuildInfo 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.11.2.14.11.15.2.6.1.2.1.1.3 | SnmpAdminString | read-only | current |
| hpnicfEntityExtManuBOM 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.11.2.14.11.15.2.6.1.2.1.1.4 | SnmpAdminString | read-only | current |
| hpnicfEntityExtMacAddressCount 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.11.2.14.11.15.2.6.1.2.1.1.5 | Unsigned32 | read-only | current |
| hpnicfEntityExtPower OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.6.1.3 | |||
| hpnicfEntityExtPowerTable 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.11.2.14.11.15.2.6.1.3.1 | not-accessible | current | |
| hpnicfEntityExtPowerEntry OBJECT-TYPE The entity power information about a particular physical entity. | 1.3.6.1.4.1.11.2.14.11.15.2.6.1.3.1.1 | not-accessible | current | |
| hpnicfEntityExtPowerPhysicalIndex OBJECT-TYPE The index of hpnicfEntityExtPowerTable. This index is identical to entPhysicalIndex in ENTITY-MIB. | 1.3.6.1.4.1.11.2.14.11.15.2.6.1.3.1.1.1 | Integer32 (1..2147483647) | accessible-for-notify | current |
| hpnicfEntityExtNominalPower OBJECT-TYPE The nominal power of the entity expressed in milliWatts. | 1.3.6.1.4.1.11.2.14.11.15.2.6.1.3.1.1.2 | Gauge32 | read-only | current |
| hpnicfEntityExtCurrentPower OBJECT-TYPE The measured usage power of the entity expressed in milliWatts. | 1.3.6.1.4.1.11.2.14.11.15.2.6.1.3.1.1.3 | Gauge32 | read-only | current |
| hpnicfEntityExtAveragePower 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.11.2.14.11.15.2.6.1.3.1.1.4 | Integer32 | read-write | current |
| hpnicfEntityExtPeakPower 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.11.2.14.11.15.2.6.1.3.1.1.5 | Integer32 | read-write | current |
| hpnicfProcessObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.6.1.4 | |||
| hpnicfProcessTable OBJECT-TYPE The Table describes the information about a particular process, namely a task. | 1.3.6.1.4.1.11.2.14.11.15.2.6.1.4.1 | not-accessible | current | |
| hpnicfProcessEntry OBJECT-TYPE The information about a particular process, namely a task. | 1.3.6.1.4.1.11.2.14.11.15.2.6.1.4.1.1 | not-accessible | current | |
| hpnicfProcessID OBJECT-TYPE This object indicates the identifier of process, namely task ID in system. | 1.3.6.1.4.1.11.2.14.11.15.2.6.1.4.1.1.1 | Unsigned32 | read-only | current |
| hpnicfProcessName OBJECT-TYPE This object indicates the process name. | 1.3.6.1.4.1.11.2.14.11.15.2.6.1.4.1.1.2 | DisplayString (SIZE(1..32)) | read-only | current |
| hpnicfProcessUtil5Min 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.11.2.14.11.15.2.6.1.4.1.1.3 | Unsigned32 (0..100) | read-only | current |
| hpnicfEntityExtTraps OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.6.2 | |||
| hpnicfEntityExtTrapsPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.6.2.0 | |||
| hpnicfEntityExtTrapsInfor OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.6.2.1 | |||
| hpnicfEntityExtTrapDescription OBJECT-TYPE The information of trap. | 1.3.6.1.4.1.11.2.14.11.15.2.6.2.1.1 | SnmpAdminString (SIZE(0..255)) | accessible-for-notify | current |
| hpnicfEntityExtECCParityAlarmStatus OBJECT-TYPE ECC parity error. | 1.3.6.1.4.1.11.2.14.11.15.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 |
| hpnicfEntityExtSFPInvalidInDays 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.11.2.14.11.15.2.6.2.1.3 | Integer32 | accessible-for-notify | current |
| hpnicfEntityExtFirstTrapTime OBJECT-TYPE Represents the first trap time. | 1.3.6.1.4.1.11.2.14.11.15.2.6.2.1.4 | TimeTicks | accessible-for-notify | current |
| hpnicfEntityExtConformance OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.6.3 | |||
| hpnicfEntityExtCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.6.3.1 | |||
| hpnicfEntityExtGroups OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.6.3.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| hpnicfEntityExtTemperatureThresholdNotification NOTIFICATION-TYPE The hpnicfEntityExtTemperatureThresholdNotification 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.11.2.14.11.15.2.6.2.0.1 | current |
| hpnicfEntityExtVoltageLowThresholdNotification NOTIFICATION-TYPE The hpnicfEntityExtVoltageLowThresholdNotification 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.11.2.14.11.15.2.6.2.0.2 | current |
| hpnicfEntityExtVoltageHighThresholdNotification NOTIFICATION-TYPE The hpnicfEntityExtVoltageHighThresholdNotification 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.11.2.14.11.15.2.6.2.0.3 | current |
| hpnicfEntityExtCpuUsageThresholdNotfication NOTIFICATION-TYPE The hpnicfEntityExtCpuUsageThresholdNotfication indicates the entity is overloaded. | 1.3.6.1.4.1.11.2.14.11.15.2.6.2.0.4 | current |
| hpnicfEntityExtMemUsageThresholdNotification NOTIFICATION-TYPE The hpnicfEntityExtMemUsageThresholdNotification indicates the entity is overloaded. | 1.3.6.1.4.1.11.2.14.11.15.2.6.2.0.5 | current |
| hpnicfEntityExtOperEnabled NOTIFICATION-TYPE The trap indicates the entity is operable at present. | 1.3.6.1.4.1.11.2.14.11.15.2.6.2.0.6 | current |
| hpnicfEntityExtOperDisabled NOTIFICATION-TYPE The trap indicates the entity is not operable at present. | 1.3.6.1.4.1.11.2.14.11.15.2.6.2.0.7 | current |
| hpnicfEntityExtCriticalTemperatureThresholdNotification NOTIFICATION-TYPE The hpnicfEntityExtCriticalTemperatureThresholdNotification 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.11.2.14.11.15.2.6.2.0.8 | current |
| hpnicfEntityExtSFPAlarmOn NOTIFICATION-TYPE The trap is generated when the SFP module fails or runs abnormally for some particular reason. | 1.3.6.1.4.1.11.2.14.11.15.2.6.2.0.9 | current |
| hpnicfEntityExtSFPAlarmOff NOTIFICATION-TYPE The trap is generated when the SFP module restores to normal status. | 1.3.6.1.4.1.11.2.14.11.15.2.6.2.0.10 | current |
| hpnicfEntityExtSFPPhony 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.11.2.14.11.15.2.6.2.0.11 | current |
| hpnicfEntityInsert NOTIFICATION-TYPE The trap is generated when a removable entity inserting to device. | 1.3.6.1.4.1.11.2.14.11.15.2.6.2.0.12 | current |
| hpnicfEntityRemove NOTIFICATION-TYPE The trap is generated when a removable entity removing from device. | 1.3.6.1.4.1.11.2.14.11.15.2.6.2.0.13 | current |
| hpnicfEntityExtForcedPowerOff NOTIFICATION-TYPE The trap indicates the entity is forced to power off. | 1.3.6.1.4.1.11.2.14.11.15.2.6.2.0.14 | current |
| hpnicfEntityExtForcedPowerOn NOTIFICATION-TYPE The trap indicates the entity is forced to power on. | 1.3.6.1.4.1.11.2.14.11.15.2.6.2.0.15 | current |
| hpnicfEntityExtFaultAlarmOn NOTIFICATION-TYPE The trap indicates a fault occurs on the specified entity. | 1.3.6.1.4.1.11.2.14.11.15.2.6.2.0.16 | current |
| hpnicfEntityExtFaultAlarmOff NOTIFICATION-TYPE The trap indicates a fault disappears on the specified entity. | 1.3.6.1.4.1.11.2.14.11.15.2.6.2.0.17 | current |
| hpnicfEntityExtResourceLack NOTIFICATION-TYPE The trap indicates that a kind of resource is not enough on the specified entity. | 1.3.6.1.4.1.11.2.14.11.15.2.6.2.0.18 | current |
| hpnicfEntityExtResourceEnough NOTIFICATION-TYPE The trap indicates that the entity recovers from the status of no enough resource. | 1.3.6.1.4.1.11.2.14.11.15.2.6.2.0.19 | current |
| hpnicfEntityExtTemperatureLower 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.11.2.14.11.15.2.6.2.0.20 | current |
| hpnicfEntityExtTemperatureTooUp 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.11.2.14.11.15.2.6.2.0.21 | current |
| hpnicfEntityExtTemperatureNormal NOTIFICATION-TYPE The trap indicates the temperature of a specified entity recover from abnormal status. | 1.3.6.1.4.1.11.2.14.11.15.2.6.2.0.22 | current |
| hpnicfEntityExternalAlarmOccur NOTIFICATION-TYPE The trap is generated when the monitored device connected to the specified entity fails. | 1.3.6.1.4.1.11.2.14.11.15.2.6.2.0.23 | current |
| hpnicfEntityExternalAlarmRecover NOTIFICATION-TYPE The trap is generated when the failed device connected to the specified entity returns to normal. | 1.3.6.1.4.1.11.2.14.11.15.2.6.2.0.24 | current |
| hpnicfEntityExtCpuUsageThresholdRecover NOTIFICATION-TYPE The trap indicates the CPU usage descends the threshold. | 1.3.6.1.4.1.11.2.14.11.15.2.6.2.0.25 | current |
| hpnicfEntityExtMemUsageThresholdRecover NOTIFICATION-TYPE The trap indicates the memory usage descends the threshold. | 1.3.6.1.4.1.11.2.14.11.15.2.6.2.0.26 | current |
| hpnicfEntityExtMemAllocatedFailed NOTIFICATION-TYPE The trap indicates the memory allocated failed. | 1.3.6.1.4.1.11.2.14.11.15.2.6.2.0.27 | current |
| hpnicfEntityExtECCParityAlarm NOTIFICATION-TYPE The trap indicates the ECC(Error Correction Code) parity error alarm. | 1.3.6.1.4.1.11.2.14.11.15.2.6.2.0.28 | current |
| hpnicfEntityExtCritLowerTempThresholdNotification NOTIFICATION-TYPE The hpnicfEntityExtCritLowerTempThresholdNotification 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.11.2.14.11.15.2.6.2.0.29 | current |
| hpnicfEntityExtTemperatureTooLow NOTIFICATION-TYPE The hpnicfEntityExtTemperatureTooLow 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.11.2.14.11.15.2.6.2.0.30 | current |
| hpnicfEntityExtFanDirectionNotPreferred 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.11.2.14.11.15.2.6.2.0.31 | current |
| hpnicfEntityExtFanDirectionNotAccord 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.11.2.14.11.15.2.6.2.0.32 | current |
| hpnicfEntityExtSFPInvalid 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.11.2.14.11.15.2.6.2.0.33 | current |
| hpnicfEntityExtSFPInvalidNow 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.11.2.14.11.15.2.6.2.0.34 | current |
| hpnicfEntityExtMemUsageThresholdOverTrap NOTIFICATION-TYPE This trap indicates that the memory usage of the entity is overloaded. This trap is used to replace hpnicfEntityExtMemUsageThresholdNotification. | 1.3.6.1.4.1.11.2.14.11.15.2.6.2.0.35 | current |
| hpnicfEntityExtMemUsageThresholdRecoverTrap NOTIFICATION-TYPE This trap indicates that the memory usage decreased below the threshold. This trap is used to replace hpnicfEntityExtMemUsageThresholdRecover. | 1.3.6.1.4.1.11.2.14.11.15.2.6.2.0.36 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| hpnicfEntityExtCompliance MODULE-COMPLIANCE The compliance statement for systems supporting this MIB. | 1.3.6.1.4.1.11.2.14.11.15.2.6.3.1.1 | current |
| hpnicfEntityExtGroup OBJECT-GROUP Entity Extend group. | 1.3.6.1.4.1.11.2.14.11.15.2.6.3.2.1 | current |
| hpnicfEntityExtNotificationGroup NOTIFICATION-GROUP Entity Extend Notification group. | 1.3.6.1.4.1.11.2.14.11.15.2.6.3.2.2 | current |
| hpnicfEntityExtManuGroup OBJECT-GROUP Standard Device Manufacture Information group. | 1.3.6.1.4.1.11.2.14.11.15.2.6.3.2.3 | current |
| hpnicfEntityExtPowerGroup OBJECT-GROUP Standard Entity Power Information group. | 1.3.6.1.4.1.11.2.14.11.15.2.6.3.2.4 | current |