HH3C-ENTITY-EXT-MIB

File: HH3C-ENTITY-EXT-MIB.mib (69970 bytes)

Imported modules

HH3C-OID-MIB SNMPv2-CONF SNMPv2-SMI
SNMPv2-TC SNMP-FRAMEWORK-MIB ENTITY-MIB
HCNUM-TC

Imported symbols

hh3cCommon OBJECT-GROUP MODULE-COMPLIANCE
NOTIFICATION-GROUP OBJECT-TYPE MODULE-IDENTITY
NOTIFICATION-TYPE Integer32 Unsigned32
Gauge32 TimeTicks TEXTUAL-CONVENTION
MacAddress DateAndTime DisplayString
SnmpAdminString entPhysicalIndex entPhysicalName
entPhysicalDescr CounterBasedGauge64

Defined Types

Hh3cAdminState  
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.
TEXTUAL-CONVENTION    
  INTEGER notSupported(1), locked(2), shuttingDown(3), unlocked(4)  

Hh3cOperState  
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.
TEXTUAL-CONVENTION    
  INTEGER notSupported(1), disabled(2), enabled(3), dangerous(4)  

Hh3cAlarmStatus  
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.
TEXTUAL-CONVENTION    
  BITS notSupported(0), underRepair(1), critical(2), major(3), minor(4), alarmOutstanding(5), warning(6), indeterminate(7)  

Hh3cStandbyStatus  
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.
TEXTUAL-CONVENTION    
  INTEGER notSupported(1), hotStandby(2), coldStandby(3), providingService(4)  

Hh3cEntityExtStateEntry  
SEQUENCE    
  hh3cEntityExtPhysicalIndex Integer32
  hh3cEntityExtAdminStatus Hh3cAdminState
  hh3cEntityExtOperStatus Hh3cOperState
  hh3cEntityExtStandbyStatus Hh3cStandbyStatus
  hh3cEntityExtAlarmLight Hh3cAlarmStatus
  hh3cEntityExtCpuUsage Integer32
  hh3cEntityExtCpuUsageThreshold Integer32
  hh3cEntityExtMemUsage Integer32
  hh3cEntityExtMemUsageThreshold Integer32
  hh3cEntityExtMemSize Unsigned32
  hh3cEntityExtUpTime Integer32
  hh3cEntityExtTemperature Integer32
  hh3cEntityExtTemperatureThreshold Integer32
  hh3cEntityExtVoltage Integer32
  hh3cEntityExtVoltageLowThreshold Integer32
  hh3cEntityExtVoltageHighThreshold Integer32
  hh3cEntityExtCriticalTemperatureThreshold Integer32
  hh3cEntityExtMacAddress MacAddress
  hh3cEntityExtErrorStatus INTEGER
  hh3cEntityExtCpuMaxUsage Integer32
  hh3cEntityExtLowerTemperatureThreshold Integer32
  hh3cEntityExtShutdownTemperatureThreshold Integer32
  hh3cEntityExtPhyMemSize Unsigned32
  hh3cEntityExtPhyCpuFrequency Integer32
  hh3cEntityExtFirstUsedDate DateAndTime
  hh3cEntityExtCpuAvgUsage Integer32
  hh3cEntityExtMemAvgUsage Integer32
  hh3cEntityExtMemType OCTET STRING
  hh3cEntityExtCriticalLowerTemperatureThreshold Integer32
  hh3cEntityExtShutdownLowerTemperatureThreshold Integer32
  hh3cEntityExtCpuUsageRecoverThreshold Integer32
  hh3cEntityExtMemSizeRev CounterBasedGauge64
  hh3cEntityExtCpuUsageIn1Minute Integer32
  hh3cEntityExtCpuUsageIn5Minutes Integer32

Hh3cEntityExtManuEntry  
SEQUENCE    
  hh3cEntityExtManuPhysicalIndex Integer32
  hh3cEntityExtManuSerialNum SnmpAdminString
  hh3cEntityExtManuBuildInfo SnmpAdminString
  hh3cEntityExtManuBOM SnmpAdminString
  hh3cEntityExtMacAddressCount Unsigned32

Hh3cEntityExtPowerEntry  
SEQUENCE    
  hh3cEntityExtPowerPhysicalIndex Integer32
  hh3cEntityExtNominalPower Gauge32
  hh3cEntityExtCurrentPower Gauge32
  hh3cEntityExtAveragePower Integer32
  hh3cEntityExtPeakPower Integer32

