HUAWEI-BASE-TRAP-MIB

File: HUAWEI-BASE-TRAP-MIB.mib (58014 bytes)

Imported modules

RFC1213-MIB ENTITY-MIB HUAWEI-MIB
IANA-ITU-ALARM-TC-MIB IF-MIB ITU-ALARM-TC-MIB
SNMPv2-CONF SNMPv2-SMI SNMPv2-TC

Imported symbols

ifOperStatus ifAdminStatus entPhysicalIndex
entPhysicalContainedIn entPhysicalClass entPhysicalName
hwDatacomm IANAItuProbableCause IANAItuEventType
ifIndex ifName ifDescr
ItuPerceivedSeverity OBJECT-GROUP MODULE-COMPLIANCE
NOTIFICATION-GROUP Integer32 OBJECT-TYPE
MODULE-IDENTITY NOTIFICATION-TYPE DisplayString

Defined Types

HwBaseThresholdEntry  
SEQUENCE    
  hwBaseThresholdType INTEGER
  hwBaseThresholdIndex Integer32
  hwBaseThresholdValue Integer32
  hwBaseThresholdUnit INTEGER
  hwBaseThresholdLowCritical Integer32
  hwBaseThresholdLowWarning Integer32
  hwBaseThresholdHighWarning Integer32
  hwBaseThresholdHighCritical Integer32

HwBaseUsageEntry  
SEQUENCE    
  hwBaseUsageType INTEGER
  hwBaseUsageIndex Integer32
  hwBaseUsageValue Integer32
  hwBaseUsageUnit INTEGER
  hwBaseUsageThreshold Integer32

Defined Values

hwBaseTrapMIB 1.3.6.1.4.1.2011.5.25.129
This is the base trap definition for DataCom.
MODULE-IDENTITY    

hwBaseTrapObject 1.3.6.1.4.1.2011.5.25.129.1
OBJECT IDENTIFIER    

hwBaseTrapSeverity 1.3.6.1.4.1.2011.5.25.129.1.1
To describe the level of trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  ItuPerceivedSeverity  

hwBaseTrapProbableCause 1.3.6.1.4.1.2011.5.25.129.1.2
To describe the probable cause of trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IANAItuProbableCause  

hwBaseTrapEventType 1.3.6.1.4.1.2011.5.25.129.1.3
To describe the type of trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IANAItuEventType  

hwBaseTrapRelativeResource 1.3.6.1.4.1.2011.5.25.129.1.4
This object may contain a key word to indicate the relative resource of an entity. Such as: hwEntityCommunicateError alarm may relate to a resource named 'IPC01'(A specified channel). So the trap may contain such a varbind in DisplayString style.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

hwBaseTrapReasonDescr 1.3.6.1.4.1.2011.5.25.129.1.5
To describe the reason of trap in DisplayString style.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

hwBaseThresholdTable 1.3.6.1.4.1.2011.5.25.129.1.6
A table to config the threshold of each sensor.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwBaseThresholdEntry

hwBaseThresholdEntry 1.3.6.1.4.1.2011.5.25.129.1.6.1
The entry of threshold table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwBaseThresholdEntry  

hwBaseThresholdType 1.3.6.1.4.1.2011.5.25.129.1.6.1.1
The index to indicate the type of threshold for an entry.Such as temperature, humidity ,power supply......
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER temperatureSensor(1), humiditySensor(2), voltageSensor(3), currentSensor(4), powerSensor(5), portTraffic(6), portCrcError(7), portBroadcast(8)  

hwBaseThresholdIndex 1.3.6.1.4.1.2011.5.25.129.1.6.1.2
A subindex to identify each sensor on physical entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

hwBaseThresholdValue 1.3.6.1.4.1.2011.5.25.129.1.6.1.3
The current value that been measured.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwBaseThresholdUnit 1.3.6.1.4.1.2011.5.25.129.1.6.1.4
The unit for this threshold value. percentage(1) ---unit for humidity centigrade1(2) ---unit for temperature centigrade2(3) ---unit for hundredth of centigrade voltage1(4) ---unit for volt (V) voltage2(5) ---unit for thousandth of volt (mV) electric current: current1(6) ---unit for milliampere (mA) current2(7) ---unit for microampere (uA) power1(8) ---unit for dbm(decibels above one milliwatt in 600 ohms) power2(9) ---unit for hundredth of dbm(decibels above one milliwatt in 600 ohms)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER percentage(1), centigrade1(2), centigrade2(3), voltage1(4), voltage2(5), current1(6), current2(7), power1(8), power2(9)  

