A3COM-HUAWEI-IF-EXT-MIB

File: A3COM-HUAWEI-IF-EXT-MIB.mib (24768 bytes)

Imported modules

A3COM-HUAWEI-OID-MIB IF-MIB SNMPv2-SMI
HCNUM-TC SNMPv2-TC

Imported symbols

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

Defined Types

H3cIfStatEntry  
SEQUENCE    
  h3cIfStatFlowInterval Integer32
  h3cIfStatFlowInBits Unsigned32
  h3cIfStatFlowOutBits Unsigned32
  h3cIfStatFlowInPkts Unsigned32
  h3cIfStatFlowOutPkts Unsigned32
  h3cIfStatFlowInBytes Unsigned32
  h3cIfStatFlowOutBytes Unsigned32

H3cIfSpeedStatEntry  
SEQUENCE    
  h3cIfSpeedStatInterval Integer32
  h3cIfSpeedStatInPkts Unsigned32
  h3cIfSpeedStatOutPkts Unsigned32
  h3cIfSpeedStatInBytes Unsigned32
  h3cIfSpeedStatOutBytes Unsigned32

H3cIfHCFlowStatEntry  
SEQUENCE    
  h3cIfStatFlowHCInBits CounterBasedGauge64
  h3cIfStatFlowHCOutBits CounterBasedGauge64
  h3cIfStatFlowHCInPkts CounterBasedGauge64
  h3cIfStatFlowHCOutPkts CounterBasedGauge64
  h3cIfStatFlowHCInBytes CounterBasedGauge64
  h3cIfStatFlowHCOutBytes CounterBasedGauge64

H3cRTParentIfEntry  
SEQUENCE    
  h3cRTParentIfIndex Integer32
  h3cRTMinSubIfOrdinal Integer32
  h3cRTMaxSubIfOrdinal Integer32

H3cRTSubIfEntry  
SEQUENCE    
  h3cRTSubIfParentIfIndex Integer32
  h3cRTSubIfOrdinal Integer32
  h3cRTSubIfSubIfIndex Integer32
  h3cRTSubIfSubIfDesc DisplayString
  h3cRTSubIfRowStatus RowStatus

H3cIfLinkModeEntry  
SEQUENCE    
  h3cIfLinkModeIndex Integer32
  h3cIfLinkMode INTEGER
  h3cIfLinkModeSwitchSupport TruthValue

H3cIfEntry  
SEQUENCE    
  h3cIfUpDownTimes Integer32
  h3cIfMtu Integer32
  h3cIfBandwidthRate Integer32
  h3cIfDiscardPktRate Integer32
  h3cIfStatusKeepTime TimeTicks
  h3cIfInNUcastPkts Counter64
  h3cIfOutNUcastPkts Counter64
  h3cIfIsPoe TruthValue

H3cIfExtTrapCfgEntry  
SEQUENCE    
  h3cIfBandwidthUpperLimit Integer32
  h3cIfDiscardPktRateUpperLimit Integer32

Defined Values

h3cIfExt 1.3.6.1.4.1.43.45.1.10.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 detail information.
MODULE-IDENTITY    

h3cIfExtScalarGroup 1.3.6.1.4.1.43.45.1.10.2.40.1
OBJECT IDENTIFIER    

h3cIfStatGlobalFlowInterval 1.3.6.1.4.1.43.45.1.10.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  

h3cIfExtGroup 1.3.6.1.4.1.43.45.1.10.2.40.2
OBJECT IDENTIFIER    

h3cIfStat 1.3.6.1.4.1.43.45.1.10.2.40.2.1
OBJECT IDENTIFIER    

h3cIfStatScalarGroup 1.3.6.1.4.1.43.45.1.10.2.40.2.1.1
OBJECT IDENTIFIER    

h3cIfStatTable 1.3.6.1.4.1.43.45.1.10.2.40.2.1.2
OBJECT IDENTIFIER    

h3cIfFlowStatTable 1.3.6.1.4.1.43.45.1.10.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  
    H3cIfStatEntry

h3cIfStatEntry 1.3.6.1.4.1.43.45.1.10.2.40.2.1.2.1.1
Entry items
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cIfStatEntry  

h3cIfStatFlowInterval 1.3.6.1.4.1.43.45.1.10.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  

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

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

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

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

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

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

h3cIfSpeedStatTable 1.3.6.1.4.1.43.45.1.10.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  
    H3cIfSpeedStatEntry

h3cIfSpeedStatEntry 1.3.6.1.4.1.43.45.1.10.2.40.2.1.2.2.1
Entry items
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cIfSpeedStatEntry  

h3cIfSpeedStatInterval 1.3.6.1.4.1.43.45.1.10.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  

h3cIfSpeedStatInPkts 1.3.6.1.4.1.43.45.1.10.2.40.2.1.2.2.1.2
Average of input packets per second in the specific interval by h3cIfSpeedStatInterval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

h3cIfSpeedStatOutPkts 1.3.6.1.4.1.43.45.1.10.2.40.2.1.2.2.1.3
Average of output packets per second in the specific interval by h3cIfSpeedStatInterval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

h3cIfSpeedStatInBytes 1.3.6.1.4.1.43.45.1.10.2.40.2.1.2.2.1.4
Average of input bytes per second in the specific interval by h3cIfSpeedStatInterval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