Hh3cProcessEntry  
SEQUENCE    
  hh3cProcessID Unsigned32
  hh3cProcessName DisplayString
  hh3cProcessUtil5Min Unsigned32

Hh3cEntityExtVoltageEntry  
SEQUENCE    
  hh3cEntityExtCurrentVoltage Integer32
  hh3cEntityExtNominalVoltage Integer32
  hh3cEntityExtVoltageState INTEGER
  hh3cEntityExtVoltageMajorLowThreshold Integer32
  hh3cEntityExtVoltageFatalLowThreshold Integer32
  hh3cEntityExtVoltageMajorHighThreshold Integer32
  hh3cEntityExtVoltageFatalHighThreshold Integer32

Defined Values

hh3cEntityExtend 1.3.6.1.4.1.25506.2.6
The private MIB file includes the general extent information of the device.
MODULE-IDENTITY    

hh3cEntityExtObjects 1.3.6.1.4.1.25506.2.6.1
OBJECT IDENTIFIER    

hh3cEntityExtState 1.3.6.1.4.1.25506.2.6.1.1
OBJECT IDENTIFIER    

hh3cEntityExtStateTable 1.3.6.1.4.1.25506.2.6.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cEntityExtStateEntry

hh3cEntityExtStateEntry 1.3.6.1.4.1.25506.2.6.1.1.1.1
The information about a particular physical entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cEntityExtStateEntry  

hh3cEntityExtPhysicalIndex 1.3.6.1.4.1.25506.2.6.1.1.1.1.1
The index of hh3cEntityExtStateTable. This index is identical to entPhysicalIndex in ENTITY-MIB
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hh3cEntityExtAdminStatus 1.3.6.1.4.1.25506.2.6.1.1.1.1.2
The administrative state for this object.
Status: current Access: read-write
OBJECT-TYPE    
  Hh3cAdminState  

hh3cEntityExtOperStatus 1.3.6.1.4.1.25506.2.6.1.1.1.1.3
The operate state for this object.
Status: current Access: read-only
OBJECT-TYPE    
  Hh3cOperState  

hh3cEntityExtStandbyStatus 1.3.6.1.4.1.25506.2.6.1.1.1.1.4
This object is used for monitoring standby status. Not all entities support this object.
Status: current Access: read-only
OBJECT-TYPE    
  Hh3cStandbyStatus  

hh3cEntityExtAlarmLight 1.3.6.1.4.1.25506.2.6.1.1.1.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  Hh3cAlarmStatus  

hh3cEntityExtCpuUsage 1.3.6.1.4.1.25506.2.6.1.1.1.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

hh3cEntityExtCpuUsageThreshold 1.3.6.1.4.1.25506.2.6.1.1.1.1.7
The threshold for the CPU usage. When the CPU usage exceeds the threshold, a notification will be sent.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

hh3cEntityExtMemUsage 1.3.6.1.4.1.25506.2.6.1.1.1.1.8
The memory usage for the entity. This object indicates what percent of memory are used.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

hh3cEntityExtMemUsageThreshold 1.3.6.1.4.1.25506.2.6.1.1.1.1.9
The threshold for the Memory usage, When the memory usage exceeds the threshold, a notification will be sent.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

hh3cEntityExtMemSize 1.3.6.1.4.1.25506.2.6.1.1.1.1.10
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hh3cEntityExtUpTime 1.3.6.1.4.1.25506.2.6.1.1.1.1.11
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cEntityExtTemperature 1.3.6.1.4.1.25506.2.6.1.1.1.1.12
The temperature for the entity.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cEntityExtTemperatureThreshold 1.3.6.1.4.1.25506.2.6.1.1.1.1.13
The threshold for the temperature. When the temperature exceeds the threshold, a notification will be sent.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hh3cEntityExtVoltage 1.3.6.1.4.1.25506.2.6.1.1.1.1.14
The voltage for the entity.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cEntityExtVoltageLowThreshold 1.3.6.1.4.1.25506.2.6.1.1.1.1.15
The low-threshold for the voltage. When voltage is lower than low-threshold, a notification will be sent.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hh3cEntityExtVoltageHighThreshold 1.3.6.1.4.1.25506.2.6.1.1.1.1.16
The high-threshold for the voltage. When voltage greater than high-threshold, a notification will be sent.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hh3cEntityExtCriticalTemperatureThreshold 1.3.6.1.4.1.25506.2.6.1.1.1.1.17
The threshold for the critical Temperature. When temperature exceeds the critical temperature, a notification will be sent.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hh3cEntityExtMacAddress 1.3.6.1.4.1.25506.2.6.1.1.1.1.18
MAC Address of the entity.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hh3cEntityExtErrorStatus 1.3.6.1.4.1.25506.2.6.1.1.1.1.19
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.
Status: current Access: read-only
OBJECT-TYPE    
  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)  