hwBaseThresholdLowCritical 1.3.6.1.4.1.2011.5.25.129.1.6.1.5
The critical alarm threshold for falling alarm. It could be used for a more dangerous instance than hwBaseThresholdLowWarning. It should be equal to hwBaseThresholdLowWarning when don't support this threshold.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwBaseThresholdLowWarning 1.3.6.1.4.1.2011.5.25.129.1.6.1.6
The normal warning threshold for falling alarm.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwBaseThresholdHighWarning 1.3.6.1.4.1.2011.5.25.129.1.6.1.7
The normal warning threshold for rising alarm.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwBaseThresholdHighCritical 1.3.6.1.4.1.2011.5.25.129.1.6.1.8
The critical alarm threshold for rising alarm. It could be used for a more dangerous instance than hwBaseThresholdHighWarning. It should be equal to hwBaseThresholdHighWarning when don't support this threshold.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwBaseUsageTable 1.3.6.1.4.1.2011.5.25.129.1.7
A table to config the threshold for each storage device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwBaseUsageEntry

hwBaseUsageEntry 1.3.6.1.4.1.2011.5.25.129.1.7.1
The entry for hwBaseUsageTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwBaseUsageEntry  

hwBaseUsageType 1.3.6.1.4.1.2011.5.25.129.1.7.1.1
The index to indicate the type of threshold for an entry.Such as cpu,memory,flash and so on.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER cpuUtilization(1), memoryUtilization(2), diskUtilizatino(3), flashUtilizatino(4), cfCardUtilization(5)  

hwBaseUsageIndex 1.3.6.1.4.1.2011.5.25.129.1.7.1.2
A subindex to identify each sensor on physical entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

hwBaseUsageValue 1.3.6.1.4.1.2011.5.25.129.1.7.1.3
The current value that been measured.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwBaseUsageUnit 1.3.6.1.4.1.2011.5.25.129.1.7.1.4
The unit for this threshold value. percentage(1) ---unit for cpu/men/disk/flash/cfCard
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER percentage(1)  

hwBaseUsageThreshold 1.3.6.1.4.1.2011.5.25.129.1.7.1.5
The threshold of usage for storage device.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwFIBOverloadModule 1.3.6.1.4.1.2011.5.25.129.1.8
module is ipv4 or ipv6
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER ipv4(1), ipv6(2)  

hwBaseFlowDirectionType 1.3.6.1.4.1.2011.5.25.129.1.9
The direction of data flow is specified.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER inbound(1), outbound(2)  

hwPowerDirection 1.3.6.1.4.1.2011.5.25.129.1.10
The direction of photoelectric power.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER inbound(1), outbound(2)  

hwBaseTrapTrafficDir 1.3.6.1.4.1.2011.5.25.129.1.11
The traffic flows in or out of the port.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER trafficIn(1), trafficOut(2)  

