HH3C-LB-MIB

File: HH3C-LB-MIB.mib (5297 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC HH3C-OID-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 DisplayString hh3cCommon

Defined Types

Hh3cLBRealServerGroupEntry  
SEQUENCE    
  hh3cLBRealServerGroupName DisplayString

Hh3cLBRealServerEntry  
SEQUENCE    
  hh3cLBRealServerName DisplayString
  hh3cLBRealServerStatus INTEGER
  hh3cLBRealServerConnectNumber Integer32

Defined Values

hh3cLB 1.3.6.1.4.1.25506.2.116
The private mib file includes the loadbalance information of the device.
MODULE-IDENTITY    

hh3cLBTables 1.3.6.1.4.1.25506.2.116.1
OBJECT IDENTIFIER    

hh3cLBRealServerGroupTable 1.3.6.1.4.1.25506.2.116.1.1
Real server group table for loadbalance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cLBRealServerGroupEntry

hh3cLBRealServerGroupEntry 1.3.6.1.4.1.25506.2.116.1.1.1
An entry contains the information of the real server group.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cLBRealServerGroupEntry  

hh3cLBRealServerGroupName 1.3.6.1.4.1.25506.2.116.1.1.1.1
Real server group name.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(1..31)  

hh3cLBRealServerTable 1.3.6.1.4.1.25506.2.116.1.2
Real server table for loadbalance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cLBRealServerEntry

hh3cLBRealServerEntry 1.3.6.1.4.1.25506.2.116.1.2.1
An entry contains the information of the real server.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cLBRealServerEntry  

hh3cLBRealServerName 1.3.6.1.4.1.25506.2.116.1.2.1.1
Real server name.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(1..31)  

hh3cLBRealServerStatus 1.3.6.1.4.1.25506.2.116.1.2.1.2
A list of real server status type. enabled: the real server is enabled. disabled: the real server is disabled, the loadbalance device does not assign any traffic to the real server. slowdown: the real server continues to process the existed session previously assigned to it, but the loadbalance device does not assign any new session to the real server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), slowdown(3)  

hh3cLBRealServerConnectNumber 1.3.6.1.4.1.25506.2.116.1.2.1.3
The connection number of real server.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cLBTrap 1.3.6.1.4.1.25506.2.116.2
OBJECT IDENTIFIER    

hh3cLBTrapPrex 1.3.6.1.4.1.25506.2.116.2.0
OBJECT IDENTIFIER    

hh3cLBRealServerOverLoad 1.3.6.1.4.1.25506.2.116.2.0.1
This trap is sent when the real server is overloaded.
Status: current Access: read-only
NOTIFICATION-TYPE