HUAWEI-BASE-TRAP-MIB: View SNMP OID List / Download MIB

VENDOR: HUAWEI


 Home MIB: HUAWEI-BASE-TRAP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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
             hwBaseTrapSeverity 1.3.6.1.4.1.2011.5.25.129.1.1 ituperceivedseverity no-access
To describe the level of trap.
             hwBaseTrapProbableCause 1.3.6.1.4.1.2011.5.25.129.1.2 ianaituprobablecause no-access
To describe the probable cause of trap.
             hwBaseTrapEventType 1.3.6.1.4.1.2011.5.25.129.1.3 ianaitueventtype no-access
To describe the type of trap.
             hwBaseTrapRelativeResource 1.3.6.1.4.1.2011.5.25.129.1.4 displaystring no-access
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.
             hwBaseTrapReasonDescr 1.3.6.1.4.1.2011.5.25.129.1.5 displaystring no-access
To describe the reason of trap in DisplayString style.
             hwBaseThresholdTable 1.3.6.1.4.1.2011.5.25.129.1.6 no-access
A table to config the threshold of each sensor.
                 hwBaseThresholdEntry 1.3.6.1.4.1.2011.5.25.129.1.6.1 no-access
The entry of threshold table.
                     hwBaseThresholdType 1.3.6.1.4.1.2011.5.25.129.1.6.1.1 integer no-access
The index to indicate the type of threshold for an entry.Such as temperature, humidity ,power supply...... Enumeration: 'portCrcError': 7, 'portBroadcast': 8, 'currentSensor': 4, 'powerSensor': 5, 'voltageSensor': 3, 'portTraffic': 6, 'temperatureSensor': 1, 'humiditySensor': 2.
                     hwBaseThresholdIndex 1.3.6.1.4.1.2011.5.25.129.1.6.1.2 integer32 no-access
A subindex to identify each sensor on physical entity.
                     hwBaseThresholdValue 1.3.6.1.4.1.2011.5.25.129.1.6.1.3 integer32 read-only
The current value that been measured.
                     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) Enumeration: 'voltage2': 5, 'centigrade2': 3, 'centigrade1': 2, 'voltage1': 4, 'percentage': 1, 'current1': 6, 'power2': 9, 'power1': 8, 'current2': 7.
                     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.
                     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.
                     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.
                     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 no-access
A table to config the threshold for each storage device.
                 hwBaseUsageEntry 1.3.6.1.4.1.2011.5.25.129.1.7.1 no-access
The entry for hwBaseUsageTable.
                     hwBaseUsageType 1.3.6.1.4.1.2011.5.25.129.1.7.1.1 integer no-access
The index to indicate the type of threshold for an entry.Such as cpu,memory,flash and so on. Enumeration: 'diskUtilizatino': 3, 'flashUtilizatino': 4, 'cfCardUtilization': 5, 'cpuUtilization': 1, 'memoryUtilization': 2.
                     hwBaseUsageIndex 1.3.6.1.4.1.2011.5.25.129.1.7.1.2 integer32 no-access
A subindex to identify each sensor on physical entity.
                     hwBaseUsageValue 1.3.6.1.4.1.2011.5.25.129.1.7.1.3 integer32 read-only
The current value that been measured.
                     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 Enumeration: 'percentage': 1.
                     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.
             hwFIBOverloadModule 1.3.6.1.4.1.2011.5.25.129.1.8 integer no-access
module is ipv4 or ipv6 Enumeration: 'ipv4': 1, 'ipv6': 2.
             hwBaseFlowDirectionType 1.3.6.1.4.1.2011.5.25.129.1.9 integer no-access
The direction of data flow is specified. Enumeration: 'inbound': 1, 'outbound': 2.
             hwPowerDirection 1.3.6.1.4.1.2011.5.25.129.1.10 integer no-access
The direction of photoelectric power. Enumeration: 'inbound': 1, 'outbound': 2.
             hwBaseTrapTrafficDir 1.3.6.1.4.1.2011.5.25.129.1.11 integer no-access
The traffic flows in or out of the port. Enumeration: 'trafficOut': 2, 'trafficIn': 1.
             hwEntityRatedPower 1.3.6.1.4.1.2011.5.25.129.1.12 integer32 no-access
The rated power of board.
             hwDevAvailablePower 1.3.6.1.4.1.2011.5.25.129.1.13 integer32 no-access
Available power of the device.
             hwDeviceTotalPower 1.3.6.1.4.1.2011.5.25.129.1.14 integer32 no-access
Total power of the device.
             hwBaseTrapCurPortType 1.3.6.1.4.1.2011.5.25.129.1.15 integer32 no-access