hwEntityRatedPower 1.3.6.1.4.1.2011.5.25.129.1.12
The rated power of board.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hwDevAvailablePower 1.3.6.1.4.1.2011.5.25.129.1.13
Available power of the device.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hwDeviceTotalPower 1.3.6.1.4.1.2011.5.25.129.1.14
Total power of the device.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hwBaseTrapCurPortType 1.3.6.1.4.1.2011.5.25.129.1.15
The current type of port.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hwBaseTrapLastPortType 1.3.6.1.4.1.2011.5.25.129.1.16
The last type of port.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hwPortPhysicalDownReason 1.3.6.1.4.1.2011.5.25.129.1.17
AUAIS: The RX detects administrative(A) unit(U) alarm(A) indication(I) signal(S). B1TCA: The RX detects b1(B1) threshold(T) crossing(C) alarm(A). B2TCA: The RX detects b2(B2) threshold(T) crossing(C) alarm(A). B3TCA: The RX detects b3(B3) threshold(T) crossing(C) alarm(A). LAIS: The RX detects line(L) alarm(A) indication(I) signal(S). LCD: The RX detects loss(L) of code-group(C) delineation(D). LOF: The RX detects loss(L) of(O) frame(F). LOM: The RX detects loss(L) of(O) multiframe(M). LOP: The RX detects loss(L) of(O) pointer(M). LOS: The RX detects loss(L) of(O) signal(S). LRDI: The RX detects line(L) remote(R) defect(D) indication(I). LREI: The RX detects line(L) remote(R) error(D) indication(I). OOF: The RX detects out(O) of(O) frame(F). PAIS: The RX detects path(P) alarm(A) indication(I) signal(S). PPLM: The RX detects path(P) payload(P) label(L) mismatch(M). PRDI: The RX detects path(P) remote(R) defect(D) indication(I). PREI: The RX detects path(P) remote(R) error(E) indication(I). PUNEQ: The RX detects path(P) unequipped(UNEQ). RDOOL: The RX detects receive(R) data(D) out(O) of(O) lock(L). RROOL: The RX detects receive(R) reference(R) out(O) of(O) lock(L). SD: The RX detects signal(S) degrade(D). SF: The RX detects signal(S) fail(F). TROOL: The TX detects transmit(T) reference(R) out(O) of(O) lock(L). WLINK: The RX detects pcs link has failed (wis mode). TRANSCEIVER_OFFLINE: The transceiver is not in position. TRANSCEIVER_FAIL: A hardware failure occurs when accessing the transceiver. TRANSCEIVER_MISMATCH: The transceiver does not match the port-mode. TRANSCEIVER_UNKNOWN: The transceiver is unknown type. PMA_LOS: The PMA(physical medium attachment) detects loss of signal. PMA_UNLOCK: The PMA(physical medium attachment) detects receive data out of lock. PCS_HIGHBER: The PCS(physical coding sublayer) enter High-BER status. PCS_UNLOCK: The PCS(physical coding sublayer) detects receive data out of lock. LOCAL_FAULT: The RX detects Local Fault signal. REMOTE_FAULT: The RX detects Remote Fault signal. NEGOTIATION_FAIL: Auto-negotiation is not successful. SOFT_FORCE_DOWN: The interface was DOWN triggered by a protocol module or was administratively shut down.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING  

hwBaseTraps 1.3.6.1.4.1.2011.5.25.129.2
OBJECT IDENTIFIER    

hwEntityTrap 1.3.6.1.4.1.2011.5.25.129.2.1
OBJECT IDENTIFIER    

hwEntityRemove 1.3.6.1.4.1.2011.5.25.129.2.1.1
Entity has been removed.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwEntityInsert 1.3.6.1.4.1.2011.5.25.129.2.1.2
Entity has been inserted.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwEntityUnstable 1.3.6.1.4.1.2011.5.25.129.2.1.3
Entity has been inserted but position unstable.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwEntityUnstableResume 1.3.6.1.4.1.2011.5.25.129.2.1.4
Resume from entity position unstable situation.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwEntityReset 1.3.6.1.4.1.2011.5.25.129.2.1.5
Entity will be reseted.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwEntityResetDone 1.3.6.1.4.1.2011.5.25.129.2.1.6
Entity has been reseted and in good health now.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwEntityCommunicateError 1.3.6.1.4.1.2011.5.25.129.2.1.7
Communication error has been detected. Include all kinds of communication error between boards.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwEntityCommunicateResume 1.3.6.1.4.1.2011.5.25.129.2.1.8
Resume from communication error situation.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwEntityInvalid 1.3.6.1.4.1.2011.5.25.129.2.1.9
Entity is invalid for some reason.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwEntityResume 1.3.6.1.4.1.2011.5.25.129.2.1.10
Entity reusme from invalid situation.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwEntityLeaveMaster 1.3.6.1.4.1.2011.5.25.129.2.1.11
Redundant entity leave master role.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwEntityBecomeMaster 1.3.6.1.4.1.2011.5.25.129.2.1.12
Redundant entity become master role.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwEntityOffline 1.3.6.1.4.1.2011.5.25.129.2.1.13
Entity change to OFFLINE status.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwEntityOnline 1.3.6.1.4.1.2011.5.25.129.2.1.14
Entity change to ONLINE status.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwEntityCheckFail 1.3.6.1.4.1.2011.5.25.129.2.1.15
Failure of self-check occurs to the board
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwEntityCheckResume 1.3.6.1.4.1.2011.5.25.129.2.1.16
The status is recovered from the failure of board self-check
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwEntityRegFail 1.3.6.1.4.1.2011.5.25.129.2.1.17
Entity fail in registration.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwEntityRegSuccess 1.3.6.1.4.1.2011.5.25.129.2.1.18
Entity success in registration.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwEntityDyingGasp 1.3.6.1.4.1.2011.5.25.129.2.1.19
Dying gasp event is occurred.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwEnvironmentTrap 1.3.6.1.4.1.2011.5.25.129.2.2
OBJECT IDENTIFIER    

