H3C-BLG-MIB

File: H3C-BLG-MIB.mib (3998 bytes)

Imported modules

HUAWEI-3COM-OID-MIB SNMPv2-SMI SNMPv2-TC

Imported symbols

h3cCommon Integer32 Counter64
OBJECT-TYPE MODULE-IDENTITY TEXTUAL-CONVENTION

Defined Types

CounterClear  
Cleared: reset the value of the group's counter. Nouse: 'nouse' will be returned when getting.
TEXTUAL-CONVENTION    
  INTEGER cleared(1), nouse(2)  

H3cBlgStatsEntry  
SEQUENCE    
  h3cBlgIndex Integer32
  h3cBlgGroupTxPacketCount Counter64
  h3cBlgGroupRxPacketCount Counter64
  h3cBlgGroupTxByteCount Counter64
  h3cBlgGroupRxByteCount Counter64
  h3cBlgGroupCountClear CounterClear

Defined Values

h3cBlg 1.3.6.1.4.1.2011.10.2.108
This MIB module defines a set of basic objects for configuring switches and routers to set/get balance group information.
MODULE-IDENTITY    

h3cBlgObjects 1.3.6.1.4.1.2011.10.2.108.1
OBJECT IDENTIFIER    

h3cBlgStatsTable 1.3.6.1.4.1.2011.10.2.108.1.1
This table contains the statistics information about balance groups.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cBlgStatsEntry

h3cBlgStatsEntry 1.3.6.1.4.1.2011.10.2.108.1.1.1
This list contains statistics information.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cBlgStatsEntry  

h3cBlgIndex 1.3.6.1.4.1.2011.10.2.108.1.1.1.1
The index of the balance group.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

h3cBlgGroupTxPacketCount 1.3.6.1.4.1.2011.10.2.108.1.1.1.2
When retrieved, this object returns the count of packets the balance group has sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

h3cBlgGroupRxPacketCount 1.3.6.1.4.1.2011.10.2.108.1.1.1.3
When retrieved, this object returns the count of packets the balance group has received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

h3cBlgGroupTxByteCount 1.3.6.1.4.1.2011.10.2.108.1.1.1.4
When retrieved, this object returns the count of bytes the balance group has sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

h3cBlgGroupRxByteCount 1.3.6.1.4.1.2011.10.2.108.1.1.1.5
When retrieved, this object returns the count of bytes the balance group has received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

h3cBlgGroupCountClear 1.3.6.1.4.1.2011.10.2.108.1.1.1.6
This object is used to reset the counter of the balance group. Read operation is meaningless.
Status: current Access: read-write
OBJECT-TYPE    
  CounterClear