HH3C-IF-EXT-MIB

File: HH3C-IF-EXT-MIB.mib (31370 bytes)

Imported modules

HH3C-OID-MIB IF-MIB SNMPv2-SMI
HCNUM-TC SNMPv2-TC

Imported symbols

hh3cCommon ifIndex ifDescr
Integer32 Counter64 Unsigned32
TimeTicks OBJECT-TYPE MODULE-IDENTITY
NOTIFICATION-TYPE CounterBasedGauge64 DisplayString
RowStatus TruthValue

Defined Types

Hh3cIfFlowStatEntry  
SEQUENCE    
  hh3cIfStatFlowInterval Integer32
  hh3cIfStatFlowInBits Unsigned32
  hh3cIfStatFlowOutBits Unsigned32
  hh3cIfStatFlowInPkts Unsigned32
  hh3cIfStatFlowOutPkts Unsigned32
  hh3cIfStatFlowInBytes Unsigned32
  hh3cIfStatFlowOutBytes Unsigned32

Hh3cIfSpeedStatEntry  
SEQUENCE    
  hh3cIfSpeedStatInterval Integer32
  hh3cIfSpeedStatInPkts Unsigned32
  hh3cIfSpeedStatOutPkts Unsigned32
  hh3cIfSpeedStatInBytes Unsigned32
  hh3cIfSpeedStatOutBytes Unsigned32

Hh3cIfHCFlowStatEntry  
SEQUENCE    
  hh3cIfStatFlowHCInBits CounterBasedGauge64
  hh3cIfStatFlowHCOutBits CounterBasedGauge64
  hh3cIfStatFlowHCInPkts CounterBasedGauge64
  hh3cIfStatFlowHCOutPkts CounterBasedGauge64
  hh3cIfStatFlowHCInBytes CounterBasedGauge64
  hh3cIfStatFlowHCOutBytes CounterBasedGauge64

Hh3cRTParentIfEntry  
SEQUENCE    
  hh3cRTParentIfIndex Integer32
  hh3cRTMinSubIfOrdinal Integer32
  hh3cRTMaxSubIfOrdinal Integer32

Hh3cRTSubIfEntry  
SEQUENCE    
  hh3cRTSubIfParentIfIndex Integer32
  hh3cRTSubIfOrdinal Integer32
  hh3cRTSubIfSubIfIndex Integer32
  hh3cRTSubIfSubIfDesc DisplayString
  hh3cRTSubIfRowStatus RowStatus

Hh3cIfLinkModeEntry  
SEQUENCE    
  hh3cIfLinkModeIndex Integer32
  hh3cIfLinkMode INTEGER
  hh3cIfLinkModeSwitchSupport TruthValue

Hh3cIfEntry  
SEQUENCE    
  hh3cIfUpDownTimes Integer32
  hh3cIfMtu Integer32
  hh3cIfBandwidthRate Integer32
  hh3cIfDiscardPktRate Integer32
  hh3cIfStatusKeepTime TimeTicks
  hh3cIfInNUcastPkts Counter64
  hh3cIfOutNUcastPkts Counter64
  hh3cIfIsPoe TruthValue
  hh3cIfOperStatus INTEGER
  hh3cIfDownTimes Integer32

Hh3cIfUsingEntry  
SEQUENCE    
  hh3cIfUsingIndex Integer32
  hh3cIfUsingSupportType Integer32
  hh3cIfUsingType INTEGER
  hh3cIfUsingStatus INTEGER

Hh3cIfExtTrapCfgEntry  
SEQUENCE    
  hh3cIfBandwidthUpperLimit Integer32
  hh3cIfDiscardPktRateUpperLimit Integer32

Defined Values

hh3cIfExt 1.3.6.1.4.1.25506.2.40
This MIB is an extension of interface MIBs such as IF-MIB. 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 detailed information.
MODULE-IDENTITY    

hh3cIfExtScalarGroup 1.3.6.1.4.1.25506.2.40.1
OBJECT IDENTIFIER    