hh3cEntityExtCpuMaxUsage 1.3.6.1.4.1.25506.2.6.1.1.1.1.20
The maximal CPU usage for the entity in the period of time.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

hh3cEntityExtLowerTemperatureThreshold 1.3.6.1.4.1.25506.2.6.1.1.1.1.21
The threshold for the lower Temperature. When temperature runs under the threshold, a notification will be sent.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hh3cEntityExtShutdownTemperatureThreshold 1.3.6.1.4.1.25506.2.6.1.1.1.1.22
The threshold for the shutdown Temperature. When temperature exceeds the threshold, a notification will be sent and the entity will be shutdown.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hh3cEntityExtPhyMemSize 1.3.6.1.4.1.25506.2.6.1.1.1.1.23
The memory size of entity. This is the physical attribute of entity.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hh3cEntityExtPhyCpuFrequency 1.3.6.1.4.1.25506.2.6.1.1.1.1.24
The CPU frequency of entity. Unit of measure is MHZ.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cEntityExtFirstUsedDate 1.3.6.1.4.1.25506.2.6.1.1.1.1.25
The first used date of the entity.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime Size(8)  

hh3cEntityExtCpuAvgUsage 1.3.6.1.4.1.25506.2.6.1.1.1.1.26
The average CPU usage for the entity in a period of time.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

hh3cEntityExtMemAvgUsage 1.3.6.1.4.1.25506.2.6.1.1.1.1.27
The average memory usage for the entity in a period of time.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

hh3cEntityExtMemType 1.3.6.1.4.1.25506.2.6.1.1.1.1.28
The memory type of entity.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

hh3cEntityExtCriticalLowerTemperatureThreshold 1.3.6.1.4.1.25506.2.6.1.1.1.1.29
The threshold for the critical Temperature. When temperature exceeds the critical lower temperature, a notification will be sent.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hh3cEntityExtShutdownLowerTemperatureThreshold 1.3.6.1.4.1.25506.2.6.1.1.1.1.30
The threshold for the shutdown Temperature. When temperature exceeds the lower threshold, a notification will be sent and the entity will be shutdown.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hh3cEntityExtCpuUsageRecoverThreshold 1.3.6.1.4.1.25506.2.6.1.1.1.1.31
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

hh3cEntityExtMemSizeRev 1.3.6.1.4.1.25506.2.6.1.1.1.1.32
Size of memory space for the entity. This node is used to replace hh3cEntityExtMemSize.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

hh3cEntityExtCpuUsageIn1Minute 1.3.6.1.4.1.25506.2.6.1.1.1.1.33
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

hh3cEntityExtCpuUsageIn5Minutes 1.3.6.1.4.1.25506.2.6.1.1.1.1.34
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

hh3cEntityExtManu 1.3.6.1.4.1.25506.2.6.1.2
OBJECT IDENTIFIER    

hh3cEntityExtManuTable 1.3.6.1.4.1.25506.2.6.1.2.1
The table about device manufacture information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cEntityExtManuEntry

hh3cEntityExtManuEntry 1.3.6.1.4.1.25506.2.6.1.2.1.1
The device manufacture information about a particular physical entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cEntityExtManuEntry  

hh3cEntityExtManuPhysicalIndex 1.3.6.1.4.1.25506.2.6.1.2.1.1.1
The index of hh3cEntityExtManuTable. This index is identical to entPhysicalIndex in ENTITY-MIB.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..2147483647  

hh3cEntityExtManuSerialNum 1.3.6.1.4.1.25506.2.6.1.2.1.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

hh3cEntityExtManuBuildInfo 1.3.6.1.4.1.25506.2.6.1.2.1.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

hh3cEntityExtManuBOM 1.3.6.1.4.1.25506.2.6.1.2.1.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