h3cIfSpeedStatOutBytes 1.3.6.1.4.1.43.45.1.10.2.40.2.1.2.2.1.5
Average of output bytes per second in the specific interval by h3cIfSpeedStatInterval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

h3cIfHCFlowStatTable 1.3.6.1.4.1.43.45.1.10.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  
    H3cIfHCFlowStatEntry

h3cIfHCFlowStatEntry 1.3.6.1.4.1.43.45.1.10.2.40.2.1.2.3.1
Entry items
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cIfHCFlowStatEntry  

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

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

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

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

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

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

h3cIfControl 1.3.6.1.4.1.43.45.1.10.2.40.2.2
OBJECT IDENTIFIER    

h3cRTParentIfTable 1.3.6.1.4.1.43.45.1.10.2.40.2.2.1
This table contains all interfaces that can create sub interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cRTParentIfEntry

h3cRTParentIfEntry 1.3.6.1.4.1.43.45.1.10.2.40.2.2.1.1
This entry describes a interface that can create sub interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cRTParentIfEntry  

h3cRTParentIfIndex 1.3.6.1.4.1.43.45.1.10.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  

h3cRTMinSubIfOrdinal 1.3.6.1.4.1.43.45.1.10.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  

h3cRTMaxSubIfOrdinal 1.3.6.1.4.1.43.45.1.10.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  

h3cRTSubIfTable 1.3.6.1.4.1.43.45.1.10.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 h3cRTSubIfParentIfIndex and the h3cRTSubIfOrdinal must be in the range between h3cRTMinSubIfOrdinal and h3cRTMaxSubIfOrdinal of the parent interface from h3cRTParentIfTable. 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  
    H3cRTSubIfEntry

h3cRTSubIfEntry 1.3.6.1.4.1.43.45.1.10.2.40.2.2.2.1
The h3cRTSubIfTable entry items
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cRTSubIfEntry  

h3cRTSubIfParentIfIndex 1.3.6.1.4.1.43.45.1.10.2.40.2.2.2.1.1
The parent interface index. The value should be the same as the h3cRTParentIfIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

h3cRTSubIfOrdinal 1.3.6.1.4.1.43.45.1.10.2.40.2.2.2.1.2
The ordinal of sub interface. It should between h3cRTMinSubIfOrdinal and h3cRTMaxSubIfOrdinal of the parent interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

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

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

h3cRTSubIfRowStatus 1.3.6.1.4.1.43.45.1.10.2.40.2.2.2.1.5
Operation status.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

h3cIfLinkModeTable 1.3.6.1.4.1.43.45.1.10.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  
    H3cIfLinkModeEntry

h3cIfLinkModeEntry 1.3.6.1.4.1.43.45.1.10.2.40.2.2.3.1
The interface link mode table entry
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cIfLinkModeEntry  

h3cIfLinkModeIndex 1.3.6.1.4.1.43.45.1.10.2.40.2.2.3.1.1
The value is same as ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

h3cIfLinkMode 1.3.6.1.4.1.43.45.1.10.2.40.2.2.3.1.2
The current link mode of the interface If h3cIfLinkModeSwitchSupport 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)  

h3cIfLinkModeSwitchSupport 1.3.6.1.4.1.43.45.1.10.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  

h3cIfInterfaces 1.3.6.1.4.1.43.45.1.10.2.40.2.3
OBJECT IDENTIFIER    

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

h3cIfTable 1.3.6.1.4.1.43.45.1.10.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  
    H3cIfEntry

h3cIfEntry 1.3.6.1.4.1.43.45.1.10.2.40.2.3.2.1
An entry containing management information applicable to a particular interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cIfEntry  

h3cIfUpDownTimes 1.3.6.1.4.1.43.45.1.10.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  

h3cIfMtu 1.3.6.1.4.1.43.45.1.10.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  

h3cIfBandwidthRate 1.3.6.1.4.1.43.45.1.10.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  

h3cIfDiscardPktRate 1.3.6.1.4.1.43.45.1.10.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  

h3cIfStatusKeepTime 1.3.6.1.4.1.43.45.1.10.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  

h3cIfInNUcastPkts 1.3.6.1.4.1.43.45.1.10.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  

h3cIfOutNUcastPkts 1.3.6.1.4.1.43.45.1.10.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  

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

h3cIfExtTrap 1.3.6.1.4.1.43.45.1.10.2.40.3
OBJECT IDENTIFIER    

h3cIfExtTrapPrex 1.3.6.1.4.1.43.45.1.10.2.40.3.0
OBJECT IDENTIFIER    

h3cIfBandwidthUsageHigh 1.3.6.1.4.1.43.45.1.10.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    

h3cIfDiscardPktRateHigh 1.3.6.1.4.1.43.45.1.10.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    

h3cIfExtTrapObject 1.3.6.1.4.1.43.45.1.10.2.40.3.1
OBJECT IDENTIFIER    

h3cIfExtTrapCfgTable 1.3.6.1.4.1.43.45.1.10.2.40.3.1.1
The trap configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cIfExtTrapCfgEntry

h3cIfExtTrapCfgEntry 1.3.6.1.4.1.43.45.1.10.2.40.3.1.1.1
An entry for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cIfExtTrapCfgEntry  

h3cIfBandwidthUpperLimit 1.3.6.1.4.1.43.45.1.10.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  

h3cIfDiscardPktRateUpperLimit 1.3.6.1.4.1.43.45.1.10.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