hh3cIfStatGlobalFlowInterval 1.3.6.1.4.1.25506.2.40.1.1
Sampling interval for in/out flow of all interfaces. Setting zero indicates closing the statistic function.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hh3cIfShutDownInterval 1.3.6.1.4.1.25506.2.40.1.2
Set the port status detection timer. The device starts a port status detection timer when a port is shut down by a protocol. Once the timer expires, the device brings up the port so the port status reflects the port's physical status.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hh3cIfExtGroup 1.3.6.1.4.1.25506.2.40.2
OBJECT IDENTIFIER    

hh3cIfStat 1.3.6.1.4.1.25506.2.40.2.1
OBJECT IDENTIFIER    

hh3cIfStatScalarGroup 1.3.6.1.4.1.25506.2.40.2.1.1
OBJECT IDENTIFIER    

hh3cIfStatTable 1.3.6.1.4.1.25506.2.40.2.1.2
OBJECT IDENTIFIER    

hh3cIfFlowStatTable 1.3.6.1.4.1.25506.2.40.2.1.2.1
This table contains objects to get statistic information of interfaces on a device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cIfFlowStatEntry

hh3cIfFlowStatEntry 1.3.6.1.4.1.25506.2.40.2.1.2.1.1
Entry items
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cIfFlowStatEntry  

hh3cIfStatFlowInterval 1.3.6.1.4.1.25506.2.40.2.1.2.1.1.1
Sampling interval for in/out flow of interface. Setting zero indicates closing this statistic function and objects in this table should return 0.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hh3cIfStatFlowInBits 1.3.6.1.4.1.25506.2.40.2.1.2.1.1.2
In bits in the specific interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hh3cIfStatFlowOutBits 1.3.6.1.4.1.25506.2.40.2.1.2.1.1.3
Out bits in specific interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hh3cIfStatFlowInPkts 1.3.6.1.4.1.25506.2.40.2.1.2.1.1.4
In Packets in the specific interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hh3cIfStatFlowOutPkts 1.3.6.1.4.1.25506.2.40.2.1.2.1.1.5
Out packets in the specific interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hh3cIfStatFlowInBytes 1.3.6.1.4.1.25506.2.40.2.1.2.1.1.6
In bytes in the specific interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hh3cIfStatFlowOutBytes 1.3.6.1.4.1.25506.2.40.2.1.2.1.1.7
Out bytes in the specific interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hh3cIfSpeedStatTable 1.3.6.1.4.1.25506.2.40.2.1.2.2
This table contains objects to get average speed information in the specific interval of interfaces on a device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cIfSpeedStatEntry

hh3cIfSpeedStatEntry 1.3.6.1.4.1.25506.2.40.2.1.2.2.1
Entry items
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cIfSpeedStatEntry  

hh3cIfSpeedStatInterval 1.3.6.1.4.1.25506.2.40.2.1.2.2.1.1
Sampling interval for in/out flow of interface. Setting zero indicates closing this statistic function and objects in this table should return 0.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hh3cIfSpeedStatInPkts 1.3.6.1.4.1.25506.2.40.2.1.2.2.1.2
Average of input packets per second in the specific interval by hh3cIfSpeedStatInterval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hh3cIfSpeedStatOutPkts 1.3.6.1.4.1.25506.2.40.2.1.2.2.1.3
Average of output packets per second in the specific interval by hh3cIfSpeedStatInterval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hh3cIfSpeedStatInBytes 1.3.6.1.4.1.25506.2.40.2.1.2.2.1.4
Average of input bytes per second in the specific interval by hh3cIfSpeedStatInterval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hh3cIfSpeedStatOutBytes 1.3.6.1.4.1.25506.2.40.2.1.2.2.1.5
Average of output bytes per second in the specific interval by hh3cIfSpeedStatInterval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hh3cIfHCFlowStatTable 1.3.6.1.4.1.25506.2.40.2.1.2.3
This table contains objects to get statistic information of interfaces on a device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cIfHCFlowStatEntry

hh3cIfHCFlowStatEntry 1.3.6.1.4.1.25506.2.40.2.1.2.3.1
Entry items
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cIfHCFlowStatEntry  

hh3cIfStatFlowHCInBits 1.3.6.1.4.1.25506.2.40.2.1.2.3.1.1
In bits in the specific interval. This object is a 64-bit version of hh3cIfStatFlowInBits.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