hh3cEntityExtMacAddressCount 1.3.6.1.4.1.25506.2.6.1.2.1.1.5
MAC address count. The count of MAC addresses of the entity, such as chassis, module, or port, and so on.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hh3cEntityExtPower 1.3.6.1.4.1.25506.2.6.1.3
OBJECT IDENTIFIER    

hh3cEntityExtPowerTable 1.3.6.1.4.1.25506.2.6.1.3.1
This table describes the power information of all the physical entity on the device, such as the fans, the subcards, the boards, etc.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cEntityExtPowerEntry

hh3cEntityExtPowerEntry 1.3.6.1.4.1.25506.2.6.1.3.1.1
The entity power information about a particular physical entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cEntityExtPowerEntry  

hh3cEntityExtPowerPhysicalIndex 1.3.6.1.4.1.25506.2.6.1.3.1.1.1
The index of hh3cEntityExtPowerTable. This index is identical to entPhysicalIndex in ENTITY-MIB.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..2147483647  

hh3cEntityExtNominalPower 1.3.6.1.4.1.25506.2.6.1.3.1.1.2
The nominal power of the entity expressed in milliWatts.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hh3cEntityExtCurrentPower 1.3.6.1.4.1.25506.2.6.1.3.1.1.3
The measured usage power of the entity expressed in milliWatts.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hh3cEntityExtAveragePower 1.3.6.1.4.1.25506.2.6.1.3.1.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hh3cEntityExtPeakPower 1.3.6.1.4.1.25506.2.6.1.3.1.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hh3cProcessObjects 1.3.6.1.4.1.25506.2.6.1.4
OBJECT IDENTIFIER    

hh3cProcessTable 1.3.6.1.4.1.25506.2.6.1.4.1
The Table describes the information about a particular process, namely a task.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cProcessEntry

hh3cProcessEntry 1.3.6.1.4.1.25506.2.6.1.4.1.1
The information about a particular process, namely a task.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cProcessEntry  

hh3cProcessID 1.3.6.1.4.1.25506.2.6.1.4.1.1.1
This object indicates the identifier of process, namely task ID in system.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hh3cProcessName 1.3.6.1.4.1.25506.2.6.1.4.1.1.2
This object indicates the process name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..32)  

hh3cProcessUtil5Min 1.3.6.1.4.1.25506.2.6.1.4.1.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..100  

hh3cEntityExtVoltageObjects 1.3.6.1.4.1.25506.2.6.1.5
OBJECT IDENTIFIER    

hh3cEntityExtVoltageTable 1.3.6.1.4.1.25506.2.6.1.5.1
The table describes the voltage information of the voltage sensor entities on the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cEntityExtVoltageEntry

hh3cEntityExtVoltageEntry 1.3.6.1.4.1.25506.2.6.1.5.1.1
The voltage information of the voltage sensor entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cEntityExtVoltageEntry  

hh3cEntityExtCurrentVoltage 1.3.6.1.4.1.25506.2.6.1.5.1.1.1
The current voltage in millivolts of the voltage sensor entity.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cEntityExtNominalVoltage 1.3.6.1.4.1.25506.2.6.1.5.1.1.2
The nominal voltage in millivolts of the voltage sensor entity.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cEntityExtVoltageState 1.3.6.1.4.1.25506.2.6.1.5.1.1.3
The voltage state of the voltage sensor entity.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(0), low(1), tooLow(2), high(3), tooHigh(4)  

hh3cEntityExtVoltageMajorLowThreshold 1.3.6.1.4.1.25506.2.6.1.5.1.1.4
The low threshold for the voltage sensor entity. When the voltage is lower than the threshold, a notification will be sent.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cEntityExtVoltageFatalLowThreshold 1.3.6.1.4.1.25506.2.6.1.5.1.1.5
The fatal low voltage threshold for the voltage sensor entity. When the voltage is lower than the threshold, a notification will be sent.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cEntityExtVoltageMajorHighThreshold 1.3.6.1.4.1.25506.2.6.1.5.1.1.6
The high threshold for the voltage sensor entity. When the voltage is higher than the threshold, a notification will be sent.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cEntityExtVoltageFatalHighThreshold 1.3.6.1.4.1.25506.2.6.1.5.1.1.7
The fatal high threshold for the voltage sensor entity. When the voltage is higher than the threshold, a notification will be sent.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cEntityExtTraps 1.3.6.1.4.1.25506.2.6.2
OBJECT IDENTIFIER    

