HUAWEI-BASE-TRAP-MIB
- Registered at
- 1.3.6.1.4.1.2011.5.25.129
- Last updated
- 2016-09-09 12:00
- Organization
- Huawei Technologies Co.,Ltd.
- Revisions
- 2016-09-09 12:00, 2016-07-25 14:00, 2015-06-02 14:11, 2014-10-13 14:11, 2014-10-09 14:11, 2014-09-01 14:11, 2013-06-25 14:11, 2013-05-24 00:00, 2007-01-17 00:00
- Namespace
- huawei
- Source file
HUAWEI-BASE-TRAP-MIB- Digest
sha256:9ddda863cd527b34183ca1ddb9a53e3d82992ea5e00f3f78ebdb71f973b78b4b
Description
This is the base trap definition for DataCom.
Contact
Huawei Industrial Base Bantian, Longgang Shenzhen 518129 People's Republic of China Website: http://www.huawei.com Email: support@huawei.com
Imports
| From | Symbols |
|---|---|
| ENTITY-MIB | entPhysicalClass, entPhysicalContainedIn, entPhysicalIndex, entPhysicalName |
| HUAWEI-FLASH-MAN-MIB | hwStorageName, hwStorageSpace, hwStorageSpaceFree |
| HUAWEI-MIB | hwDatacomm |
| HUAWEI-SECURITY-STAT-MIB | hwSecStatTrapCPU, hwSecStatTrapSlot |
| IANA-ITU-ALARM-TC-MIB | IANAItuEventType, IANAItuProbableCause |
| IF-MIB | ifAdminStatus, ifDescr, ifIndex, ifName, ifOperStatus |
| ITU-ALARM-TC-MIB | ItuPerceivedSeverity |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
4 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
ENTITY-MIB HUAWEI-BASE-TRAP-MIB HUAWEI-FLASH-MAN-MIB HUAWEI-MIB HUAWEI-SECURITY-STAT-MIB IANA-ENTITY-MIB IANA-ITU-ALARM-TC-MIB IANAifType-MIB IF-MIB ITU-ALARM-TC-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC UUID-TC-MIB
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hwBaseTrapObject OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.129.1 | |||
| hwBaseTrapSeverity OBJECT-TYPE To describe the level of trap. | 1.3.6.1.4.1.2011.5.25.129.1.1 | ItuPerceivedSeverity | accessible-for-notify | current |
| hwBaseTrapProbableCause OBJECT-TYPE To describe the probable cause of trap. | 1.3.6.1.4.1.2011.5.25.129.1.2 | IANAItuProbableCause | accessible-for-notify | current |
| hwBaseTrapEventType OBJECT-TYPE To describe the type of trap. | 1.3.6.1.4.1.2011.5.25.129.1.3 | IANAItuEventType | accessible-for-notify | current |
| hwBaseTrapRelativeResource OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.129.1.4 | DisplayString | accessible-for-notify | current |
| hwBaseTrapReasonDescr OBJECT-TYPE To describe the reason of trap in DisplayString style. | 1.3.6.1.4.1.2011.5.25.129.1.5 | DisplayString | accessible-for-notify | current |
| hwBaseThresholdTable OBJECT-TYPE A table to config the threshold of each sensor. | 1.3.6.1.4.1.2011.5.25.129.1.6 | not-accessible | current | |
| hwBaseThresholdEntry OBJECT-TYPE The entry of threshold table. | 1.3.6.1.4.1.2011.5.25.129.1.6.1 | not-accessible | current | |
| hwBaseThresholdType OBJECT-TYPE The index to indicate the type of threshold for an entry.Such as temperature, humidity ,power supply...... | 1.3.6.1.4.1.2011.5.25.129.1.6.1.1 | INTEGER {temperatureSensor(1), humiditySensor(2), voltageSensor(3), currentSensor(4), powerSensor(5), portTraffic(6), portCrcError(7), portBroadcast(8)} | not-accessible | current |
| hwBaseThresholdIndex OBJECT-TYPE A subindex to identify each sensor on physical entity. | 1.3.6.1.4.1.2011.5.25.129.1.6.1.2 | Integer32 (1..2147483647) | not-accessible | current |
| hwBaseThresholdValue OBJECT-TYPE The current value that been measured. | 1.3.6.1.4.1.2011.5.25.129.1.6.1.3 | Integer32 | read-only | current |
| hwBaseThresholdUnit OBJECT-TYPE 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) | 1.3.6.1.4.1.2011.5.25.129.1.6.1.4 | INTEGER {percentage(1), centigrade1(2), centigrade2(3), voltage1(4), voltage2(5), current1(6), current2(7), power1(8), power2(9)} | read-only | current |
| hwBaseThresholdLowCritical OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.129.1.6.1.5 | Integer32 | read-write | current |
| hwBaseThresholdLowWarning OBJECT-TYPE The normal warning threshold for falling alarm. | 1.3.6.1.4.1.2011.5.25.129.1.6.1.6 | Integer32 | read-write | current |
| hwBaseThresholdHighWarning OBJECT-TYPE The normal warning threshold for rising alarm. | 1.3.6.1.4.1.2011.5.25.129.1.6.1.7 | Integer32 | read-write | current |
| hwBaseThresholdHighCritical OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.129.1.6.1.8 | Integer32 | read-write | current |
| hwBaseUsageTable OBJECT-TYPE A table to config the threshold for each storage device. | 1.3.6.1.4.1.2011.5.25.129.1.7 | not-accessible | current | |
| hwBaseUsageEntry OBJECT-TYPE The entry for hwBaseUsageTable. | 1.3.6.1.4.1.2011.5.25.129.1.7.1 | not-accessible | current | |
| hwBaseUsageType OBJECT-TYPE The index to indicate the type of threshold for an entry.Such as cpu,memory,flash and so on. | 1.3.6.1.4.1.2011.5.25.129.1.7.1.1 | INTEGER {cpuUtilization(1), memoryUtilization(2), diskUtilizatino(3), flashUtilizatino(4), cfCardUtilization(5)} | not-accessible | current |
| hwBaseUsageIndex OBJECT-TYPE A subindex to identify each sensor on physical entity. | 1.3.6.1.4.1.2011.5.25.129.1.7.1.2 | Integer32 (1..2147483647) | not-accessible | current |
| hwBaseUsageValue OBJECT-TYPE The current value that been measured. | 1.3.6.1.4.1.2011.5.25.129.1.7.1.3 | Integer32 | read-only | current |
| hwBaseUsageUnit OBJECT-TYPE The unit for this threshold value. percentage(1) ---unit for cpu/men/disk/flash/cfCard | 1.3.6.1.4.1.2011.5.25.129.1.7.1.4 | INTEGER {percentage(1)} | read-only | current |
| hwBaseUsageThreshold OBJECT-TYPE The threshold of usage for storage device. | 1.3.6.1.4.1.2011.5.25.129.1.7.1.5 | Integer32 | read-write | current |
| hwFIBOverloadModule OBJECT-TYPE module is ipv4 or ipv6 | 1.3.6.1.4.1.2011.5.25.129.1.8 | INTEGER {ipv4(1), ipv6(2)} | accessible-for-notify | current |
| hwBaseFlowDirectionType OBJECT-TYPE The direction of data flow is specified. | 1.3.6.1.4.1.2011.5.25.129.1.9 | INTEGER {inbound(1), outbound(2)} | accessible-for-notify | current |
| hwPowerDirection OBJECT-TYPE The direction of photoelectric power. | 1.3.6.1.4.1.2011.5.25.129.1.10 | INTEGER {inbound(1), outbound(2)} | accessible-for-notify | current |
| hwBaseTrapTrafficDir OBJECT-TYPE The traffic flows in or out of the port. | 1.3.6.1.4.1.2011.5.25.129.1.11 | INTEGER {trafficIn(1), trafficOut(2)} | accessible-for-notify | current |
| hwEntityRatedPower OBJECT-TYPE The rated power of board. | 1.3.6.1.4.1.2011.5.25.129.1.12 | Integer32 | accessible-for-notify | current |
| hwDevAvailablePower OBJECT-TYPE Available power of the device. | 1.3.6.1.4.1.2011.5.25.129.1.13 | Integer32 | accessible-for-notify | current |
| hwDeviceTotalPower OBJECT-TYPE Total power of the device. | 1.3.6.1.4.1.2011.5.25.129.1.14 | Integer32 | accessible-for-notify | current |
| hwBaseTrapCurPortType OBJECT-TYPE The current type of port. | 1.3.6.1.4.1.2011.5.25.129.1.15 | Integer32 | accessible-for-notify | current |
| hwBaseTrapLastPortType OBJECT-TYPE The last type of port. | 1.3.6.1.4.1.2011.5.25.129.1.16 | Integer32 | accessible-for-notify | current |
| hwPortPhysicalDownReason OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.129.1.17 | OCTET STRING | accessible-for-notify | current |
| hwEntBandwidthMode OBJECT-TYPE The bandwidth mode of card. | 1.3.6.1.4.1.2011.5.25.129.1.18 | INTEGER {eth28x10gf(1), eth26x10gf18xgf(2)} | read-only | current |
| hwBaseTraps OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.129.2 | |||
| hwEntityTrap OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.129.2.1 | |||
| hwEnvironmentTrap OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.129.2.2 | |||
| hwPowerTrap OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.129.2.3 | |||
| hwCPUTrap OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.129.2.4 | |||
| hwPortTrap OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.129.2.5 | |||
| hwStorageTrap OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.129.2.6 | |||
| hwClockTrap OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.129.2.7 | |||
| hwFanTrap OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.129.2.8 | |||
| hwFibTrap OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.129.2.9 | |||
| hwPppTrap OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.129.2.10 | |||
| hwFlowControlTrap OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.129.2.11 | |||
| hwDeviceAbnormalTrap OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.129.2.12 | |||
| hwResExhaustBfdTrap OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.129.2.13 | |||
| hwResExhaustOamTrap OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.129.2.14 | |||
| hwHdlcTrap OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.129.2.15 | |||
| hwAutoFtpTrap OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.129.2.16 | |||
| hwBaseOpticalTrap OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.129.2.17 | |||
| hwBaseTrapConformance OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.129.3 | |||
| hwBaseTrapCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.129.3.1 | |||
| hwBaseTrapGroups OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.129.3.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| hwEntityRemove NOTIFICATION-TYPE Entity has been removed. | 1.3.6.1.4.1.2011.5.25.129.2.1.1 | current |
| hwEntityInsert NOTIFICATION-TYPE Entity has been inserted. | 1.3.6.1.4.1.2011.5.25.129.2.1.2 | current |
| hwEntityUnstable NOTIFICATION-TYPE Entity has been inserted but position unstable. | 1.3.6.1.4.1.2011.5.25.129.2.1.3 | current |
| hwEntityUnstableResume NOTIFICATION-TYPE Resume from entity position unstable situation. | 1.3.6.1.4.1.2011.5.25.129.2.1.4 | current |
| hwEntityReset NOTIFICATION-TYPE Entity will be reseted. | 1.3.6.1.4.1.2011.5.25.129.2.1.5 | current |
| hwEntityResetDone NOTIFICATION-TYPE Entity has been reseted and in good health now. | 1.3.6.1.4.1.2011.5.25.129.2.1.6 | current |
| hwEntityCommunicateError NOTIFICATION-TYPE Communication error has been detected. Include all kinds of communication error between boards. | 1.3.6.1.4.1.2011.5.25.129.2.1.7 | current |
| hwEntityCommunicateResume NOTIFICATION-TYPE Resume from communication error situation. | 1.3.6.1.4.1.2011.5.25.129.2.1.8 | current |
| hwEntityInvalid NOTIFICATION-TYPE Entity is invalid for some reason. | 1.3.6.1.4.1.2011.5.25.129.2.1.9 | current |
| hwEntityResume NOTIFICATION-TYPE Entity reusme from invalid situation. | 1.3.6.1.4.1.2011.5.25.129.2.1.10 | current |
| hwEntityLeaveMaster NOTIFICATION-TYPE Redundant entity leave master role. | 1.3.6.1.4.1.2011.5.25.129.2.1.11 | current |
| hwEntityBecomeMaster NOTIFICATION-TYPE Redundant entity become master role. | 1.3.6.1.4.1.2011.5.25.129.2.1.12 | current |
| hwEntityOffline NOTIFICATION-TYPE Entity change to OFFLINE status. | 1.3.6.1.4.1.2011.5.25.129.2.1.13 | current |
| hwEntityOnline NOTIFICATION-TYPE Entity change to ONLINE status. | 1.3.6.1.4.1.2011.5.25.129.2.1.14 | current |
| hwEntityCheckFail NOTIFICATION-TYPE Failure of self-check occurs to the board | 1.3.6.1.4.1.2011.5.25.129.2.1.15 | current |
| hwEntityCheckResume NOTIFICATION-TYPE The status is recovered from the failure of board self-check | 1.3.6.1.4.1.2011.5.25.129.2.1.16 | current |
| hwEntityRegFail NOTIFICATION-TYPE Entity fail in registration. | 1.3.6.1.4.1.2011.5.25.129.2.1.17 | current |
| hwEntityRegSuccess NOTIFICATION-TYPE Entity success in registration. | 1.3.6.1.4.1.2011.5.25.129.2.1.18 | current |
| hwEntityDyingGasp NOTIFICATION-TYPE Dying gasp event is occurred. | 1.3.6.1.4.1.2011.5.25.129.2.1.19 | current |
| hwEntityBandwidthModeChange NOTIFICATION-TYPE The bandwidth mode of physical entity is changed. | 1.3.6.1.4.1.2011.5.25.129.2.1.20 | current |
| hwTempRisingAlarm NOTIFICATION-TYPE Temperature rise over HIGH threshold. | 1.3.6.1.4.1.2011.5.25.129.2.2.1 | current |
| hwTempRisingResume NOTIFICATION-TYPE Temperature back to normal level. | 1.3.6.1.4.1.2011.5.25.129.2.2.2 | current |
| hwTempFallingAlarm NOTIFICATION-TYPE Temperature fall below LOW threshold. | 1.3.6.1.4.1.2011.5.25.129.2.2.3 | current |
| hwTempFallingResume NOTIFICATION-TYPE Temperature back to normal level. | 1.3.6.1.4.1.2011.5.25.129.2.2.4 | current |
| hwHumidityRisingAlarm NOTIFICATION-TYPE Humidity rise over HIGH threshold. | 1.3.6.1.4.1.2011.5.25.129.2.2.5 | current |
| hwHumidityRisingResume NOTIFICATION-TYPE Humidity back to normal level. | 1.3.6.1.4.1.2011.5.25.129.2.2.6 | current |
| hwHumidityFallingAlarm NOTIFICATION-TYPE Humidity fall below LOW threshold. | 1.3.6.1.4.1.2011.5.25.129.2.2.7 | current |
| hwHumidityFallingResume NOTIFICATION-TYPE Humidity back to normal level. | 1.3.6.1.4.1.2011.5.25.129.2.2.8 | current |
| hwVoltRisingAlarm NOTIFICATION-TYPE Voltage of power rise over HIGH threshold. | 1.3.6.1.4.1.2011.5.25.129.2.2.9 | current |
| hwVoltRisingResume NOTIFICATION-TYPE Voltage back to normal level. | 1.3.6.1.4.1.2011.5.25.129.2.2.10 | current |
| hwVoltFallingAlarm NOTIFICATION-TYPE Voltage of power fall below LOW threshold. | 1.3.6.1.4.1.2011.5.25.129.2.2.11 | current |
| hwVoltFallingResume NOTIFICATION-TYPE Voltage back to normal level. | 1.3.6.1.4.1.2011.5.25.129.2.2.12 | current |
| hwCurrentRisingAlarm NOTIFICATION-TYPE Current rise over HIGH threshold. | 1.3.6.1.4.1.2011.5.25.129.2.2.13 | current |
| hwCurrentRisingResume NOTIFICATION-TYPE Current back to normal level. | 1.3.6.1.4.1.2011.5.25.129.2.2.14 | current |
| hwCurrentFallingAlarm NOTIFICATION-TYPE Current fall below LOW threshold. | 1.3.6.1.4.1.2011.5.25.129.2.2.15 | current |
| hwCurrentFallingResume NOTIFICATION-TYPE Current back to normal level. | 1.3.6.1.4.1.2011.5.25.129.2.2.16 | current |
| hwPowerRisingAlarm NOTIFICATION-TYPE Photoelectric power rise over HIGH threshold. | 1.3.6.1.4.1.2011.5.25.129.2.2.17 | current |
| hwPowerRisingResume NOTIFICATION-TYPE Photoelectric power back to normal level. | 1.3.6.1.4.1.2011.5.25.129.2.2.18 | current |
| hwPowerFallingAlarm NOTIFICATION-TYPE Photoelectric power fall below LOW threshold. | 1.3.6.1.4.1.2011.5.25.129.2.2.19 | current |
| hwPowerFallingResume NOTIFICATION-TYPE Photoelectric power back to normal level. | 1.3.6.1.4.1.2011.5.25.129.2.2.20 | current |
| hwPowerInsufficiencyAlarm NOTIFICATION-TYPE The available power of device is not enough for the board. | 1.3.6.1.4.1.2011.5.25.129.2.2.21 | current |
| hwPowerInsufficiencyResume NOTIFICATION-TYPE The available power of device becomes sufficient for the board. | 1.3.6.1.4.1.2011.5.25.129.2.2.22 | current |
| hwAcuSoftwareUpgradeFailure NOTIFICATION-TYPE ACU current startup system software and next startup system software are difference. | 1.3.6.1.4.1.2011.5.25.129.2.2.23 | current |
| hwPowerOff NOTIFICATION-TYPE One of the power is shutting down. | 1.3.6.1.4.1.2011.5.25.129.2.3.1 | current |
| hwPowerOn NOTIFICATION-TYPE One of the power is starting up. | 1.3.6.1.4.1.2011.5.25.129.2.3.2 | current |
| hwPowerMixed NOTIFICATION-TYPE The power is not of the same type! | 1.3.6.1.4.1.2011.5.25.129.2.3.3 | current |
| hwPowerMixedResume NOTIFICATION-TYPE The power is changed to the same type! | 1.3.6.1.4.1.2011.5.25.129.2.3.4 | current |
| hwCPUUtilizationRisingAlarm NOTIFICATION-TYPE CPU utilization exceed threshold. | 1.3.6.1.4.1.2011.5.25.129.2.4.1 | current |
| hwCPUUtilizationResume NOTIFICATION-TYPE CPU utilization back to normal level. | 1.3.6.1.4.1.2011.5.25.129.2.4.2 | current |
| hwPortPhysicalDown NOTIFICATION-TYPE One of the port physical connect down. | 1.3.6.1.4.1.2011.5.25.129.2.5.1 | current |
| hwPortPhysicalUp NOTIFICATION-TYPE One of the port physical connect up. | 1.3.6.1.4.1.2011.5.25.129.2.5.2 | current |
| hwPortPhysicalNoTrafficAlarm NOTIFICATION-TYPE One of the port has none traffic. | 1.3.6.1.4.1.2011.5.25.129.2.5.3 | current |
| hwPortPhysicalNoTrafficClear NOTIFICATION-TYPE One of the port traffic resume. | 1.3.6.1.4.1.2011.5.25.129.2.5.4 | current |
| hwPortPhysicalTrafficRisingAlarm NOTIFICATION-TYPE One of the port traffic rise over threshold. | 1.3.6.1.4.1.2011.5.25.129.2.5.5 | current |
| hwPortPhysicalTrafficClear NOTIFICATION-TYPE One of the port traffic resume to normal level. | 1.3.6.1.4.1.2011.5.25.129.2.5.6 | current |
| hwPortPhysicalCrcErrorRisingAlarm NOTIFICATION-TYPE One of the port CRC error rise over threshold. | 1.3.6.1.4.1.2011.5.25.129.2.5.7 | current |
| hwPortPhysicalCrcErrorClear NOTIFICATION-TYPE One of the port CRC error resume to normal level. | 1.3.6.1.4.1.2011.5.25.129.2.5.8 | current |
| hwPortPhysicalEthBroadcastRisingAlarm NOTIFICATION-TYPE One of the Ethernet port broadcast rise over threshold. | 1.3.6.1.4.1.2011.5.25.129.2.5.9 | current |
| hwPortPhysicalEthBroadcastClear NOTIFICATION-TYPE One of the Ethernet port broadcast resume to normal level. | 1.3.6.1.4.1.2011.5.25.129.2.5.10 | current |
| hwPortPhysicalEthHalfDuplexAlarm NOTIFICATION-TYPE One of the Ethernet port works on the half-duplex mode. | 1.3.6.1.4.1.2011.5.25.129.2.5.11 | current |
| hwPortPhysicalEthFullDuplexClear NOTIFICATION-TYPE One of the Ethernet port works on the full-duplex mode. | 1.3.6.1.4.1.2011.5.25.129.2.5.12 | current |
| hwPortPhysicalPortTypeChange NOTIFICATION-TYPE One of the port type changed. | 1.3.6.1.4.1.2011.5.25.129.2.5.13 | current |
| hwPortPhysicalAutoNegotiateFail NOTIFICATION-TYPE One of the port auto-negotiation failed. | 1.3.6.1.4.1.2011.5.25.129.2.5.14 | current |
| hwPortPhysicalAutoNegotiateResume NOTIFICATION-TYPE One of the port auto-negotiation resumed. | 1.3.6.1.4.1.2011.5.25.129.2.5.15 | current |
| hwStorageUtilizationRisingAlarm NOTIFICATION-TYPE Storage device utilization rise over threshold. | 1.3.6.1.4.1.2011.5.25.129.2.6.1 | current |
| hwStorageUtilizationResume NOTIFICATION-TYPE Storage utilization resume to normal level. | 1.3.6.1.4.1.2011.5.25.129.2.6.2 | current |
| hwVsDiskFullAlarm NOTIFICATION-TYPE The disk usage exceeded the overload threadhold. | 1.3.6.1.4.1.2011.5.25.129.2.6.3 | current |
| hwVsDiskResume NOTIFICATION-TYPE The disk usage fall below the clear threashold. | 1.3.6.1.4.1.2011.5.25.129.2.6.4 | current |
| hwFIBOverloadSuspend NOTIFICATION-TYPE The board is suspended for IPv4/IPv6 FIB capability overload. | 1.3.6.1.4.1.2011.5.25.129.2.9.1 | current |
| hwFIBOverloadSusResume NOTIFICATION-TYPE The board is recovered for FIB capability overload suspend. | 1.3.6.1.4.1.2011.5.25.129.2.9.2 | current |
| hwFIBOverloadForward NOTIFICATION-TYPE The board is forwarding for IPv4/IPv6 FIB capability overload. | 1.3.6.1.4.1.2011.5.25.129.2.9.3 | current |
| hwFIBOverloadFwResume NOTIFICATION-TYPE The board is recovered for IPv4/IPv6 FIB capability overload forward. | 1.3.6.1.4.1.2011.5.25.129.2.9.4 | current |
| hwFESInconsistencyForMemoryLack NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.2011.5.25.129.2.9.5 | current |
| hwFESInconsistencyForMemoryLackResume NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.2011.5.25.129.2.9.6 | current |
| hwPppLoopbackDetect NOTIFICATION-TYPE The interface Loopback is detected. | 1.3.6.1.4.1.2011.5.25.129.2.10.1 | current |
| hwPppLoopbackDetResume NOTIFICATION-TYPE The interface is recovered from Loopback. | 1.3.6.1.4.1.2011.5.25.129.2.10.2 | current |
| hwFlowCongestion NOTIFICATION-TYPE The object is in congested state and some of the frames are dropped. | 1.3.6.1.4.1.2011.5.25.129.2.11.1 | current |
| hwFlowCongestionResume NOTIFICATION-TYPE Alarms of the congested object are cleared. | 1.3.6.1.4.1.2011.5.25.129.2.11.2 | current |
| hwDeviceAbnormalRisingAlarm NOTIFICATION-TYPE Device abnormal or pulled out. | 1.3.6.1.4.1.2011.5.25.129.2.12.1 | current |
| hwResExhaustBfdAlarm NOTIFICATION-TYPE Failed to allocate resources for BFD because hardware resources were exhausted. | 1.3.6.1.4.1.2011.5.25.129.2.13.1 | current |
| hwResExhaustBfdResume NOTIFICATION-TYPE BFD recovered from alarms of hardware resources exhausting. | 1.3.6.1.4.1.2011.5.25.129.2.13.2 | current |
| hwResExhaustOamAlarm NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.2011.5.25.129.2.14.1 | current |
| hwResExhaustOamResume NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.2011.5.25.129.2.14.2 | current |
| hwHdlcLoopbackDetect NOTIFICATION-TYPE The interface Loopback is detected. | 1.3.6.1.4.1.2011.5.25.129.2.15.1 | current |
| hwHdlcLoopbackDetResume NOTIFICATION-TYPE The interface is recovered from Loopback. | 1.3.6.1.4.1.2011.5.25.129.2.15.2 | current |
| hwHdlcIICPacketCrcErr NOTIFICATION-TYPE The packet(s) crc error | 1.3.6.1.4.1.2011.5.25.129.2.15.3 | current |
| hwAutoFtpFailAlarm NOTIFICATION-TYPE This object indicates the software failure in the automatic upgrade system. | 1.3.6.1.4.1.2011.5.25.129.2.16.1 | current |
| hwOpticalPowerAbnormal NOTIFICATION-TYPE Optical rxpower or txpower is exceed threshold value. | 1.3.6.1.4.1.2011.5.25.129.2.17.1 | current |
| hwOpticalPowerResume NOTIFICATION-TYPE Optical power resume. | 1.3.6.1.4.1.2011.5.25.129.2.17.2 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| hwBaseTrapCompliance MODULE-COMPLIANCE Compliance statement for agents that provide full support for hwBaseTrapMIB. | 1.3.6.1.4.1.2011.5.25.129.3.1.1 | current |
| hwBaseObjectGroup OBJECT-GROUP Group for base trap objects. | 1.3.6.1.4.1.2011.5.25.129.3.2.1 | current |
| hwBaseTrapGroup NOTIFICATION-GROUP Group for all base traps. | 1.3.6.1.4.1.2011.5.25.129.3.2.2 | current |