MIBs Depot

HH3C-TRAP-MIB

Registered at
1.3.6.1.4.1.25506.2.38
Last updated
2010-06-05 10:50
Organization
New H3C Technologies Co., Ltd.
Revisions
2010-06-05 10:50
Namespace
comware
Source file
HH3C-TRAP-MIB
Digest
sha256:9f0f8e4aae27c27dd98a96d633aeea22324e30db410019f1cafdbff82a37f7ef

Description

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.

Contact

Platform Team New H3C Technologies Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip: 100085

Imports

FromSymbols
HH3C-OID-MIBhh3cCommon
IF-MIBInterfaceIndex, ifDescr, ifIndex
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIInteger32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, RowStatus, TAddress, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

HH3C-OID-MIB
HH3C-TRAP-MIB
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
hh3cTableGroup
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.38.1
hh3cMacTabStatGroup
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.38.1.1
hh3cMacTabTrapEnable
OBJECT-TYPE
Indicates whether hh3cMacTabFullTrap and hh3cMacTabAlmostFullTrap traps should be generated when the MAC table is filled.
1.3.6.1.4.1.25506.2.38.1.1.1INTEGER {enable(1), disable(2)}read-writecurrent
hh3cMacTabTrapInterval
OBJECT-TYPE
Definition 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.
1.3.6.1.4.1.25506.2.38.1.1.2Integer32 (30..3600)read-writecurrent
hh3cMacTabTrapInfo
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.38.1.1.3
hh3cMacTabLen
OBJECT-TYPE
The length of the MAC table.
1.3.6.1.4.1.25506.2.38.1.1.3.1Integer32accessible-for-notifycurrent
hh3cMacTabTrap
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.38.1.1.4
hh3cArpTabStatGroup
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.38.1.2
hh3cArpTabTrapEnable
OBJECT-TYPE
Indicates whether hh3cArpTabFullTrap traps should be generated when the ARP table is filled.
1.3.6.1.4.1.25506.2.38.1.2.1INTEGER {enable(1), disable(2)}read-writecurrent
hh3cArpTabTrapInterval
OBJECT-TYPE
Definition of the minimum interval between two traps which occur when the ARP table is filled.
1.3.6.1.4.1.25506.2.38.1.2.2Integer32 (30..3600)read-writecurrent
hh3cArpTabTrapInfo
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.38.1.2.3
hh3cArpTabLen
OBJECT-TYPE
The length of the ARP table.
1.3.6.1.4.1.25506.2.38.1.2.3.1Integer32accessible-for-notifycurrent
hh3cArpTabTrap
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.38.1.2.4
hh3cRtTabStatGroup
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.38.1.3
hh3cDetailRtTrapTable
OBJECT-TYPE
This table contains objects to decide what kind of trap should be sent.
1.3.6.1.4.1.25506.2.38.1.3.1not-accessiblecurrent
hh3cDetailRtTrapEntry
OBJECT-TYPE
Entry items
1.3.6.1.4.1.25506.2.38.1.3.1.1not-accessiblecurrent
hh3cDetailRtProType
OBJECT-TYPE
The index value which uniquely identifies an entry in the hh3cDetailRtTrapTable.
1.3.6.1.4.1.25506.2.38.1.3.1.1.1INTEGER {other(1), local(2), rip(3), isis(4), ospf(5), bgp(6)}accessible-for-notifycurrent
hh3cDetailRtEnable
OBJECT-TYPE
Indicates whether hh3cDetailRtTabFullTrap traps should be generated when a specific routing table is filled.
1.3.6.1.4.1.25506.2.38.1.3.1.1.2INTEGER {enable(1), disable(2)}read-writecurrent
hh3cRtTabTrapEnable
OBJECT-TYPE
Indicates whether hh3cRtTabFullTrap traps should be generated when the routing table is filled.
1.3.6.1.4.1.25506.2.38.1.3.2INTEGER {enable(1), disable(2)}read-writecurrent
hh3cRtTabTrapInterval
OBJECT-TYPE
Definition of the minimum interval between two traps which occur when the routing table is filled.
1.3.6.1.4.1.25506.2.38.1.3.3Integer32 (30..3600)read-writecurrent
hh3cRtTabTrapInfo
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.38.1.3.4
hh3cRtTabLen
OBJECT-TYPE
The length of the routing table. The detail routing tables also use the same object.
1.3.6.1.4.1.25506.2.38.1.3.4.1Integer32accessible-for-notifycurrent
hh3cDefaultRtNextHopType
OBJECT-TYPE
The IP address type of the next hop of the default route. The value must be ipv4 or ipv6
1.3.6.1.4.1.25506.2.38.1.3.4.2InetAddressTypeaccessible-for-notifycurrent
hh3cDefaultRtNextHop
OBJECT-TYPE
The IP address of the next hop of the default route.
1.3.6.1.4.1.25506.2.38.1.3.4.3InetAddressaccessible-for-notifycurrent
hh3cDefaultRtOutIf
OBJECT-TYPE
The 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.
1.3.6.1.4.1.25506.2.38.1.3.4.4InterfaceIndexaccessible-for-notifycurrent
hh3cRtTabTrap
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.38.1.3.5
hh3cDefaultRtDelTrapEnable
OBJECT-TYPE
Indicates whether hh3cDefaultRtDelTrap traps should be generated when the default route is deleted.
1.3.6.1.4.1.25506.2.38.1.3.6TruthValueread-writecurrent
hh3cMulticastTabStatGroup
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.38.1.4
hh3cMulticastTabTrapEnable
OBJECT-TYPE
Indicates whether hh3cMulticastTabFullTrap traps should be generated when the multicast table is filled.
1.3.6.1.4.1.25506.2.38.1.4.1INTEGER {enable(1), disable(2)}read-writecurrent
hh3cMulticastTabTrapInterval
OBJECT-TYPE
Definition of the minimum interval between two traps which occur when the multicast table is filled.
1.3.6.1.4.1.25506.2.38.1.4.2Integer32 (30..3600)read-writecurrent
hh3cMulticastTabTrapInfo
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.38.1.4.3
hh3cMulticastTabType
OBJECT-TYPE
Defining the type of the multicast table, layer2 or layer3.
1.3.6.1.4.1.25506.2.38.1.4.3.1INTEGER {lay2(1), lay3(2)}accessible-for-notifycurrent
hh3cMulticastTabLen
OBJECT-TYPE
The length of the multicast table.
1.3.6.1.4.1.25506.2.38.1.4.3.2Integer32accessible-for-notifycurrent
hh3cMulticastTabTrap
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.38.1.4.4
hh3cNdTabStatGroup
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.38.1.5
hh3cNdTabTrapEnable
OBJECT-TYPE
Indicates whether hh3cNdTabFullTrap traps should be generated when the ND table is filled.
1.3.6.1.4.1.25506.2.38.1.5.1INTEGER {enable(1), disable(2)}read-writecurrent
hh3cNdTabTrapInterval
OBJECT-TYPE
Definition of the minimum interval between two traps which occur when the ND table is filled.
1.3.6.1.4.1.25506.2.38.1.5.2Integer32 (30..3600)read-writecurrent
hh3cNdTabTrapInfo
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.38.1.5.3
hh3cNdTabLen
OBJECT-TYPE
The length of the ND table.
1.3.6.1.4.1.25506.2.38.1.5.3.1Integer32accessible-for-notifycurrent
hh3cNdTabTrap
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.38.1.5.4
hh3cPeriodicalTrapGroup
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.38.1.6
hh3cPeriodicalTrapObjects
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.38.1.6.1
hh3cPeriodicalTrapInterval
OBJECT-TYPE
Definition 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.
1.3.6.1.4.1.25506.2.38.1.6.1.1Integer32 (0 | 10..3600)read-writecurrent
hh3cPeriodicalTrapSwitch
OBJECT-TYPE
Definition of the periodical switch. If the value is off,the hh3cPeriodicalTrap will not be generated. the hh3cPeriodicalTrapInterval will be set to 0.
1.3.6.1.4.1.25506.2.38.1.6.1.2INTEGER {enable(1), disable(2)}read-writecurrent
hh3cPeriodicalTrapSwitch2
OBJECT-TYPE
Periodical 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.
1.3.6.1.4.1.25506.2.38.1.6.1.3INTEGER {off(0), on(1)}read-writecurrent
hh3cPeriodicalTrapInfo
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.38.1.6.2
hh3cPeriodicalNotification
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.38.1.6.3
hh3cPeriodicalNotificationPrefix
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.38.1.6.3.0
hh3cTrapDesInfo
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.38.1.7
hh3cTrapDesInfoTable
OBJECT-TYPE
A table of trap destination host address and port .
1.3.6.1.4.1.25506.2.38.1.7.1not-accessiblecurrent
hh3cTrapDesInfoEntry
OBJECT-TYPE
The entry of trap destination host address and port.
1.3.6.1.4.1.25506.2.38.1.7.1.1not-accessiblecurrent
hh3cTrapDesInfoIndex
OBJECT-TYPE
The index of this table.
1.3.6.1.4.1.25506.2.38.1.7.1.1.1Integer32 (1..20)not-accessiblecurrent
hh3cTrapDesIPAddress
OBJECT-TYPE
The host IP address of the trap destination.
1.3.6.1.4.1.25506.2.38.1.7.1.1.2IpAddressread-createcurrent
hh3cTrapDesPort
OBJECT-TYPE
The port of the trap destination.
1.3.6.1.4.1.25506.2.38.1.7.1.1.3Integer32 (0..65535)read-createcurrent
hh3cTrapDesRowStatus
OBJECT-TYPE
The status of this table entry.
1.3.6.1.4.1.25506.2.38.1.7.1.1.4RowStatusread-createcurrent
hh3cTrapDesAddrTAddress
OBJECT-TYPE
This object contains a transport address.
1.3.6.1.4.1.25506.2.38.1.7.1.1.5TAddressread-createcurrent
hh3cTrapConfig
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.38.1.8
hh3cTrapConfigTable
OBJECT-TYPE
A table of trap configuration.
1.3.6.1.4.1.25506.2.38.1.8.1not-accessiblecurrent
hh3cTrapConfigEntry
OBJECT-TYPE
The entry of trap configuration.
1.3.6.1.4.1.25506.2.38.1.8.1.1not-accessiblecurrent
hh3cTrapConfigIndex
OBJECT-TYPE
The index of this table.
1.3.6.1.4.1.25506.2.38.1.8.1.1.1Integer32 (1..2147483647)not-accessiblecurrent
hh3cTrapConfigName
OBJECT-TYPE
The name of the appointed traps.
1.3.6.1.4.1.25506.2.38.1.8.1.1.2SnmpAdminString (SIZE(0..127))read-onlycurrent
hh3cTrapConfigDescr
OBJECT-TYPE
The description of the appointed traps.
1.3.6.1.4.1.25506.2.38.1.8.1.1.3SnmpAdminString (SIZE(0..127))read-writecurrent
hh3cTrapConfigSwitch
OBJECT-TYPE
Indicates whether the specified traps should be generated.
1.3.6.1.4.1.25506.2.38.1.8.1.1.4INTEGER {enable(1), disable(2)}read-writecurrent
hh3cTrapConfigSwitch2
OBJECT-TYPE
Indicates whether the specified traps should be generated. This node differs from hh3cTrapConfigSwitch in value.
1.3.6.1.4.1.25506.2.38.1.8.1.1.5INTEGER {off(0), on(1)}read-writecurrent

