HH3C-TRAP-MIB

File: HH3C-TRAP-MIB.mib (24003 bytes)

Imported modules

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

Imported symbols

IpAddress SnmpAdminString ifIndex
ifDescr InterfaceIndex RowStatus
TAddress TruthValue Integer32
OBJECT-TYPE MODULE-IDENTITY NOTIFICATION-TYPE
InetAddressType InetAddress hh3cCommon

Defined Types

Hh3cDetailRtTrapEntry  
SEQUENCE    
  hh3cDetailRtProType INTEGER
  hh3cDetailRtEnable INTEGER

Hh3cTrapDesInfoEntry  
SEQUENCE    
  hh3cTrapDesInfoIndex Integer32
  hh3cTrapDesIPAddress IpAddress
  hh3cTrapDesPort Integer32
  hh3cTrapDesRowStatus RowStatus
  hh3cTrapDesAddrTAddress TAddress

Hh3cTrapConfigEntry  
SEQUENCE    
  hh3cTrapConfigIndex Integer32
  hh3cTrapConfigName SnmpAdminString
  hh3cTrapConfigDescr SnmpAdminString
  hh3cTrapConfigSwitch INTEGER
  hh3cTrapConfigSwitch2 INTEGER

Defined Values

hh3cTrap 1.3.6.1.4.1.25506.2.38
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.
MODULE-IDENTITY    

hh3cTableGroup 1.3.6.1.4.1.25506.2.38.1
OBJECT IDENTIFIER    

hh3cMacTabStatGroup 1.3.6.1.4.1.25506.2.38.1.1
OBJECT IDENTIFIER    

hh3cMacTabTrapEnable 1.3.6.1.4.1.25506.2.38.1.1.1
Indicates whether hh3cMacTabFullTrap and hh3cMacTabAlmostFullTrap traps should be generated when the MAC table is filled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hh3cMacTabTrapInterval 1.3.6.1.4.1.25506.2.38.1.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 30..3600  

hh3cMacTabTrapInfo 1.3.6.1.4.1.25506.2.38.1.1.3
OBJECT IDENTIFIER    

hh3cMacTabLen 1.3.6.1.4.1.25506.2.38.1.1.3.1
The length of the MAC table.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hh3cMacTabTrap 1.3.6.1.4.1.25506.2.38.1.1.4
OBJECT IDENTIFIER    

hh3cMacTabFullTrap 1.3.6.1.4.1.25506.2.38.1.1.4.1
Send this trap when the MAC table is filled. The interval between two traps generated should be longer than hh3cMacTabTrapInterval.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hh3cMacTabAlmostFullTrap 1.3.6.1.4.1.25506.2.38.1.1.4.2
Send this trap when the MAC table is almost full. The interval between two traps generated should be longer than hh3cMacTabTrapInterval.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hh3cArpTabStatGroup 1.3.6.1.4.1.25506.2.38.1.2
OBJECT IDENTIFIER    

hh3cArpTabTrapEnable 1.3.6.1.4.1.25506.2.38.1.2.1
Indicates whether hh3cArpTabFullTrap traps should be generated when the ARP table is filled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hh3cArpTabTrapInterval 1.3.6.1.4.1.25506.2.38.1.2.2
Definition of the minimum interval between two traps which occur when the ARP table is filled.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 30..3600  

hh3cArpTabTrapInfo 1.3.6.1.4.1.25506.2.38.1.2.3
OBJECT IDENTIFIER    

hh3cArpTabLen 1.3.6.1.4.1.25506.2.38.1.2.3.1
The length of the ARP table.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hh3cArpTabTrap 1.3.6.1.4.1.25506.2.38.1.2.4
OBJECT IDENTIFIER    

hh3cArpTabFullTrap 1.3.6.1.4.1.25506.2.38.1.2.4.1
Send this trap when the ARP table is filled. The interval between two traps generated should be longer than hh3cArpTabTrapInterval.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hh3cArpPortDynamicEntryFullTrap 1.3.6.1.4.1.25506.2.38.1.2.4.2
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.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hh3cRtTabStatGroup 1.3.6.1.4.1.25506.2.38.1.3
OBJECT IDENTIFIER    

hh3cDetailRtTrapTable 1.3.6.1.4.1.25506.2.38.1.3.1
This table contains objects to decide what kind of trap should be sent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cDetailRtTrapEntry

hh3cDetailRtTrapEntry 1.3.6.1.4.1.25506.2.38.1.3.1.1
Entry items
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cDetailRtTrapEntry  

