HPN-ICF-LB-MIB

File: HPN-ICF-LB-MIB.mib (5208 bytes)

Imported modules

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

Imported symbols

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

Defined Types

HpnicfLBRealServerGroupEntry  
SEQUENCE    
  hpnicfLBRealServerGroupName DisplayString

HpnicfLBRealServerEntry  
SEQUENCE    
  hpnicfLBRealServerName DisplayString
  hpnicfLBRealServerStatus INTEGER
  hpnicfLBRealServerConnectNumber Integer32

Defined Values

hpnicfLB 1.3.6.1.4.1.11.2.14.11.15.2.116
The private mib file includes the loadbalance information of the device.
MODULE-IDENTITY    

hpnicfLBTables 1.3.6.1.4.1.11.2.14.11.15.2.116.1
OBJECT IDENTIFIER    

hpnicfLBRealServerGroupTable 1.3.6.1.4.1.11.2.14.11.15.2.116.1.1
Real server group table for loadbalance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfLBRealServerGroupEntry

hpnicfLBRealServerGroupEntry 1.3.6.1.4.1.11.2.14.11.15.2.116.1.1.1
An entry contains the information of the real server group.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfLBRealServerGroupEntry  

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

hpnicfLBRealServerTable 1.3.6.1.4.1.11.2.14.11.15.2.116.1.2
Real server table for loadbalance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfLBRealServerEntry

hpnicfLBRealServerEntry 1.3.6.1.4.1.11.2.14.11.15.2.116.1.2.1
An entry contains the information of the real server.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfLBRealServerEntry  

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

hpnicfLBRealServerStatus 1.3.6.1.4.1.11.2.14.11.15.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)  

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

hpnicfLBTrap 1.3.6.1.4.1.11.2.14.11.15.2.116.2
OBJECT IDENTIFIER    

hpnicfLBTrapPrex 1.3.6.1.4.1.11.2.14.11.15.2.116.2.0
OBJECT IDENTIFIER    

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