CISCO-SLB-DFP-MIB

File: CISCO-SLB-DFP-MIB.mib (10504 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMP-FRAMEWORK-MIB
SNMPv2-TC CISCO-TC CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP SnmpAdminString TEXTUAL-CONVENTION
EntPhysicalIndexOrZero ciscoMgmt

Defined Types

CslbcProcessorDfpValEntry  
SEQUENCE    
  cslbcProcessorDfpValPhysicalIndex EntPhysicalIndexOrZero
  cslbcProcessorDfpValDescription SnmpAdminString
  cslbcProcessorDfpValDfpValue CslbcDfpValue

CslbcDfpValue  
This textual convention defines valid ranges DFP values similar to slbDfpRealWeight object defined in CISCO-SLB-MIB.
TEXTUAL-CONVENTION    
  Unsigned32 0..65535  

Defined Values

ciscoSlbDfpMIB 1.3.6.1.4.1.9.9.689
This MIB reports the congestion status of the real server. A server can be in congested state due to high memory consumption, high CPU utilization or high number of clients being served by it. Congestion can cause delay in server response time. DFP (Dynamic Feedback Protocol) weight values are used as a metric to monitor the congestion of the server. This MIB generates notifications when congestion state is detected on the real server. DFP weight is calculated as follows BindingWeight=(Maxbindings-numberOfBindings)/Maxbindings CPUMemWeight=(cpu + mem)/32 Weight = BindingWeight*CPUMemWeight*dfp_max_weight Here, - Maxbindings is the maximum number of bindings allowed on the server. - dfp_max_weight is the maximum possible value of DFP weight (24). - numberOfBindings is the number of mobile bindings currently present with the server. The DFP weight at which congestion is detected is configurable. If the DFP weight of the system falls below this value, then the system is treated as congested and notification is generated.
MODULE-IDENTITY    

ciscoSlbDfpMIBNotifs 1.3.6.1.4.1.9.9.689.0
OBJECT IDENTIFIER    

ciscoSlbDfpMIBObjects 1.3.6.1.4.1.9.9.689.1
OBJECT IDENTIFIER    

ciscoSlbDfpMIBConform 1.3.6.1.4.1.9.9.689.2
OBJECT IDENTIFIER    

cslbcDfpCongestionOnsetThreshold 1.3.6.1.4.1.9.9.689.1.1
This object specifes when congestion occurs. When the DFP level of the system drops below this value, the system is marked as congested. This value is same for all the processors.
Status: current Access: read-write
OBJECT-TYPE    
  CslbcDfpValue  

cslbcDfpCongestionAbateThreshold 1.3.6.1.4.1.9.9.689.1.2
This object specifies when decongestion occurs. When the DFP level of the system rises above this value, the system is marked as decongested. This value is same for all processors.
Status: current Access: read-write
OBJECT-TYPE    
  CslbcDfpValue  

cslbcDfpCongestionThresholdType 1.3.6.1.4.1.9.9.689.1.3
This object specifies the action taken when the congestion threshold is reached. The valid congestion action type are o reject - Incoming registration requests will be rejected when this congestion type is configured. o abort - Registration request being processed will be aborted when this congestion type is configured. o redirect - Incoming registration requests will be redirected to another Home Agent when this congestion type is configured. o drop - Existing idle mobile IP bindings will be dropped when this congestion type is configured. A mobile IP binding is a record present with the server that associates the home address given to the mobile node by its home network with the care of address granted to it by the foreign network while it is roaming. The Home Agent is a real server that maintains mobile bindings.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER reject(1), abort(2), redirect(3), drop(4)  

cslbcProcessorDfpValTable 1.3.6.1.4.1.9.9.689.1.4
This table lists the DFP status for each processor for which DFP weights are monitored.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CslbcProcessorDfpValEntry

cslbcProcessorDfpValEntry 1.3.6.1.4.1.9.9.689.1.4.1
The entry contains DFP value for one processor. A row is added to this table when congestion needs to be monitored on a processor. Row is deleted when congestion no longer needs to be monitored.
Status: current Access: not-accessible
OBJECT-TYPE    
  CslbcProcessorDfpValEntry  

cslbcProcessorDfpValPhysicalIndex 1.3.6.1.4.1.9.9.689.1.4.1.1
This element contains the index of the physical entity or identifier of the processor for which the DFP value is maintained.
Status: current Access: not-accessible
OBJECT-TYPE    
  EntPhysicalIndexOrZero  

cslbcProcessorDfpValDescription 1.3.6.1.4.1.9.9.689.1.4.1.2
This element contains the description for the congestion configured on for processor.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cslbcProcessorDfpValDfpValue 1.3.6.1.4.1.9.9.689.1.4.1.3
This object indicates DFP value for the processor.
Status: current Access: read-only
OBJECT-TYPE    
  CslbcDfpValue  

cslbcSlbDfpCongestionOnset 1.3.6.1.4.1.9.9.689.0.1
The server generates this notification when value of cslbcInstanceDfpValue object drops below the threshold indicated by the cslbcDfpCongestionOnsetThreshold object.
Status: current Access: read-only
NOTIFICATION-TYPE    

cslbcSlbDfpCongestionAbate 1.3.6.1.4.1.9.9.689.0.2
The server generates this notification when value of cslbcInstanceDfpValue object rises above the threshold indicated by the cslbcDfpCongestionAbateThreshold object.
Status: current Access: read-only
NOTIFICATION-TYPE    

ciscoSlbDfpMIBCompliances 1.3.6.1.4.1.9.9.689.2.1
OBJECT IDENTIFIER    

ciscoSlbDfpMIBGroups 1.3.6.1.4.1.9.9.689.2.2
OBJECT IDENTIFIER    

ciscoSlbDfpMIBCompliance 1.3.6.1.4.1.9.9.689.2.1.1
The compliance statement for entities which implement ciscoSlbDfp MIB module.
Status: current Access: read-only
MODULE-COMPLIANCE    

ciscoSlbDfpInstanceGroup 1.3.6.1.4.1.9.9.689.2.2.1
This group represents the fields that identifies the processor and associated DFP value.
Status: current Access: read-only
OBJECT-GROUP    

cslbcSlbDfpScalarsGroup 1.3.6.1.4.1.9.9.689.2.2.2
This group represents the set of thresholds against which the DFP value is compared.
Status: current Access: read-only
OBJECT-GROUP    

cslbcSlbDfpCongestionGroup 1.3.6.1.4.1.9.9.689.2.2.3
This groutp represents the group of notifications on Home Agent.
Status: current Access: read-only
NOTIFICATION-GROUP