hh3cDetailRtProType 1.3.6.1.4.1.25506.2.38.1.3.1.1.1
The index value which uniquely identifies an entry in the hh3cDetailRtTrapTable.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER other(1), local(2), rip(3), isis(4), ospf(5), bgp(6)  

hh3cDetailRtEnable 1.3.6.1.4.1.25506.2.38.1.3.1.1.2
Indicates whether hh3cDetailRtTabFullTrap traps should be generated when a specific routing table is filled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hh3cRtTabTrapEnable 1.3.6.1.4.1.25506.2.38.1.3.2
Indicates whether hh3cRtTabFullTrap traps should be generated when the routing table is filled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hh3cRtTabTrapInterval 1.3.6.1.4.1.25506.2.38.1.3.3
Definition of the minimum interval between two traps which occur when the routing table is filled.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 30..3600  

hh3cRtTabTrapInfo 1.3.6.1.4.1.25506.2.38.1.3.4
OBJECT IDENTIFIER    

hh3cRtTabLen 1.3.6.1.4.1.25506.2.38.1.3.4.1
The length of the routing table. The detail routing tables also use the same object.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hh3cDefaultRtNextHopType 1.3.6.1.4.1.25506.2.38.1.3.4.2
The IP address type of the next hop of the default route. The value must be ipv4 or ipv6
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddressType  

hh3cDefaultRtNextHop 1.3.6.1.4.1.25506.2.38.1.3.4.3
The IP address of the next hop of the default route.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddress  

hh3cDefaultRtOutIf 1.3.6.1.4.1.25506.2.38.1.3.4.4
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.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InterfaceIndex  

hh3cRtTabTrap 1.3.6.1.4.1.25506.2.38.1.3.5
OBJECT IDENTIFIER    

hh3cRtTabFullTrap 1.3.6.1.4.1.25506.2.38.1.3.5.1
Send this trap when the routing table is filled. The interval between two traps generated should be longer than hh3cRtTabTrapInterval.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hh3cDetailRtTabFullTrap 1.3.6.1.4.1.25506.2.38.1.3.5.2
Send this trap when the detail routing table is filled. The interval between two traps generated should be longer than hh3cRtTabTrapInterval.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hh3cDefaultRtDelTrap 1.3.6.1.4.1.25506.2.38.1.3.5.3
Send this trap when the default route is deleted.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hh3cDefaultRtDelTrapEnable 1.3.6.1.4.1.25506.2.38.1.3.6
Indicates whether hh3cDefaultRtDelTrap traps should be generated when the default route is deleted.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hh3cMulticastTabStatGroup 1.3.6.1.4.1.25506.2.38.1.4
OBJECT IDENTIFIER    

hh3cMulticastTabTrapEnable 1.3.6.1.4.1.25506.2.38.1.4.1
Indicates whether hh3cMulticastTabFullTrap traps should be generated when the multicast table is filled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hh3cMulticastTabTrapInterval 1.3.6.1.4.1.25506.2.38.1.4.2
Definition of the minimum interval between two traps which occur when the multicast table is filled.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 30..3600  

hh3cMulticastTabTrapInfo 1.3.6.1.4.1.25506.2.38.1.4.3
OBJECT IDENTIFIER    

hh3cMulticastTabType 1.3.6.1.4.1.25506.2.38.1.4.3.1
Defining the type of the multicast table, layer2 or layer3.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER lay2(1), lay3(2)  

hh3cMulticastTabLen 1.3.6.1.4.1.25506.2.38.1.4.3.2
The length of the multicast table.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hh3cMulticastTabTrap 1.3.6.1.4.1.25506.2.38.1.4.4
OBJECT IDENTIFIER    

hh3cMulticastTabFullTrap 1.3.6.1.4.1.25506.2.38.1.4.4.1
Send this trap when the multicast table is filled. The interval between two traps generated should be longer than hh3cMulticastTabTrapInterval.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hh3cNdTabStatGroup 1.3.6.1.4.1.25506.2.38.1.5
OBJECT IDENTIFIER    

hh3cNdTabTrapEnable 1.3.6.1.4.1.25506.2.38.1.5.1
Indicates whether hh3cNdTabFullTrap traps should be generated when the ND table is filled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hh3cNdTabTrapInterval 1.3.6.1.4.1.25506.2.38.1.5.2
Definition of the minimum interval between two traps which occur when the ND table is filled.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 30..3600  