hh3cIfStatFlowHCOutBits 1.3.6.1.4.1.25506.2.40.2.1.2.3.1.2
Out bits in specific interval. This object is a 64-bit version of hh3cIfStatFlowOutBits.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

hh3cIfStatFlowHCInPkts 1.3.6.1.4.1.25506.2.40.2.1.2.3.1.3
In Packets in the specific interval. This object is a 64-bit version of hh3cIfStatFlowInPkts.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

hh3cIfStatFlowHCOutPkts 1.3.6.1.4.1.25506.2.40.2.1.2.3.1.4
Out packets in the specific interval. This object is a 64-bit version of hh3cIfStatFlowOutPkts.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

hh3cIfStatFlowHCInBytes 1.3.6.1.4.1.25506.2.40.2.1.2.3.1.5
In bytes in the specific interval. This object is a 64-bit version of hh3cIfStatFlowInBytes.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

hh3cIfStatFlowHCOutBytes 1.3.6.1.4.1.25506.2.40.2.1.2.3.1.6
Out bytes in the specific interval. This object is a 64-bit version of hh3cIfStatFlowOutBytes.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

hh3cIfControl 1.3.6.1.4.1.25506.2.40.2.2
OBJECT IDENTIFIER    

hh3cRTParentIfTable 1.3.6.1.4.1.25506.2.40.2.2.1
This table contains all interfaces that can create sub interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cRTParentIfEntry

hh3cRTParentIfEntry 1.3.6.1.4.1.25506.2.40.2.2.1.1
This entry describes a interface that can create sub interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cRTParentIfEntry  

hh3cRTParentIfIndex 1.3.6.1.4.1.25506.2.40.2.2.1.1.1
The index of interface that can creat sub interface. The value is the same as ifIndex value for this interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

hh3cRTMinSubIfOrdinal 1.3.6.1.4.1.25506.2.40.2.2.1.1.2
The minimum ordinal of the sub interface can be created.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cRTMaxSubIfOrdinal 1.3.6.1.4.1.25506.2.40.2.2.1.1.3
The max ordinal of the sub interface can be created.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cRTSubIfTable 1.3.6.1.4.1.25506.2.40.2.2.2
This table contains objects to create or delete sub interfaces. To create a sub interface, a valid parent interface must be specified by hh3cRTSubIfParentIfIndex and the hh3cRTSubIfOrdinal must be in the range between hh3cRTMinSubIfOrdinal and hh3cRTMaxSubIfOrdinal of the parent interface from hh3cRTParentIfTable. Sub interfaces are logical virtual interfaces configured on a main interface. The main interface can be either a physical interface (such as a Layer 3 Ethernet interface) or a logical interface (such as an MFR interface). The subinterfaces on a main interface share the physical layer parameters of the main interface but can have link layer and network layer parameters of their own. Disabling or enabling a subinterface does not affect the main interface, but the main interface status change affects the subinterfaces. The subinterfaces cannot operate normally unless the main interface is connected. A single physical interface containing multiple subinterfaces enables you to network in a more flexible way. You can create subinterfaces for the following physical interfaces: Ethernet interface. An Ethernet subinterface associated with no VLAN supports only IPX, while an Ethernet subinterface associated with a VLAN supports both IP and IPX. WAN interfaces with their data link layer protocols being frame relay, whose subinterfaces support IP and IPX. WAN interfaces with their data link layer protocols being X.25, whose subinterfaces support IP and IPX. ATM interface, whose subinterfaces support only IP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cRTSubIfEntry

hh3cRTSubIfEntry 1.3.6.1.4.1.25506.2.40.2.2.2.1
The hh3cRTSubIfTable entry items
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cRTSubIfEntry  

hh3cRTSubIfParentIfIndex 1.3.6.1.4.1.25506.2.40.2.2.2.1.1
The parent interface index. The value should be the same as the hh3cRTParentIfIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

hh3cRTSubIfOrdinal 1.3.6.1.4.1.25506.2.40.2.2.2.1.2
The ordinal of sub interface. It should between hh3cRTMinSubIfOrdinal and hh3cRTMaxSubIfOrdinal of the parent interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