Notifications

NameOIDStatus
hh3cMacTabFullTrap
NOTIFICATION-TYPE
Send this trap when the MAC table is filled. The interval between two traps generated should be longer than hh3cMacTabTrapInterval.
1.3.6.1.4.1.25506.2.38.1.1.4.1current
hh3cMacTabAlmostFullTrap
NOTIFICATION-TYPE
Send this trap when the MAC table is almost full. The interval between two traps generated should be longer than hh3cMacTabTrapInterval.
1.3.6.1.4.1.25506.2.38.1.1.4.2current
hh3cArpTabFullTrap
NOTIFICATION-TYPE
Send this trap when the ARP table is filled. The interval between two traps generated should be longer than hh3cArpTabTrapInterval.
1.3.6.1.4.1.25506.2.38.1.2.4.1current
hh3cArpPortDynamicEntryFullTrap
NOTIFICATION-TYPE
Send 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.
1.3.6.1.4.1.25506.2.38.1.2.4.2current
hh3cRtTabFullTrap
NOTIFICATION-TYPE
Send this trap when the routing table is filled. The interval between two traps generated should be longer than hh3cRtTabTrapInterval.
1.3.6.1.4.1.25506.2.38.1.3.5.1current
hh3cDetailRtTabFullTrap
NOTIFICATION-TYPE
Send this trap when the detail routing table is filled. The interval between two traps generated should be longer than hh3cRtTabTrapInterval.
1.3.6.1.4.1.25506.2.38.1.3.5.2current
hh3cDefaultRtDelTrap
NOTIFICATION-TYPE
Send this trap when the default route is deleted.
1.3.6.1.4.1.25506.2.38.1.3.5.3current
hh3cMulticastTabFullTrap
NOTIFICATION-TYPE
Send this trap when the multicast table is filled. The interval between two traps generated should be longer than hh3cMulticastTabTrapInterval.
1.3.6.1.4.1.25506.2.38.1.4.4.1current
hh3cNdTabFullTrap
NOTIFICATION-TYPE
Send this trap when the ND table is filled. The interval between two traps generated should be longer than hh3cNdTabTrapInterval.
1.3.6.1.4.1.25506.2.38.1.5.4.1current
hh3cPeriodicalTrap
NOTIFICATION-TYPE
If 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.
1.3.6.1.4.1.25506.2.38.1.6.3.0.1current