hh3cNdTabTrapInfo 1.3.6.1.4.1.25506.2.38.1.5.3
OBJECT IDENTIFIER    

hh3cNdTabLen 1.3.6.1.4.1.25506.2.38.1.5.3.1
The length of the ND table.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hh3cNdTabTrap 1.3.6.1.4.1.25506.2.38.1.5.4
OBJECT IDENTIFIER    

hh3cNdTabFullTrap 1.3.6.1.4.1.25506.2.38.1.5.4.1
Send this trap when the ND table is filled. The interval between two traps generated should be longer than hh3cNdTabTrapInterval.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hh3cPeriodicalTrapGroup 1.3.6.1.4.1.25506.2.38.1.6
OBJECT IDENTIFIER    

hh3cPeriodicalTrapObjects 1.3.6.1.4.1.25506.2.38.1.6.1
OBJECT IDENTIFIER    

hh3cPeriodicalTrapInterval 1.3.6.1.4.1.25506.2.38.1.6.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 10..3600  

hh3cPeriodicalTrapSwitch 1.3.6.1.4.1.25506.2.38.1.6.1.2
Definition of the periodical switch. If the value is off,the hh3cPeriodicalTrap will not be generated. the hh3cPeriodicalTrapInterval will be set to 0.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hh3cPeriodicalTrapSwitch2 1.3.6.1.4.1.25506.2.38.1.6.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER off(0), on(1)  

hh3cPeriodicalTrapInfo 1.3.6.1.4.1.25506.2.38.1.6.2
OBJECT IDENTIFIER    

hh3cPeriodicalNotification 1.3.6.1.4.1.25506.2.38.1.6.3
OBJECT IDENTIFIER    

hh3cPeriodicalNotificationPrefix 1.3.6.1.4.1.25506.2.38.1.6.3.0
OBJECT IDENTIFIER    

hh3cPeriodicalTrap 1.3.6.1.4.1.25506.2.38.1.6.3.0.1
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.
Status: current Access: read-write
NOTIFICATION-TYPE    

hh3cTrapDesInfo 1.3.6.1.4.1.25506.2.38.1.7
OBJECT IDENTIFIER    

hh3cTrapDesInfoTable 1.3.6.1.4.1.25506.2.38.1.7.1
A table of trap destination host address and port .
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cTrapDesInfoEntry

hh3cTrapDesInfoEntry 1.3.6.1.4.1.25506.2.38.1.7.1.1
The entry of trap destination host address and port.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cTrapDesInfoEntry  

hh3cTrapDesInfoIndex 1.3.6.1.4.1.25506.2.38.1.7.1.1.1
The index of this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..20  

hh3cTrapDesIPAddress 1.3.6.1.4.1.25506.2.38.1.7.1.1.2
The host IP address of the trap destination.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hh3cTrapDesPort 1.3.6.1.4.1.25506.2.38.1.7.1.1.3
The port of the trap destination.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

hh3cTrapDesRowStatus 1.3.6.1.4.1.25506.2.38.1.7.1.1.4
The status of this table entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cTrapDesAddrTAddress 1.3.6.1.4.1.25506.2.38.1.7.1.1.5
This object contains a transport address.
Status: current Access: read-create
OBJECT-TYPE    
  TAddress  

hh3cTrapConfig 1.3.6.1.4.1.25506.2.38.1.8
OBJECT IDENTIFIER    

hh3cTrapConfigTable 1.3.6.1.4.1.25506.2.38.1.8.1
A table of trap configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cTrapConfigEntry

hh3cTrapConfigEntry 1.3.6.1.4.1.25506.2.38.1.8.1.1
The entry of trap configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cTrapConfigEntry  

hh3cTrapConfigIndex 1.3.6.1.4.1.25506.2.38.1.8.1.1.1
The index of this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

hh3cTrapConfigName 1.3.6.1.4.1.25506.2.38.1.8.1.1.2
The name of the appointed traps.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..127)  

hh3cTrapConfigDescr 1.3.6.1.4.1.25506.2.38.1.8.1.1.3
The description of the appointed traps.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..127)  

hh3cTrapConfigSwitch 1.3.6.1.4.1.25506.2.38.1.8.1.1.4
Indicates whether the specified traps should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hh3cTrapConfigSwitch2 1.3.6.1.4.1.25506.2.38.1.8.1.1.5
Indicates whether the specified traps should be generated. This node differs from hh3cTrapConfigSwitch in value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER off(0), on(1)