hwTempRisingAlarm 1.3.6.1.4.1.2011.5.25.129.2.2.1
Temperature rise over HIGH threshold.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwTempRisingResume 1.3.6.1.4.1.2011.5.25.129.2.2.2
Temperature back to normal level.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwTempFallingAlarm 1.3.6.1.4.1.2011.5.25.129.2.2.3
Temperature fall below LOW threshold.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwTempFallingResume 1.3.6.1.4.1.2011.5.25.129.2.2.4
Temperature back to normal level.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwHumidityRisingAlarm 1.3.6.1.4.1.2011.5.25.129.2.2.5
Humidity rise over HIGH threshold.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwHumidityRisingResume 1.3.6.1.4.1.2011.5.25.129.2.2.6
Humidity back to normal level.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwHumidityFallingAlarm 1.3.6.1.4.1.2011.5.25.129.2.2.7
Humidity fall below LOW threshold.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwHumidityFallingResume 1.3.6.1.4.1.2011.5.25.129.2.2.8
Humidity back to normal level.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwVoltRisingAlarm 1.3.6.1.4.1.2011.5.25.129.2.2.9
Voltage of power rise over HIGH threshold.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwVoltRisingResume 1.3.6.1.4.1.2011.5.25.129.2.2.10
Voltage back to normal level.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwVoltFallingAlarm 1.3.6.1.4.1.2011.5.25.129.2.2.11
Voltage of power fall below LOW threshold.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwVoltFallingResume 1.3.6.1.4.1.2011.5.25.129.2.2.12
Voltage back to normal level.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwCurrentRisingAlarm 1.3.6.1.4.1.2011.5.25.129.2.2.13
Current rise over HIGH threshold.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwCurrentRisingResume 1.3.6.1.4.1.2011.5.25.129.2.2.14
Current back to normal level.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwCurrentFallingAlarm 1.3.6.1.4.1.2011.5.25.129.2.2.15
Current fall below LOW threshold.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwCurrentFallingResume 1.3.6.1.4.1.2011.5.25.129.2.2.16
Current back to normal level.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPowerRisingAlarm 1.3.6.1.4.1.2011.5.25.129.2.2.17
Photoelectric power rise over HIGH threshold.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPowerRisingResume 1.3.6.1.4.1.2011.5.25.129.2.2.18
Photoelectric power back to normal level.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPowerFallingAlarm 1.3.6.1.4.1.2011.5.25.129.2.2.19
Photoelectric power fall below LOW threshold.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPowerFallingResume 1.3.6.1.4.1.2011.5.25.129.2.2.20
Photoelectric power back to normal level.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPowerInsufficiencyAlarm 1.3.6.1.4.1.2011.5.25.129.2.2.21
The available power of device is not enough for the board.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPowerInsufficiencyResume 1.3.6.1.4.1.2011.5.25.129.2.2.22
The available power of device becomes sufficient for the board.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwAcuSoftwareUpgradeFailure 1.3.6.1.4.1.2011.5.25.129.2.2.23
ACU current startup system software and next startup system software are difference.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPowerTrap 1.3.6.1.4.1.2011.5.25.129.2.3
OBJECT IDENTIFIER    

hwPowerOff 1.3.6.1.4.1.2011.5.25.129.2.3.1
One of the power is shutting down.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPowerOn 1.3.6.1.4.1.2011.5.25.129.2.3.2
One of the power is starting up.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPowerMixed 1.3.6.1.4.1.2011.5.25.129.2.3.3
The power is not of the same type!
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPowerMixedResume 1.3.6.1.4.1.2011.5.25.129.2.3.4
The power is changed to the same type!
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwCPUTrap 1.3.6.1.4.1.2011.5.25.129.2.4
OBJECT IDENTIFIER    

