HH3C-BLG-MIB

File: HH3C-BLG-MIB.mib (4023 bytes)

Imported modules

HH3C-OID-MIB SNMPv2-SMI SNMPv2-TC

Imported symbols

hh3cCommon 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)  

Hh3cBlgStatsEntry  
SEQUENCE    
  hh3cBlgIndex Integer32
  hh3cBlgGroupTxPacketCount Counter64
  hh3cBlgGroupRxPacketCount Counter64
  hh3cBlgGroupTxByteCount Counter64
  hh3cBlgGroupRxByteCount Counter64
  hh3cBlgGroupCountClear CounterClear

Defined Values

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

hh3cBlgObjects 1.3.6.1.4.1.25506.2.108.1
OBJECT IDENTIFIER    

hh3cBlgStatsTable 1.3.6.1.4.1.25506.2.108.1.1
This table contains the statistics information about balance groups.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cBlgStatsEntry

hh3cBlgStatsEntry 1.3.6.1.4.1.25506.2.108.1.1.1
This list contains statistics information.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cBlgStatsEntry  

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

hh3cBlgGroupTxPacketCount 1.3.6.1.4.1.25506.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  

hh3cBlgGroupRxPacketCount 1.3.6.1.4.1.25506.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  

hh3cBlgGroupTxByteCount 1.3.6.1.4.1.25506.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  

hh3cBlgGroupRxByteCount 1.3.6.1.4.1.25506.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  

hh3cBlgGroupCountClear 1.3.6.1.4.1.25506.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