The current type of port.
             hwBaseTrapLastPortType 1.3.6.1.4.1.2011.5.25.129.1.16 integer32 no-access
The last type of port.
             hwPortPhysicalDownReason 1.3.6.1.4.1.2011.5.25.129.1.17 octet string no-access
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
                 hwEntityRemove 1.3.6.1.4.1.2011.5.25.129.2.1.1
Entity has been removed.
                 hwEntityInsert 1.3.6.1.4.1.2011.5.25.129.2.1.2
Entity has been inserted.
                 hwEntityUnstable 1.3.6.1.4.1.2011.5.25.129.2.1.3
Entity has been inserted but position unstable.
                 hwEntityUnstableResume 1.3.6.1.4.1.2011.5.25.129.2.1.4
Resume from entity position unstable situation.
                 hwEntityReset 1.3.6.1.4.1.2011.5.25.129.2.1.5
Entity will be reseted.
                 hwEntityResetDone 1.3.6.1.4.1.2011.5.25.129.2.1.6
Entity has been reseted and in good health now.
                 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.
                 hwEntityCommunicateResume 1.3.6.1.4.1.2011.5.25.129.2.1.8
Resume from communication error situation.
                 hwEntityInvalid 1.3.6.1.4.1.2011.5.25.129.2.1.9
Entity is invalid for some reason.
                 hwEntityResume 1.3.6.1.4.1.2011.5.25.129.2.1.10
Entity reusme from invalid situation.
                 hwEntityLeaveMaster 1.3.6.1.4.1.2011.5.25.129.2.1.11
Redundant entity leave master role.
                 hwEntityBecomeMaster 1.3.6.1.4.1.2011.5.25.129.2.1.12
Redundant entity become master role.
                 hwEntityOffline 1.3.6.1.4.1.2011.5.25.129.2.1.13
Entity change to OFFLINE status.
                 hwEntityOnline 1.3.6.1.4.1.2011.5.25.129.2.1.14
Entity change to ONLINE status.
                 hwEntityCheckFail 1.3.6.1.4.1.2011.5.25.129.2.1.15
Failure of self-check occurs to the board
                 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
                 hwEntityRegFail 1.3.6.1.4.1.2011.5.25.129.2.1.17
Entity fail in registration.
                 hwEntityRegSuccess 1.3.6.1.4.1.2011.5.25.129.2.1.18
Entity success in registration.
                 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
                 hwTempRisingAlarm 1.3.6.1.4.1.2011.5.25.129.2.2.1
Temperature rise over HIGH threshold.
                 hwTempRisingResume 1.3.6.1.4.1.2011.5.25.129.2.2.2
Temperature back to normal level.
                 hwTempFallingAlarm 1.3.6.1.4.1.2011.5.25.129.2.2.3
Temperature fall below LOW threshold.
                 hwTempFallingResume 1.3.6.1.4.1.2011.5.25.129.2.2.4
Temperature back to normal level.
                 hwHumidityRisingAlarm 1.3.6.1.4.1.2011.5.25.129.2.2.5
Humidity rise over HIGH threshold.
                 hwHumidityRisingResume 1.3.6.1.4.1.2011.5.25.129.2.2.6
Humidity back to normal level.
                 hwHumidityFallingAlarm 1.3.6.1.4.1.2011.5.25.129.2.2.7
Humidity fall below LOW threshold.
                 hwHumidityFallingResume 1.3.6.1.4.1.2011.5.25.129.2.2.8
Humidity back to normal level.
                 hwVoltRisingAlarm 1.3.6.1.4.1.2011.5.25.129.2.2.9
Voltage of power rise over HIGH threshold.
                 hwVoltRisingResume 1.3.6.1.4.1.2011.5.25.129.2.2.10
Voltage back to normal level.
                 hwVoltFallingAlarm 1.3.6.1.4.1.2011.5.25.129.2.2.11
Voltage of power fall below LOW threshold.
                 hwVoltFallingResume 1.3.6.1.4.1.2011.5.25.129.2.2.12
Voltage back to normal level.
                 hwCurrentRisingAlarm 1.3.6.1.4.1.2011.5.25.129.2.2.13
Current rise over HIGH threshold.
                 hwCurrentRisingResume 1.3.6.1.4.1.2011.5.25.129.2.2.14
Current back to normal level.
                 hwCurrentFallingAlarm 1.3.6.1.4.1.2011.5.25.129.2.2.15
Current fall below LOW threshold.
                 hwCurrentFallingResume 1.3.6.1.4.1.2011.5.25.129.2.2.16
Current back to normal level.
                 hwPowerRisingAlarm 1.3.6.1.4.1.2011.5.25.129.2.2.17
