HH3C-TRAP-MIB
AI MIB Summary
The HH3C-TRAP-MIB module defines vendor-specific SNMP trap definitions for H3C routers and switches to alert management systems on critical hardware events, interface state transitions, and system faults. It enables automated monitoring of device availability and error conditions by mapping proprietary alert codes to standardized network management workflows.
This MIB is applicable to routers, switches and other products. Some objects in this may be used only for some specific products, so users should refer to the related documents to acquire more detail information.
Main OID:
hh3cTrap.1.3.6.1.4.1.25506.2.38
75
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
75 total| Object Name |
|---|
hh3cTrapThis MIB is applicable to routers, switches and other products. Some objects in this may be used only for some specific products, so users should refer to the related documents to acquire more detail information. MODULE-IDENTITY .1.3.6.1.4.1.25506.2.38 |
hh3cTableGroup OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.38.1 |
hh3cMacTabStatGroup OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.38.1.1 |
hh3cMacTabTrapEnableIndicates whether hh3cMacTabFullTrap and hh3cMacTabAlmostFullTrap traps should be generated when the MAC table is filled.rw Enumeration .1.3.6.1.4.1.25506.2.38.1.1.1 |
hh3cMacTabTrapIntervalDefinition of the minimum interval between two traps which occur when the MAC table is full or two traps which occur when the MAC table is almost full.rw Integer32 .1.3.6.1.4.1.25506.2.38.1.1.2 |
hh3cMacTabTrapInfo OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.38.1.1.3 |
hh3cMacTabLenThe length of the MAC table.ro Integer32 .1.3.6.1.4.1.25506.2.38.1.1.3.1 |
hh3cMacTabTrap OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.38.1.1.4 |
hh3cMacTabFullTrapSend this trap when the MAC table is filled. The interval between two traps generated should be longer than hh3cMacTabTrapInterval. NOTIFICATION-TYPE .1.3.6.1.4.1.25506.2.38.1.1.4.1 |
hh3cMacTabAlmostFullTrapSend this trap when the MAC table is almost full. The interval between two traps generated should be longer than hh3cMacTabTrapInterval. NOTIFICATION-TYPE .1.3.6.1.4.1.25506.2.38.1.1.4.2 |
hh3cArpTabStatGroup OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.38.1.2 |
hh3cArpTabTrapEnableIndicates whether hh3cArpTabFullTrap traps should be generated when the ARP table is filled.rw Enumeration .1.3.6.1.4.1.25506.2.38.1.2.1 |
hh3cArpTabTrapIntervalDefinition of the minimum interval between two traps which occur when the ARP table is filled.rw Integer32 .1.3.6.1.4.1.25506.2.38.1.2.2 |
hh3cArpTabTrapInfo OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.38.1.2.3 |
hh3cArpTabLenThe length of the ARP table.ro Integer32 .1.3.6.1.4.1.25506.2.38.1.2.3.1 |
hh3cArpTabTrap OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.38.1.2.4 |
hh3cArpTabFullTrapSend this trap when the ARP table is filled. The interval between two traps generated should be longer than hh3cArpTabTrapInterval. NOTIFICATION-TYPE .1.3.6.1.4.1.25506.2.38.1.2.4.1 |
hh3cArpPortDynamicEntryFullTrapSend this trap when the dynamic ARP number of the port exceeds the limitation. The object hh3cArpTabLen describes the limitation of the max dynamic ARP number of this port. The interval between two traps should be longer than hh3cArpTabTrapInterval. NOTIFICATION-TYPE .1.3.6.1.4.1.25506.2.38.1.2.4.2 |
hh3cRtTabStatGroup OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.38.1.3 |
hh3cDetailRtTrapTableThis table contains objects to decide what kind of trap should be sent. SEQUENCE OF Hh3cDetailRtTrapEntry .1.3.6.1.4.1.25506.2.38.1.3.1 |
hh3cDetailRtTrapEntryEntry items Hh3cDetailRtTrapEntry .1.3.6.1.4.1.25506.2.38.1.3.1.1 |
hh3cDetailRtProTypeThe index value which uniquely identifies an entry in the hh3cDetailRtTrapTable.ro Enumeration .1.3.6.1.4.1.25506.2.38.1.3.1.1.1 |
hh3cDetailRtEnableIndicates whether hh3cDetailRtTabFullTrap traps should be generated when a specific routing table is filled.rw Enumeration .1.3.6.1.4.1.25506.2.38.1.3.1.1.2 |
hh3cRtTabTrapEnableIndicates whether hh3cRtTabFullTrap traps should be generated when the routing table is filled.rw Enumeration .1.3.6.1.4.1.25506.2.38.1.3.2 |
hh3cRtTabTrapIntervalDefinition of the minimum interval between two traps which occur when the routing table is filled.rw Integer32 .1.3.6.1.4.1.25506.2.38.1.3.3 |
hh3cRtTabTrapInfo OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.38.1.3.4 |
hh3cRtTabLenThe length of the routing table. The detail routing tables also use the same object.ro Integer32 .1.3.6.1.4.1.25506.2.38.1.3.4.1 |
hh3cDefaultRtNextHopTypeThe IP address type of the next hop of the default route. The value must be ipv4 or ipv6ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.38.1.3.4.2 |
hh3cDefaultRtNextHopThe IP address of the next hop of the default route.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.38.1.3.4.3 |
hh3cDefaultRtOutIfThe index value which uniquely identifies the local interface through which the next hop of this route should be reached. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.25506.2.38.1.3.4.4 |
hh3cRtTabTrap OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.38.1.3.5 |
hh3cRtTabFullTrapSend this trap when the routing table is filled. The interval between two traps generated should be longer than hh3cRtTabTrapInterval. NOTIFICATION-TYPE .1.3.6.1.4.1.25506.2.38.1.3.5.1 |
hh3cDetailRtTabFullTrapSend this trap when the detail routing table is filled. The interval between two traps generated should be longer than hh3cRtTabTrapInterval. NOTIFICATION-TYPE .1.3.6.1.4.1.25506.2.38.1.3.5.2 |
hh3cDefaultRtDelTrapSend this trap when the default route is deleted. NOTIFICATION-TYPE .1.3.6.1.4.1.25506.2.38.1.3.5.3 |
hh3cDefaultRtDelTrapEnableIndicates whether hh3cDefaultRtDelTrap traps should be generated when the default route is deleted.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.25506.2.38.1.3.6 |
hh3cMulticastTabStatGroup OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.38.1.4 |
hh3cMulticastTabTrapEnableIndicates whether hh3cMulticastTabFullTrap traps should be generated when the multicast table is filled.rw Enumeration .1.3.6.1.4.1.25506.2.38.1.4.1 |
hh3cMulticastTabTrapIntervalDefinition of the minimum interval between two traps which occur when the multicast table is filled.rw Integer32 .1.3.6.1.4.1.25506.2.38.1.4.2 |
hh3cMulticastTabTrapInfo OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.38.1.4.3 |
hh3cMulticastTabTypeDefining the type of the multicast table, layer2 or layer3.ro Enumeration .1.3.6.1.4.1.25506.2.38.1.4.3.1 |
hh3cMulticastTabLenThe length of the multicast table.ro Integer32 .1.3.6.1.4.1.25506.2.38.1.4.3.2 |
hh3cMulticastTabTrap OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.38.1.4.4 |
hh3cMulticastTabFullTrapSend this trap when the multicast table is filled. The interval between two traps generated should be longer than hh3cMulticastTabTrapInterval. NOTIFICATION-TYPE .1.3.6.1.4.1.25506.2.38.1.4.4.1 |
hh3cNdTabStatGroup OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.38.1.5 |
hh3cNdTabTrapEnableIndicates whether hh3cNdTabFullTrap traps should be generated when the ND table is filled.rw Enumeration .1.3.6.1.4.1.25506.2.38.1.5.1 |
hh3cNdTabTrapIntervalDefinition of the minimum interval between two traps which occur when the ND table is filled.rw Integer32 .1.3.6.1.4.1.25506.2.38.1.5.2 |
hh3cNdTabTrapInfo OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.38.1.5.3 |
hh3cNdTabLenThe length of the ND table.ro Integer32 .1.3.6.1.4.1.25506.2.38.1.5.3.1 |
hh3cNdTabTrap OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.38.1.5.4 |
hh3cNdTabFullTrapSend this trap when the ND table is filled. The interval between two traps generated should be longer than hh3cNdTabTrapInterval. NOTIFICATION-TYPE .1.3.6.1.4.1.25506.2.38.1.5.4.1 |
hh3cPeriodicalTrapGroup OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.38.1.6 |
hh3cPeriodicalTrapObjects OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.38.1.6.1 |
hh3cPeriodicalTrapIntervalDefinition of the periodical interval. If no trap occurs during the certain interval, an hh3cPeriodicalTrap will be generated. If the interval is set to 0, no hh3cPeriodicalTrap will be generated.rw Integer32 (0|10..3600) UNITS "seconds" .1.3.6.1.4.1.25506.2.38.1.6.1.1 |
hh3cPeriodicalTrapSwitchDefinition of the periodical switch. If the value is off,the hh3cPeriodicalTrap will not be generated. the hh3cPeriodicalTrapInterval will be set to 0.rw Enumeration .1.3.6.1.4.1.25506.2.38.1.6.1.2 |
hh3cPeriodicalTrapSwitch2Periodical heartbeat trap sending switch. If the value is off, the hh3cPeriodicalTrap will not be generated, and the hh3cPeriodicalTrapInterval will be set to 0. This node differs from hh3cPeriodicalTrapSwitch in value.rw Enumeration .1.3.6.1.4.1.25506.2.38.1.6.1.3 |
hh3cPeriodicalTrapInfo OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.38.1.6.2 |
hh3cPeriodicalNotification OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.38.1.6.3 |
hh3cPeriodicalNotificationPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.38.1.6.3.0 |
hh3cPeriodicalTrapIf no trap occurs during the interval spicified by hh3cPeriodicalTrapInterval, an hh3cPeriodicalTrap will be generated. If the interval is set to 0, no hh3cPeriodicalTrap will be generated. NOTIFICATION-TYPE .1.3.6.1.4.1.25506.2.38.1.6.3.0.1 |
hh3cTrapDesInfo OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.38.1.7 |
hh3cTrapDesInfoTableA table of trap destination host address and port . SEQUENCE OF Hh3cTrapDesInfoEntry .1.3.6.1.4.1.25506.2.38.1.7.1 |
hh3cTrapDesInfoEntryThe entry of trap destination host address and port. Hh3cTrapDesInfoEntry .1.3.6.1.4.1.25506.2.38.1.7.1.1 |
hh3cTrapDesInfoIndexThe index of this table. Integer32 .1.3.6.1.4.1.25506.2.38.1.7.1.1.1 |
hh3cTrapDesIPAddressThe host IP address of the trap destination.rw IpAddress .1.3.6.1.4.1.25506.2.38.1.7.1.1.2 |
hh3cTrapDesPortThe port of the trap destination.rw Integer32 .1.3.6.1.4.1.25506.2.38.1.7.1.1.3 |
hh3cTrapDesRowStatusThe status of this table entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.2.38.1.7.1.1.4 |
hh3cTrapDesAddrTAddressThis object contains a transport address.rw TAddress (SNMPv2-TC) .1.3.6.1.4.1.25506.2.38.1.7.1.1.5 |
hh3cTrapConfig OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.38.1.8 |
hh3cTrapConfigTableA table of trap configuration. SEQUENCE OF Hh3cTrapConfigEntry .1.3.6.1.4.1.25506.2.38.1.8.1 |
hh3cTrapConfigEntryThe entry of trap configuration. Hh3cTrapConfigEntry .1.3.6.1.4.1.25506.2.38.1.8.1.1 |
hh3cTrapConfigIndexThe index of this table. Integer32 .1.3.6.1.4.1.25506.2.38.1.8.1.1.1 |
hh3cTrapConfigNameThe name of the appointed traps.ro SnmpAdminString .1.3.6.1.4.1.25506.2.38.1.8.1.1.2 |
hh3cTrapConfigDescrThe description of the appointed traps.rw SnmpAdminString .1.3.6.1.4.1.25506.2.38.1.8.1.1.3 |
hh3cTrapConfigSwitchIndicates whether the specified traps should be generated.rw Enumeration .1.3.6.1.4.1.25506.2.38.1.8.1.1.4 |
hh3cTrapConfigSwitch2Indicates whether the specified traps should be generated. This node differs from hh3cTrapConfigSwitch in value.rw Enumeration .1.3.6.1.4.1.25506.2.38.1.8.1.1.5 |