hh3cRTSubIfSubIfIndex 1.3.6.1.4.1.25506.2.40.2.2.2.1.3
The ifIndex value of the sub interface
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cRTSubIfSubIfDesc 1.3.6.1.4.1.25506.2.40.2.2.2.1.4
The name of the interface
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hh3cRTSubIfRowStatus 1.3.6.1.4.1.25506.2.40.2.2.2.1.5
Operation status.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cIfLinkModeTable 1.3.6.1.4.1.25506.2.40.2.2.3
This table contains objects to get or set the link mode of an interface. According to the layer at which the device processes received data packets, Ethernet interfaces can operate in bridge or route mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cIfLinkModeEntry

hh3cIfLinkModeEntry 1.3.6.1.4.1.25506.2.40.2.2.3.1
The interface link mode table entry
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cIfLinkModeEntry  

hh3cIfLinkModeIndex 1.3.6.1.4.1.25506.2.40.2.2.3.1.1
The value is same as ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

hh3cIfLinkMode 1.3.6.1.4.1.25506.2.40.2.2.3.1.2
The current link mode of the interface If hh3cIfLinkModeSwitchSupport is true, writing to the object can change the link mode of the interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER bridgeMode(1), routeMode(2)  

hh3cIfLinkModeSwitchSupport 1.3.6.1.4.1.25506.2.40.2.2.3.1.3
Whether the interface supports link mode switching. If this object is true, the interface can operate in either bridge mode or route mode. Otherwise the interfaces can operate only in bridge or route mode.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hh3cIfInterfaces 1.3.6.1.4.1.25506.2.40.2.3
OBJECT IDENTIFIER    

hh3cIfPhysicalNumber 1.3.6.1.4.1.25506.2.40.2.3.1
Represents the number of physical interfaces in the device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cIfTable 1.3.6.1.4.1.25506.2.40.2.3.2
A list of interface entries. The number of entries is given by the value of IfNumber.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cIfEntry

hh3cIfEntry 1.3.6.1.4.1.25506.2.40.2.3.2.1
An entry containing management information applicable to a particular interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cIfEntry  

hh3cIfUpDownTimes 1.3.6.1.4.1.25506.2.40.2.3.2.1.1
The interface's up/down times, since the device was initialized.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cIfMtu 1.3.6.1.4.1.25506.2.40.2.3.2.1.2
The size of the largest datagram which can be sent/received on the interface, specified in octets. For interfaces that are used for transmitting network datagram, this is the size of the largest network datagram that can be sent on the interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hh3cIfBandwidthRate 1.3.6.1.4.1.25506.2.40.2.3.2.1.3
The rate of the bandwidth for an interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

hh3cIfDiscardPktRate 1.3.6.1.4.1.25506.2.40.2.3.2.1.4
The rate of the discarded packets for an interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

hh3cIfStatusKeepTime 1.3.6.1.4.1.25506.2.40.2.3.2.1.5
The time since the interface entered its current operational state.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hh3cIfInNUcastPkts 1.3.6.1.4.1.25506.2.40.2.3.2.1.6
The number of non-unicast (i.e., subnetwork- broadcast or subnetwork-multicast) packets delivered to a higher-layer protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cIfOutNUcastPkts 1.3.6.1.4.1.25506.2.40.2.3.2.1.7
The total number of packets that higher-level protocols requested be transmitted to a non- unicast (i.e., a subnetwork-broadcast or subnetwork-multicast) address.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cIfIsPoe 1.3.6.1.4.1.25506.2.40.2.3.2.1.8
Whether the interface supports poe.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hh3cIfOperStatus 1.3.6.1.4.1.25506.2.40.2.3.2.1.9
Current status of the interface. In testing state, no operational packets can be forwarded. If ifAdminStatus is down, hh3cIfOperStatus should be admindown. If ifAdminStatus is changed to up, hh3cIfOperStatus should change to up if the interface is ready to send and receive network traffic; otherwise, it should stay in down state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3), admindown(4)  