hh3cEntityExtTrapsPrefix 1.3.6.1.4.1.25506.2.6.2.0
OBJECT IDENTIFIER    

hh3cEntityExtTrapsInfor 1.3.6.1.4.1.25506.2.6.2.1
OBJECT IDENTIFIER    

hh3cEntityExtTemperatureThresholdNotification 1.3.6.1.4.1.25506.2.6.2.0.1
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.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityExtVoltageLowThresholdNotification 1.3.6.1.4.1.25506.2.6.2.0.2
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.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityExtVoltageHighThresholdNotification 1.3.6.1.4.1.25506.2.6.2.0.3
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.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityExtCpuUsageThresholdNotfication 1.3.6.1.4.1.25506.2.6.2.0.4
The hh3cEntityExtCpuUsageThresholdNotfication indicates the entity is overloaded.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityExtMemUsageThresholdNotification 1.3.6.1.4.1.25506.2.6.2.0.5
The hh3cEntityExtMemUsageThresholdNotification indicates the entity is overloaded.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityExtOperEnabled 1.3.6.1.4.1.25506.2.6.2.0.6
The trap indicates the entity is operable at present.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityExtOperDisabled 1.3.6.1.4.1.25506.2.6.2.0.7
The trap indicates the entity is not operable at present.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityExtCriticalTemperatureThresholdNotification 1.3.6.1.4.1.25506.2.6.2.0.8
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.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityExtSFPAlarmOn 1.3.6.1.4.1.25506.2.6.2.0.9
The trap is generated when the SFP module fails or runs abnormally for some particular reason.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityExtSFPAlarmOff 1.3.6.1.4.1.25506.2.6.2.0.10
The trap is generated when the SFP module restores to normal status.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityExtSFPPhony 1.3.6.1.4.1.25506.2.6.2.0.11
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.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityInsert 1.3.6.1.4.1.25506.2.6.2.0.12
The trap is generated when a removable entity inserting to device.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityRemove 1.3.6.1.4.1.25506.2.6.2.0.13
The trap is generated when a removable entity removing from device.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityExtForcedPowerOff 1.3.6.1.4.1.25506.2.6.2.0.14
The trap indicates the entity is forced to power off.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityExtForcedPowerOn 1.3.6.1.4.1.25506.2.6.2.0.15
The trap indicates the entity is forced to power on.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityExtFaultAlarmOn 1.3.6.1.4.1.25506.2.6.2.0.16
The trap indicates a fault occurs on the specified entity.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityExtFaultAlarmOff 1.3.6.1.4.1.25506.2.6.2.0.17
The trap indicates a fault disappears on the specified entity.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityExtResourceLack 1.3.6.1.4.1.25506.2.6.2.0.18
The trap indicates that a kind of resource is not enough on the specified entity.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityExtResourceEnough 1.3.6.1.4.1.25506.2.6.2.0.19
The trap indicates that the entity recovers from the status of no enough resource.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityExtTemperatureLower 1.3.6.1.4.1.25506.2.6.2.0.20
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.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityExtTemperatureTooUp 1.3.6.1.4.1.25506.2.6.2.0.21
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.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityExtTemperatureNormal 1.3.6.1.4.1.25506.2.6.2.0.22
The trap indicates the temperature of a specified entity recover from abnormal status.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityExternalAlarmOccur 1.3.6.1.4.1.25506.2.6.2.0.23
The trap is generated when the monitored device connected to the specified entity fails.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityExternalAlarmRecover 1.3.6.1.4.1.25506.2.6.2.0.24
The trap is generated when the failed device connected to the specified entity returns to normal.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityExtCpuUsageThresholdRecover 1.3.6.1.4.1.25506.2.6.2.0.25
The trap indicates the CPU usage descends the threshold.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityExtMemUsageThresholdRecover 1.3.6.1.4.1.25506.2.6.2.0.26
The trap indicates the memory usage descends the threshold.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityExtMemAllocatedFailed 1.3.6.1.4.1.25506.2.6.2.0.27
The trap indicates the memory allocated failed.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityExtECCParityAlarm 1.3.6.1.4.1.25506.2.6.2.0.28
The trap indicates the ECC(Error Correction Code) parity error alarm.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityExtCritLowerTempThresholdNotification 1.3.6.1.4.1.25506.2.6.2.0.29
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.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityExtTemperatureTooLow 1.3.6.1.4.1.25506.2.6.2.0.30
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.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityExtFanDirectionNotPreferred 1.3.6.1.4.1.25506.2.6.2.0.31
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.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityExtFanDirectionNotAccord 1.3.6.1.4.1.25506.2.6.2.0.32
This trap indicates the direction of fans does not accord with each other. The two parameters indicate the parent entity of the fans.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityExtSFPInvalid 1.3.6.1.4.1.25506.2.6.2.0.33
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.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityExtSFPInvalidNow 1.3.6.1.4.1.25506.2.6.2.0.34
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.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityExtMemUsageThresholdOverTrap 1.3.6.1.4.1.25506.2.6.2.0.35
This trap indicates that the memory usage of the entity is overloaded. This trap is used to replace hh3cEntityExtMemUsageThresholdNotification.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityExtMemUsageThresholdRecoverTrap 1.3.6.1.4.1.25506.2.6.2.0.36
This trap indicates that the memory usage decreased below the threshold. This trap is used to replace hh3cEntityExtMemUsageThresholdRecover.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityExtVoltageNormal 1.3.6.1.4.1.25506.2.6.2.0.37
This trap indicates that the voltage recovers to normal.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityExtVoltageLower 1.3.6.1.4.1.25506.2.6.2.0.38
This trap indicates that the voltage is lower than the low threshold.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityExtVoltageTooLow 1.3.6.1.4.1.25506.2.6.2.0.39
This trap indicates that the voltage is lower than the fatal low threshold.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityExtVoltageHigher 1.3.6.1.4.1.25506.2.6.2.0.40
This trap indicates that the voltage is higher than the high threshold.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityExtVoltageTooHigh 1.3.6.1.4.1.25506.2.6.2.0.41
This trap indicates that the voltage is higher than the fatal high threshold.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityExtSFPAlarmOnEx 1.3.6.1.4.1.25506.2.6.2.0.42
The trap is generated when the SFP module fails or runs abnormally for some particular reason. This trap is used to replace hh3cEntityExtSFPAlarmOn.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityExtSFPAlarmOffEx 1.3.6.1.4.1.25506.2.6.2.0.43
The trap is generated when the SFP module is restored to normal status. This trap is used to replace hh3cEntityExtSFPAlarmOff.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cEntityExtTrapDescription 1.3.6.1.4.1.25506.2.6.2.1.1
The information of trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

