HPN-ICF-BLG-MIB

File: HPN-ICF-BLG-MIB.mib (3923 bytes)

Imported modules

HPN-ICF-OID-MIB SNMPv2-SMI SNMPv2-TC

Imported symbols

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

HpnicfBlgStatsEntry  
SEQUENCE    
  hpnicfBlgIndex Integer32
  hpnicfBlgGroupTxPacketCount Counter64
  hpnicfBlgGroupRxPacketCount Counter64
  hpnicfBlgGroupTxByteCount Counter64
  hpnicfBlgGroupRxByteCount Counter64
  hpnicfBlgGroupCountClear CounterClear

Defined Values

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

hpnicfBlgObjects 1.3.6.1.4.1.11.2.14.11.15.2.108.1
OBJECT IDENTIFIER    

hpnicfBlgStatsTable 1.3.6.1.4.1.11.2.14.11.15.2.108.1.1
This table contains the statistics information about balance groups.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfBlgStatsEntry

hpnicfBlgStatsEntry 1.3.6.1.4.1.11.2.14.11.15.2.108.1.1.1
This list contains statistics information.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfBlgStatsEntry  

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

hpnicfBlgGroupTxPacketCount 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfBlgGroupRxPacketCount 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfBlgGroupTxByteCount 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfBlgGroupRxByteCount 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfBlgGroupCountClear 1.3.6.1.4.1.11.2.14.11.15.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