All MIBs › HUAWEI-BASE-TRAP-MIB
Organization: Huawei Technologies Co.,Ltd.
Last Updated: 2015-06-02
Category: Alarm and Event Management, Vendor: Huawei
Description:
Huawei base trap definitions MIB providing fundamental notification objects and trap variables common to all Huawei device platforms.
Imported Objects
From ENTITY-MIB
| entPhysicalClass | OBJECT-TYPE |
| entPhysicalContainedIn | OBJECT-TYPE |
| entPhysicalIndex | OBJECT-TYPE |
| entPhysicalName | OBJECT-TYPE |
From HUAWEI-FLASH-MAN-MIB
| hwStorageName | OBJECT-TYPE |
| hwStorageSpace | OBJECT-TYPE |
| hwStorageSpaceFree | OBJECT-TYPE |
From HUAWEI-MIB
| hwDatacomm | OBJECT-IDENTITY |
| IANAItuEventType | |
| IANAItuProbableCause |
From IF-MIB
| ifDescr | OBJECT-TYPE |
| ifIndex | OBJECT-TYPE |
| ifName | OBJECT-TYPE |
From ITU-ALARM-TC-MIB
| ItuPerceivedSeverity |
From RFC1213-MIB
| ifAdminStatus | |
| ifOperStatus |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| NOTIFICATION-GROUP | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Integer32 | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE |
From SNMPv2-TC
| DisplayString |
What Is HUAWEI-BASE-TRAP-MIB?
HUAWEI-BASE-TRAP-MIB is a Huawei enterprise MIB that defines the fundamental, shared notification (trap) objects and variable bindings used as a common base across the wide range of Huawei DataCom device platforms (routers, switches, and related network equipment). Rather than exposing polled operational counters itself, it standardizes the structure of trap variables so that individual Huawei product/feature MIBs can raise consistent, well-formed SNMP notifications for faults and state changes. Its monitoring significance is therefore in fault/event reporting infrastructure: it underlies traps that report hardware issues (e.g., interface down, power/environmental faults) and software/process issues raised by other Huawei MIBs that import from this base. Because it is described as a base for DataCom, most Huawei-specific feature and hardware MIBs depend on it for common trap variable definitions rather than defining their own from scratch, so a HUAWEI-BASE-TRAP-MIB download from Huawei's support resources is typically required before compiling any dependent feature MIB. It is deployed across Huawei enterprise and carrier network devices as the foundational notification layer feeding an SNMP-based network management system.
IPNetwork Monitor allows you to monitor SNMP objects defined in HUAWEI-BASE-TRAP-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- common trap/notification variable bindings
Supported Devices
- Huawei CloudEngine S6730-H (2024) — enterprise/data-center LAN switch with hybrid-cloud support
Monitoring Examples
No sample objects were provided for this module, so specific object names cannot be cited here. In practice, a management station would not poll this MIB directly for values but would rely on other Huawei feature-specific MIBs to reference its base trap variable bindings when generating notifications, such as an interface-down or environmental-alarm trap. An operator troubleshooting a Huawei device would see this MIB's imported objects appear inside the varbind list of traps rather than as directly walkable status.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| hwBaseTrapMIB | 1.3.6.1.4.1.2011.5.25.129 | This is the base trap definition for DataCom. | ||
| hwBaseTrapObject | 1.3.6.1.4.1.2011.5.25.129.1 | |||
| ITU hwBaseTrapSeverity | 1.3.6.1.4.1.2011.5.25.129.1.1 | ItuPerceivedSeverity | accessible-for-notify | To describe the level of trap. |
| IAN hwBaseTrapProbableCause | 1.3.6.1.4.1.2011.5.25.129.1.2 | IANAItuProbableCause | accessible-for-notify | To describe the probable cause of trap. |
| IAN hwBaseTrapEventType | 1.3.6.1.4.1.2011.5.25.129.1.3 | IANAItuEventType | accessible-for-notify | To describe the type of trap. |
| STR hwBaseTrapRelativeResource | 1.3.6.1.4.1.2011.5.25.129.1.4 | DisplayString | accessible-for-notify | 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. |
| STR hwBaseTrapReasonDescr | 1.3.6.1.4.1.2011.5.25.129.1.5 | DisplayString | accessible-for-notify | To describe the reason of trap in DisplayString style. |
| hwBaseThresholdTable | 1.3.6.1.4.1.2011.5.25.129.1.6 | not-accessible | A table to config the threshold of each sensor. | |
| hwBaseThresholdEntry | 1.3.6.1.4.1.2011.5.25.129.1.6.1 | not-accessible | The entry of threshold table. | |
| INT hwBaseThresholdType | 1.3.6.1.4.1.2011.5.25.129.1.6.1.1 | INTEGER | not-accessible | The index to indicate the type of threshold for an entry.Such as temperature, humidity ,power supply...... |
| I32 hwBaseThresholdIndex | 1.3.6.1.4.1.2011.5.25.129.1.6.1.2 | Integer32 | not-accessible | A subindex to identify each sensor on physical entity. |
| I32 hwBaseThresholdValue | 1.3.6.1.4.1.2011.5.25.129.1.6.1.3 | Integer32 | read-only | The current value that been measured. |
| INT hwBaseThresholdUnit | 1.3.6.1.4.1.2011.5.25.129.1.6.1.4 | INTEGER | read-only | 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) |
| I32 hwBaseThresholdLowCritical | 1.3.6.1.4.1.2011.5.25.129.1.6.1.5 | Integer32 | read-write | 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. |
| I32 hwBaseThresholdLowWarning | 1.3.6.1.4.1.2011.5.25.129.1.6.1.6 | Integer32 | read-write | The normal warning threshold for falling alarm. |
| I32 hwBaseThresholdHighWarning | 1.3.6.1.4.1.2011.5.25.129.1.6.1.7 | Integer32 | read-write | The normal warning threshold for rising alarm. |
| I32 hwBaseThresholdHighCritical | 1.3.6.1.4.1.2011.5.25.129.1.6.1.8 | Integer32 | read-write | 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. |
| hwBaseUsageTable | 1.3.6.1.4.1.2011.5.25.129.1.7 | not-accessible | A table to config the threshold for each storage device. | |
| hwBaseUsageEntry | 1.3.6.1.4.1.2011.5.25.129.1.7.1 | not-accessible | The entry for hwBaseUsageTable. | |
| INT hwBaseUsageType | 1.3.6.1.4.1.2011.5.25.129.1.7.1.1 | INTEGER | not-accessible | The index to indicate the type of threshold for an entry.Such as cpu,memory,flash and so on. |
| I32 hwBaseUsageIndex | 1.3.6.1.4.1.2011.5.25.129.1.7.1.2 | Integer32 | not-accessible | A subindex to identify each sensor on physical entity. |
| I32 hwBaseUsageValue | 1.3.6.1.4.1.2011.5.25.129.1.7.1.3 | Integer32 | read-only | The current value that been measured. |
| INT hwBaseUsageUnit | 1.3.6.1.4.1.2011.5.25.129.1.7.1.4 | INTEGER | read-only | The unit for this threshold value. percentage(1) ---unit for cpu/men/disk/flash/cfCard |
| I32 hwBaseUsageThreshold | 1.3.6.1.4.1.2011.5.25.129.1.7.1.5 | Integer32 | read-write | The threshold of usage for storage device. |
| INT hwFIBOverloadModule | 1.3.6.1.4.1.2011.5.25.129.1.8 | INTEGER | accessible-for-notify | module is ipv4 or ipv6 |
| INT hwBaseFlowDirectionType | 1.3.6.1.4.1.2011.5.25.129.1.9 | INTEGER | accessible-for-notify | The direction of data flow is specified. |
| INT hwPowerDirection | 1.3.6.1.4.1.2011.5.25.129.1.10 | INTEGER | accessible-for-notify | The direction of photoelectric power. |
| INT hwBaseTrapTrafficDir | 1.3.6.1.4.1.2011.5.25.129.1.11 | INTEGER | accessible-for-notify | The traffic flows in or out of the port. |
| I32 hwEntityRatedPower | 1.3.6.1.4.1.2011.5.25.129.1.12 | Integer32 | accessible-for-notify | The rated power of board. |
| I32 hwDevAvailablePower | 1.3.6.1.4.1.2011.5.25.129.1.13 | Integer32 | accessible-for-notify | Available power of the device. |
| I32 hwDeviceTotalPower | 1.3.6.1.4.1.2011.5.25.129.1.14 | Integer32 | accessible-for-notify | Total power of the device. |
| I32 hwBaseTrapCurPortType | 1.3.6.1.4.1.2011.5.25.129.1.15 | Integer32 | accessible-for-notify | The current type of port. |
| I32 hwBaseTrapLastPortType | 1.3.6.1.4.1.2011.5.25.129.1.16 | Integer32 | accessible-for-notify | The last type of port. |
| OCT hwPortPhysicalDownReason | 1.3.6.1.4.1.2011.5.25.129.1.17 | OCTET STRING | accessible-for-notify | 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. |
| hwBaseTraps | 1.3.6.1.4.1.2011.5.25.129.2 | |||
| hwEntityTrap | 1.3.6.1.4.1.2011.5.25.129.2.1 | |||
| NTF hwEntityRemove | 1.3.6.1.4.1.2011.5.25.129.2.1.1 | Entity has been removed. | ||
| NTF hwEntityInsert | 1.3.6.1.4.1.2011.5.25.129.2.1.2 | Entity has been inserted. | ||
| NTF hwEntityUnstable | 1.3.6.1.4.1.2011.5.25.129.2.1.3 | Entity has been inserted but position unstable. | ||
| NTF hwEntityUnstableResume | 1.3.6.1.4.1.2011.5.25.129.2.1.4 | Resume from entity position unstable situation. | ||
| NTF hwEntityReset | 1.3.6.1.4.1.2011.5.25.129.2.1.5 | Entity will be reseted. | ||
| NTF hwEntityResetDone | 1.3.6.1.4.1.2011.5.25.129.2.1.6 | Entity has been reseted and in good health now. | ||
| NTF 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. | ||
| NTF hwEntityCommunicateResume | 1.3.6.1.4.1.2011.5.25.129.2.1.8 | Resume from communication error situation. | ||
| NTF hwEntityInvalid | 1.3.6.1.4.1.2011.5.25.129.2.1.9 | Entity is invalid for some reason. | ||
| NTF hwEntityResume | 1.3.6.1.4.1.2011.5.25.129.2.1.10 | Entity reusme from invalid situation. | ||
| NTF hwEntityLeaveMaster | 1.3.6.1.4.1.2011.5.25.129.2.1.11 | Redundant entity leave master role. | ||
| NTF hwEntityBecomeMaster | 1.3.6.1.4.1.2011.5.25.129.2.1.12 | Redundant entity become master role. | ||
| NTF hwEntityOffline | 1.3.6.1.4.1.2011.5.25.129.2.1.13 | Entity change to OFFLINE status. | ||
| NTF hwEntityOnline | 1.3.6.1.4.1.2011.5.25.129.2.1.14 | Entity change to ONLINE status. | ||
| NTF hwEntityCheckFail | 1.3.6.1.4.1.2011.5.25.129.2.1.15 | Failure of self-check occurs to the board | ||
| NTF 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 | ||
| NTF hwEntityRegFail | 1.3.6.1.4.1.2011.5.25.129.2.1.17 | Entity fail in registration. | ||
| NTF hwEntityRegSuccess | 1.3.6.1.4.1.2011.5.25.129.2.1.18 | Entity success in registration. | ||
| NTF hwEntityDyingGasp | 1.3.6.1.4.1.2011.5.25.129.2.1.19 | Dying gasp event is occurred. | ||
| hwEnvironmentTrap | 1.3.6.1.4.1.2011.5.25.129.2.2 | |||
| NTF hwTempRisingAlarm | 1.3.6.1.4.1.2011.5.25.129.2.2.1 | Temperature rise over HIGH threshold. | ||
| NTF hwTempRisingResume | 1.3.6.1.4.1.2011.5.25.129.2.2.2 | Temperature back to normal level. | ||
| NTF hwTempFallingAlarm | 1.3.6.1.4.1.2011.5.25.129.2.2.3 | Temperature fall below LOW threshold. | ||
| NTF hwTempFallingResume | 1.3.6.1.4.1.2011.5.25.129.2.2.4 | Temperature back to normal level. | ||
| NTF hwHumidityRisingAlarm | 1.3.6.1.4.1.2011.5.25.129.2.2.5 | Humidity rise over HIGH threshold. | ||
| NTF hwHumidityRisingResume | 1.3.6.1.4.1.2011.5.25.129.2.2.6 | Humidity back to normal level. | ||
| NTF hwHumidityFallingAlarm | 1.3.6.1.4.1.2011.5.25.129.2.2.7 | Humidity fall below LOW threshold. | ||
| NTF hwHumidityFallingResume | 1.3.6.1.4.1.2011.5.25.129.2.2.8 | Humidity back to normal level. | ||
| NTF hwVoltRisingAlarm | 1.3.6.1.4.1.2011.5.25.129.2.2.9 | Voltage of power rise over HIGH threshold. | ||
| NTF hwVoltRisingResume | 1.3.6.1.4.1.2011.5.25.129.2.2.10 | Voltage back to normal level. | ||
| NTF hwVoltFallingAlarm | 1.3.6.1.4.1.2011.5.25.129.2.2.11 | Voltage of power fall below LOW threshold. | ||
| NTF hwVoltFallingResume | 1.3.6.1.4.1.2011.5.25.129.2.2.12 | Voltage back to normal level. | ||
| NTF hwCurrentRisingAlarm | 1.3.6.1.4.1.2011.5.25.129.2.2.13 | Current rise over HIGH threshold. | ||
| NTF hwCurrentRisingResume | 1.3.6.1.4.1.2011.5.25.129.2.2.14 | Current back to normal level. | ||
| NTF hwCurrentFallingAlarm | 1.3.6.1.4.1.2011.5.25.129.2.2.15 | Current fall below LOW threshold. | ||
| NTF hwCurrentFallingResume | 1.3.6.1.4.1.2011.5.25.129.2.2.16 | Current back to normal level. | ||
| NTF hwPowerRisingAlarm | 1.3.6.1.4.1.2011.5.25.129.2.2.17 | Photoelectric power rise over HIGH threshold. | ||
| NTF hwPowerRisingResume | 1.3.6.1.4.1.2011.5.25.129.2.2.18 | Photoelectric power back to normal level. | ||
| NTF hwPowerFallingAlarm | 1.3.6.1.4.1.2011.5.25.129.2.2.19 | Photoelectric power fall below LOW threshold. | ||
| NTF hwPowerFallingResume | 1.3.6.1.4.1.2011.5.25.129.2.2.20 | Photoelectric power back to normal level. | ||
| NTF 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. | ||
| NTF hwPowerInsufficiencyResume | 1.3.6.1.4.1.2011.5.25.129.2.2.22 | The available power of device becomes sufficient for the board. | ||
| NTF 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. | ||
| hwPowerTrap | 1.3.6.1.4.1.2011.5.25.129.2.3 | |||
| NTF hwPowerOff | 1.3.6.1.4.1.2011.5.25.129.2.3.1 | One of the power is shutting down. | ||
| NTF hwPowerOn | 1.3.6.1.4.1.2011.5.25.129.2.3.2 | One of the power is starting up. | ||
| NTF hwPowerMixed | 1.3.6.1.4.1.2011.5.25.129.2.3.3 | The power is not of the same type! | ||
| NTF hwPowerMixedResume | 1.3.6.1.4.1.2011.5.25.129.2.3.4 | The power is changed to the same type! | ||
| hwCPUTrap | 1.3.6.1.4.1.2011.5.25.129.2.4 | |||
| NTF hwCPUUtilizationRisingAlarm | 1.3.6.1.4.1.2011.5.25.129.2.4.1 | CPU utilization exceed threshold. | ||
| NTF hwCPUUtilizationResume | 1.3.6.1.4.1.2011.5.25.129.2.4.2 | CPU utilization back to normal level. | ||
| hwPortTrap | 1.3.6.1.4.1.2011.5.25.129.2.5 | |||
| NTF hwPortPhysicalDown | 1.3.6.1.4.1.2011.5.25.129.2.5.1 | One of the port physical connect down. | ||
| NTF hwPortPhysicalUp | 1.3.6.1.4.1.2011.5.25.129.2.5.2 | One of the port physical connect up. | ||
| NTF hwPortPhysicalNoTrafficAlarm | 1.3.6.1.4.1.2011.5.25.129.2.5.3 | One of the port has none traffic. | ||
| NTF hwPortPhysicalNoTrafficClear | 1.3.6.1.4.1.2011.5.25.129.2.5.4 | One of the port traffic resume. | ||
| NTF hwPortPhysicalTrafficRisingAlarm | 1.3.6.1.4.1.2011.5.25.129.2.5.5 | One of the port traffic rise over threshold. | ||
| NTF hwPortPhysicalTrafficClear | 1.3.6.1.4.1.2011.5.25.129.2.5.6 | One of the port traffic resume to normal level. | ||
| NTF hwPortPhysicalCrcErrorRisingAlarm | 1.3.6.1.4.1.2011.5.25.129.2.5.7 | One of the port CRC error rise over threshold. | ||
| NTF hwPortPhysicalCrcErrorClear | 1.3.6.1.4.1.2011.5.25.129.2.5.8 | One of the port CRC error resume to normal level. | ||
| NTF hwPortPhysicalEthBroadcastRisingAlarm | 1.3.6.1.4.1.2011.5.25.129.2.5.9 | One of the Ethernet port broadcast rise over threshold. | ||
| NTF hwPortPhysicalEthBroadcastClear | 1.3.6.1.4.1.2011.5.25.129.2.5.10 | One of the Ethernet port broadcast resume to normal level. | ||
| NTF 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. | ||
| NTF 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. | ||
| NTF hwPortPhysicalPortTypeChange | 1.3.6.1.4.1.2011.5.25.129.2.5.13 | One of the port type changed. | ||
| NTF hwPortPhysicalAutoNegotiateFail | 1.3.6.1.4.1.2011.5.25.129.2.5.14 | One of the port auto-negotiation failed. | ||
| NTF hwPortPhysicalAutoNegotiateResume | 1.3.6.1.4.1.2011.5.25.129.2.5.15 | One of the port auto-negotiation resumed. | ||
| hwStorageTrap | 1.3.6.1.4.1.2011.5.25.129.2.6 | |||
| NTF hwStorageUtilizationRisingAlarm | 1.3.6.1.4.1.2011.5.25.129.2.6.1 | Storage device utilization rise over threshold. | ||
| NTF hwStorageUtilizationResume | 1.3.6.1.4.1.2011.5.25.129.2.6.2 | Storage utilization resume to normal level. | ||
| NTF hwVsDiskFullAlarm | 1.3.6.1.4.1.2011.5.25.129.2.6.3 | The disk usage exceeded the overload threadhold. | ||
| NTF hwVsDiskResume | 1.3.6.1.4.1.2011.5.25.129.2.6.4 | The disk usage fall below the clear threashold. | ||
| hwClockTrap | 1.3.6.1.4.1.2011.5.25.129.2.7 | |||
| hwFanTrap | 1.3.6.1.4.1.2011.5.25.129.2.8 | |||
| hwFibTrap | 1.3.6.1.4.1.2011.5.25.129.2.9 | |||
| NTF hwFIBOverloadSuspend | 1.3.6.1.4.1.2011.5.25.129.2.9.1 | The board is suspended for IPv4/IPv6 FIB capability overload. | ||
| NTF hwFIBOverloadSusResume | 1.3.6.1.4.1.2011.5.25.129.2.9.2 | The board is recovered for FIB capability overload suspend. | ||
| NTF hwFIBOverloadForward | 1.3.6.1.4.1.2011.5.25.129.2.9.3 | The board is forwarding for IPv4/IPv6 FIB capability overload. | ||
| NTF 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. | ||
| NTF 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. | ||
| NTF 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. | ||
| hwPppTrap | 1.3.6.1.4.1.2011.5.25.129.2.10 | |||
| NTF hwPppLoopbackDetect | 1.3.6.1.4.1.2011.5.25.129.2.10.1 | The interface Loopback is detected. | ||
| NTF hwPppLoopbackDetResume | 1.3.6.1.4.1.2011.5.25.129.2.10.2 | The interface is recovered from Loopback. | ||
| hwFlowControlTrap | 1.3.6.1.4.1.2011.5.25.129.2.11 | |||
| NTF 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. | ||
| NTF hwFlowCongestionResume | 1.3.6.1.4.1.2011.5.25.129.2.11.2 | Alarms of the congested object are cleared. | ||
| hwDeviceAbnormalTrap | 1.3.6.1.4.1.2011.5.25.129.2.12 | |||
| NTF hwDeviceAbnormalRisingAlarm | 1.3.6.1.4.1.2011.5.25.129.2.12.1 | Device abnormal or pulled out. | ||
| hwResExhaustBfdTrap | 1.3.6.1.4.1.2011.5.25.129.2.13 | |||
| NTF 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. | ||
| NTF hwResExhaustBfdResume | 1.3.6.1.4.1.2011.5.25.129.2.13.2 | BFD recovered from alarms of hardware resources exhausting. | ||
| hwResExhaustOamTrap | 1.3.6.1.4.1.2011.5.25.129.2.14 | |||
| NTF 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. | ||
| NTF 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. | ||
| hwHdlcTrap | 1.3.6.1.4.1.2011.5.25.129.2.15 | |||
| NTF hwHdlcLoopbackDetect | 1.3.6.1.4.1.2011.5.25.129.2.15.1 | The interface Loopback is detected. | ||
| NTF hwHdlcLoopbackDetResume | 1.3.6.1.4.1.2011.5.25.129.2.15.2 | The interface is recovered from Loopback. | ||
| hwAutoFtpTrap | 1.3.6.1.4.1.2011.5.25.129.2.16 | |||
| NTF 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. | ||
| hwBaseOpticalTrap | 1.3.6.1.4.1.2011.5.25.129.2.17 | |||
| NTF hwOpticalPowerAbnormal | 1.3.6.1.4.1.2011.5.25.129.2.17.1 | Optical rxpower or txpower is exceed threshold value. | ||
| NTF hwOpticalPowerResume | 1.3.6.1.4.1.2011.5.25.129.2.17.2 | Optical power resume. | ||
| hwBaseTrapConformance | 1.3.6.1.4.1.2011.5.25.129.3 | |||
| hwBaseTrapCompliances | 1.3.6.1.4.1.2011.5.25.129.3.1 | |||
| hwBaseTrapCompliance | 1.3.6.1.4.1.2011.5.25.129.3.1.1 | Compliance statement for agents that provide full support for hwBaseTrapMIB. | ||
| hwBaseTrapGroups | 1.3.6.1.4.1.2011.5.25.129.3.2 | |||
| hwBaseObjectGroup | 1.3.6.1.4.1.2011.5.25.129.3.2.1 | Group for base trap objects. | ||
| hwBaseTrapGroup | 1.3.6.1.4.1.2011.5.25.129.3.2.2 | Group for all base traps. |
RFC description
Huawei base trap and alarm definitions for network device notifications.
Start monitoring Huawei DataCom device (routers/switches, shared base trap definitions) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.