hh3cEntityExtECCParityAlarmStatus 1.3.6.1.4.1.25506.2.6.2.1.2
ECC parity error.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER other(1), l1cache(2), l2cache(3), sdram(4), mac(5), tcam(6), ingressbuffer(7), egressbuffer(8), lpm(9), controlmemory(10)  

hh3cEntityExtSFPInvalidInDays 1.3.6.1.4.1.25506.2.6.2.1.3
The days when the transceiver module is still valid, but after those days, it will be invalidated.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hh3cEntityExtFirstTrapTime 1.3.6.1.4.1.25506.2.6.2.1.4
Represents the first trap time.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TimeTicks  

hh3cEntityExtConformance 1.3.6.1.4.1.25506.2.6.3
OBJECT IDENTIFIER    

hh3cEntityExtCompliances 1.3.6.1.4.1.25506.2.6.3.1
OBJECT IDENTIFIER    

hh3cEntityExtCompliance 1.3.6.1.4.1.25506.2.6.3.1.1
The compliance statement for systems supporting this MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

hh3cEntityExtGroups 1.3.6.1.4.1.25506.2.6.3.2
OBJECT IDENTIFIER    

hh3cEntityExtGroup 1.3.6.1.4.1.25506.2.6.3.2.1
Entity Extend group.
Status: current Access: read-only
OBJECT-GROUP    

hh3cEntityExtNotificationGroup 1.3.6.1.4.1.25506.2.6.3.2.2
Entity Extend Notification group.
Status: current Access: read-only
NOTIFICATION-GROUP    

hh3cEntityExtManuGroup 1.3.6.1.4.1.25506.2.6.3.2.3
Standard Device Manufacture Information group.
Status: current Access: read-only
OBJECT-GROUP    

hh3cEntityExtPowerGroup 1.3.6.1.4.1.25506.2.6.3.2.4
Standard Entity Power Information group.
Status: current Access: read-only
OBJECT-GROUP