hh3cIfDownTimes 1.3.6.1.4.1.25506.2.40.2.3.2.1.10
Number of times the interface went down, since the device was initialized.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cIfUsingTable 1.3.6.1.4.1.25506.2.40.2.3.3
A table containing management information applicable to splitting interfaces. To improve port density, reduce costs, and improve network flexibility, a high-bandwidth interface can be split into multiple low-bandwidth breakout interfaces, and the breakout interfaces can be combined into a higher-bandwidth interface. For example, a 40-GE interface can be split into four 10-GE breakout interfaces. After the operation takes effect on a 40-GE interface, the system deletes the 40-GE interface and creates four 10-GE breakout interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cIfUsingEntry

hh3cIfUsingEntry 1.3.6.1.4.1.25506.2.40.2.3.3.1
An entry of hh3cIfUsingTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cIfUsingEntry  

hh3cIfUsingIndex 1.3.6.1.4.1.25506.2.40.2.3.3.1.1
Index of an interface which can be split into multiple low-bandwidth breakout interfaces or be restored to a high-bandwidth interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

hh3cIfUsingSupportType 1.3.6.1.4.1.25506.2.40.2.3.3.1.2
This object specifies the port type which can be split into or restored to. From lowest bit, each bit corresponds to a port type ('10GE', '20GE', '40GE', '100GE'). For example, value 3 means this object can be split into 10GE or 20GE, value 4 means this object can be split into 40GE, or can be restored to 40GE.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cIfUsingType 1.3.6.1.4.1.25506.2.40.2.3.3.1.3
This object specifies the port type that can be split into or restored to. After this object is set to a none-zero value, the operation returns success in the following cases: 1. The original instance stills exist and is read as a non-zero value. In this case, object hh3cIfUsingStatus change to needReboot(1), which means that you need to reboot the line card (for distributed devices) or device (for centralized devices) where the port is located to make the operation take effect. Set this object to noUsing(0) for cancelling the operation. 2. The operation takes effect immediately. Original instance is deleted and new instance is created while the operation takes effect.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noUsing(0), using10GE(1), using20GE(2), using40GE(3), using100GE(4)  

hh3cIfUsingStatus 1.3.6.1.4.1.25506.2.40.2.3.3.1.4
After object hh3cIfUsingType is set to a none-zero value, if the operation does not takes effect before reboot the line card (for distributed devices) or device (for centralized devices) where the port is located, the value of this object is needReboot(1).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noUsing(0), needReboot(1)  

hh3cIfExtTrap 1.3.6.1.4.1.25506.2.40.3
OBJECT IDENTIFIER    

hh3cIfExtTrapPrex 1.3.6.1.4.1.25506.2.40.3.0
OBJECT IDENTIFIER    

hh3cIfBandwidthUsageHigh 1.3.6.1.4.1.25506.2.40.3.0.1
The notification is generated when the rate of the bandwidth for the interface exceeds the upper limit.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cIfDiscardPktRateHigh 1.3.6.1.4.1.25506.2.40.3.0.2
The notification is generated when the rate of the discarded packets for the interface exceeds the upper limit.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cIfDampeningSuppressed 1.3.6.1.4.1.25506.2.40.3.0.3
The notification is generated when the interface is suppressed via dampening.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cIfDampeningNotSuppressed 1.3.6.1.4.1.25506.2.40.3.0.4
The notification is generated when the interface is resumed to not suppressed via dampening.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cIfExtTrapObject 1.3.6.1.4.1.25506.2.40.3.1
OBJECT IDENTIFIER    

hh3cIfExtTrapCfgTable 1.3.6.1.4.1.25506.2.40.3.1.1
The trap configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cIfExtTrapCfgEntry

hh3cIfExtTrapCfgEntry 1.3.6.1.4.1.25506.2.40.3.1.1.1
An entry for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cIfExtTrapCfgEntry  

hh3cIfBandwidthUpperLimit 1.3.6.1.4.1.25506.2.40.3.1.1.1.1
The rate of the bandwidth upper limit for an interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..100  

hh3cIfDiscardPktRateUpperLimit 1.3.6.1.4.1.25506.2.40.3.1.1.1.2
The rate of the discarded packets upper limit for an interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..100