hwCPUUtilizationRisingAlarm 1.3.6.1.4.1.2011.5.25.129.2.4.1
CPU utilization exceed threshold.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwCPUUtilizationResume 1.3.6.1.4.1.2011.5.25.129.2.4.2
CPU utilization back to normal level.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPortTrap 1.3.6.1.4.1.2011.5.25.129.2.5
OBJECT IDENTIFIER    

hwPortPhysicalDown 1.3.6.1.4.1.2011.5.25.129.2.5.1
One of the port physical connect down.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPortPhysicalUp 1.3.6.1.4.1.2011.5.25.129.2.5.2
One of the port physical connect up.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPortPhysicalNoTrafficAlarm 1.3.6.1.4.1.2011.5.25.129.2.5.3
One of the port has none traffic.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPortPhysicalNoTrafficClear 1.3.6.1.4.1.2011.5.25.129.2.5.4
One of the port traffic resume.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPortPhysicalTrafficRisingAlarm 1.3.6.1.4.1.2011.5.25.129.2.5.5
One of the port traffic rise over threshold.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPortPhysicalTrafficClear 1.3.6.1.4.1.2011.5.25.129.2.5.6
One of the port traffic resume to normal level.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPortPhysicalCrcErrorRisingAlarm 1.3.6.1.4.1.2011.5.25.129.2.5.7
One of the port CRC error rise over threshold.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPortPhysicalCrcErrorClear 1.3.6.1.4.1.2011.5.25.129.2.5.8
One of the port CRC error resume to normal level.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPortPhysicalEthBroadcastRisingAlarm 1.3.6.1.4.1.2011.5.25.129.2.5.9
One of the Ethernet port broadcast rise over threshold.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPortPhysicalEthBroadcastClear 1.3.6.1.4.1.2011.5.25.129.2.5.10
One of the Ethernet port broadcast resume to normal level.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPortPhysicalEthHalfDuplexAlarm 1.3.6.1.4.1.2011.5.25.129.2.5.11
One of the Ethernet port works on the half-duplex mode.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPortPhysicalEthFullDuplexClear 1.3.6.1.4.1.2011.5.25.129.2.5.12
One of the Ethernet port works on the full-duplex mode.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPortPhysicalPortTypeChange 1.3.6.1.4.1.2011.5.25.129.2.5.13
One of the port type changed.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPortPhysicalAutoNegotiateFail 1.3.6.1.4.1.2011.5.25.129.2.5.14
One of the port auto-negotiation failed.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPortPhysicalAutoNegotiateResume 1.3.6.1.4.1.2011.5.25.129.2.5.15
One of the port auto-negotiation resumed.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwStorageTrap 1.3.6.1.4.1.2011.5.25.129.2.6
OBJECT IDENTIFIER    

hwStorageUtilizationRisingAlarm 1.3.6.1.4.1.2011.5.25.129.2.6.1
Storage device utilization rise over threshold.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwStorageUtilizationResume 1.3.6.1.4.1.2011.5.25.129.2.6.2
Storage utilization resume to normal level.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwClockTrap 1.3.6.1.4.1.2011.5.25.129.2.7
OBJECT IDENTIFIER    

hwFanTrap 1.3.6.1.4.1.2011.5.25.129.2.8
OBJECT IDENTIFIER    

hwFibTrap 1.3.6.1.4.1.2011.5.25.129.2.9
OBJECT IDENTIFIER    

hwFIBOverloadSuspend 1.3.6.1.4.1.2011.5.25.129.2.9.1
The board is suspended for IPv4/IPv6 FIB capability overload.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwFIBOverloadSusResume 1.3.6.1.4.1.2011.5.25.129.2.9.2
The board is recovered for FIB capability overload suspend.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwFIBOverloadForward 1.3.6.1.4.1.2011.5.25.129.2.9.3
The board is forwarding for IPv4/IPv6 FIB capability overload.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwFIBOverloadFwResume 1.3.6.1.4.1.2011.5.25.129.2.9.4
The board is recovered for IPv4/IPv6 FIB capability overload forward.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwFESInconsistencyForMemoryLack 1.3.6.1.4.1.2011.5.25.129.2.9.5
Because the memory usage of the interface board exceeds the upper threshold, the FES cannot add new entries. As a result, the entries of the interface board is inconsistent with those of the main board.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwFESInconsistencyForMemoryLackResume 1.3.6.1.4.1.2011.5.25.129.2.9.6
The memory usage of the interface board reduces to the lower threshold, and the FES can add entries. The entries of the interface board is consistent with those of the main board.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPppTrap 1.3.6.1.4.1.2011.5.25.129.2.10
OBJECT IDENTIFIER    