Photoelectric power rise over HIGH threshold.
                 hwPowerRisingResume 1.3.6.1.4.1.2011.5.25.129.2.2.18
Photoelectric power back to normal level.
                 hwPowerFallingAlarm 1.3.6.1.4.1.2011.5.25.129.2.2.19
Photoelectric power fall below LOW threshold.
                 hwPowerFallingResume 1.3.6.1.4.1.2011.5.25.129.2.2.20
Photoelectric power back to normal level.
                 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.
                 hwPowerInsufficiencyResume 1.3.6.1.4.1.2011.5.25.129.2.2.22
The available power of device becomes sufficient for the board.
                 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
                 hwPowerOff 1.3.6.1.4.1.2011.5.25.129.2.3.1
One of the power is shutting down.
                 hwPowerOn 1.3.6.1.4.1.2011.5.25.129.2.3.2
One of the power is starting up.
                 hwPowerMixed 1.3.6.1.4.1.2011.5.25.129.2.3.3
The power is not of the same type!
                 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
                 hwCPUUtilizationRisingAlarm 1.3.6.1.4.1.2011.5.25.129.2.4.1
CPU utilization exceed threshold.
                 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
                 hwPortPhysicalDown 1.3.6.1.4.1.2011.5.25.129.2.5.1
One of the port physical connect down.
                 hwPortPhysicalUp 1.3.6.1.4.1.2011.5.25.129.2.5.2
One of the port physical connect up.
                 hwPortPhysicalNoTrafficAlarm 1.3.6.1.4.1.2011.5.25.129.2.5.3
One of the port has none traffic.
                 hwPortPhysicalNoTrafficClear 1.3.6.1.4.1.2011.5.25.129.2.5.4
One of the port traffic resume.
                 hwPortPhysicalTrafficRisingAlarm 1.3.6.1.4.1.2011.5.25.129.2.5.5
One of the port traffic rise over threshold.
                 hwPortPhysicalTrafficClear 1.3.6.1.4.1.2011.5.25.129.2.5.6
One of the port traffic resume to normal level.
                 hwPortPhysicalCrcErrorRisingAlarm 1.3.6.1.4.1.2011.5.25.129.2.5.7
One of the port CRC error rise over threshold.
                 hwPortPhysicalCrcErrorClear 1.3.6.1.4.1.2011.5.25.129.2.5.8
One of the port CRC error resume to normal level.
                 hwPortPhysicalEthBroadcastRisingAlarm 1.3.6.1.4.1.2011.5.25.129.2.5.9
One of the Ethernet port broadcast rise over threshold.
                 hwPortPhysicalEthBroadcastClear 1.3.6.1.4.1.2011.5.25.129.2.5.10
One of the Ethernet port broadcast resume to normal level.
                 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.
                 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.
                 hwPortPhysicalPortTypeChange 1.3.6.1.4.1.2011.5.25.129.2.5.13
One of the port type changed.
                 hwPortPhysicalAutoNegotiateFail 1.3.6.1.4.1.2011.5.25.129.2.5.14
One of the port auto-negotiation failed.
                 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
                 hwStorageUtilizationRisingAlarm 1.3.6.1.4.1.2011.5.25.129.2.6.1
Storage device utilization rise over threshold.
                 hwStorageUtilizationResume 1.3.6.1.4.1.2011.5.25.129.2.6.2
Storage utilization resume to normal level.
                 hwVsDiskFullAlarm 1.3.6.1.4.1.2011.5.25.129.2.6.3
The disk usage exceeded the overload threadhold.
                 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
                 hwFIBOverloadSuspend 1.3.6.1.4.1.2011.5.25.129.2.9.1
The board is suspended for IPv4/IPv6 FIB capability overload.
                 hwFIBOverloadSusResume 1.3.6.1.4.1.2011.5.25.129.2.9.2
The board is recovered for FIB capability overload suspend.
                 hwFIBOverloadForward 1.3.6.1.4.1.2011.5.25.129.2.9.3
The board is forwarding for IPv4/IPv6 FIB capability overload.
                 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.
                 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.
                 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
                   hwPppLoopbackDetect 1.3.6.1.4.1.2011.5.25.129.2.10.1
The interface Loopback is detected.
                   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
                   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.
                   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
                   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
                   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.
                   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
                   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.
                   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
                   hwHdlcLoopbackDetect 1.3.6.1.4.1.2011.5.25.129.2.15.1
The interface Loopback is detected.
                   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
                   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
                   hwOpticalPowerAbnormal 1.3.6.1.4.1.2011.5.25.129.2.17.1
Optical rxpower or txpower is exceed threshold value.
                   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.