H3C-LB-MIB

File: H3C-LB-MIB.mib (5256 bytes)

Imported modules

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

Imported symbols

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

Defined Types

H3cLBRealServerGroupEntry  
SEQUENCE    
  h3cLBRealServerGroupName DisplayString

H3cLBRealServerEntry  
SEQUENCE    
  h3cLBRealServerName DisplayString
  h3cLBRealServerStatus INTEGER
  h3cLBRealServerConnectNumber Integer32

Defined Values

h3cLB 1.3.6.1.4.1.2011.10.2.116
The private mib file includes the loadbalance information of the device.
MODULE-IDENTITY    

h3cLBTables 1.3.6.1.4.1.2011.10.2.116.1
OBJECT IDENTIFIER    

h3cLBRealServerGroupTable 1.3.6.1.4.1.2011.10.2.116.1.1
Real server group table for loadbalance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cLBRealServerGroupEntry

h3cLBRealServerGroupEntry 1.3.6.1.4.1.2011.10.2.116.1.1.1
An entry contains the information of the real server group.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cLBRealServerGroupEntry  

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

h3cLBRealServerTable 1.3.6.1.4.1.2011.10.2.116.1.2
Real server table for loadbalance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cLBRealServerEntry

h3cLBRealServerEntry 1.3.6.1.4.1.2011.10.2.116.1.2.1
An entry contains the information of the real server.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cLBRealServerEntry  

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

h3cLBRealServerStatus 1.3.6.1.4.1.2011.10.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)  

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

h3cLBTrap 1.3.6.1.4.1.2011.10.2.116.2
OBJECT IDENTIFIER    

h3cLBTrapPrex 1.3.6.1.4.1.2011.10.2.116.2.0
OBJECT IDENTIFIER    

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