hwPppLoopbackDetect 1.3.6.1.4.1.2011.5.25.129.2.10.1
The interface Loopback is detected.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPppLoopbackDetResume 1.3.6.1.4.1.2011.5.25.129.2.10.2
The interface is recovered from Loopback.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwFlowControlTrap 1.3.6.1.4.1.2011.5.25.129.2.11
OBJECT IDENTIFIER    

hwFlowCongestion 1.3.6.1.4.1.2011.5.25.129.2.11.1
The object is in congested state and some of the frames are dropped.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwFlowCongestionResume 1.3.6.1.4.1.2011.5.25.129.2.11.2
Alarms of the congested object are cleared.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwDeviceAbnormalTrap 1.3.6.1.4.1.2011.5.25.129.2.12
OBJECT IDENTIFIER    

hwDeviceAbnormalRisingAlarm 1.3.6.1.4.1.2011.5.25.129.2.12.1
Device abnormal or pulled out.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwResExhaustBfdTrap 1.3.6.1.4.1.2011.5.25.129.2.13
OBJECT IDENTIFIER    

hwResExhaustBfdAlarm 1.3.6.1.4.1.2011.5.25.129.2.13.1
Failed to allocate resources for BFD because hardware resources were exhausted.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwResExhaustBfdResume 1.3.6.1.4.1.2011.5.25.129.2.13.2
BFD recovered from alarms of hardware resources exhausting.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwResExhaustOamTrap 1.3.6.1.4.1.2011.5.25.129.2.14
OBJECT IDENTIFIER    

hwResExhaustOamAlarm 1.3.6.1.4.1.2011.5.25.129.2.14.1
Failed to allocate resources for OAM because hardware resources were exhausted. MPLS OAM is short for Operation Administration and Maintenance by MPLS. It is used for connectivity verification of MPLS LSP.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwResExhaustOamResume 1.3.6.1.4.1.2011.5.25.129.2.14.2
OAM recovered from alarms of hardware resources exhausting. MPLS OAM is short for Operation Administration and Maintenance by MPLS. It is used for connectivity verification of MPLS LSP.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwHdlcTrap 1.3.6.1.4.1.2011.5.25.129.2.15
OBJECT IDENTIFIER    

hwHdlcLoopbackDetect 1.3.6.1.4.1.2011.5.25.129.2.15.1
The interface Loopback is detected.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwHdlcLoopbackDetResume 1.3.6.1.4.1.2011.5.25.129.2.15.2
The interface is recovered from Loopback.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwAutoFtpTrap 1.3.6.1.4.1.2011.5.25.129.2.16
OBJECT IDENTIFIER    

hwAutoFtpFailAlarm 1.3.6.1.4.1.2011.5.25.129.2.16.1
This object indicates the software failure in the automatic upgrade system.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwBaseOpticalTrap 1.3.6.1.4.1.2011.5.25.129.2.17
OBJECT IDENTIFIER    

hwOpticalPowerAbnormal 1.3.6.1.4.1.2011.5.25.129.2.17.1
Optical rxpower or txpower is exceed threshold value.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwOpticalPowerResume 1.3.6.1.4.1.2011.5.25.129.2.17.2
Optical power resume.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwBaseTrapConformance 1.3.6.1.4.1.2011.5.25.129.3
OBJECT IDENTIFIER    

hwBaseTrapCompliances 1.3.6.1.4.1.2011.5.25.129.3.1
OBJECT IDENTIFIER    

hwBaseTrapCompliance 1.3.6.1.4.1.2011.5.25.129.3.1.1
Compliance statement for agents that provide full support for hwBaseTrapMIB.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

hwBaseTrapGroups 1.3.6.1.4.1.2011.5.25.129.3.2
OBJECT IDENTIFIER    

hwBaseObjectGroup 1.3.6.1.4.1.2011.5.25.129.3.2.1
Group for base trap objects.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hwBaseTrapGroup 1.3.6.1.4.1.2011.5.25.129.3.2.2
Group for all base traps.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP