CISCO-GSLB-HEALTH-MON-MIB

File: CISCO-GSLB-HEALTH-MON-MIB.mib (41009 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
SNMPv2-MIB SNMP-FRAMEWORK-MIB INET-ADDRESS-MIB
CISCO-GSLB-TC-MIB CISCO-GSLB-DNS-MIB CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Counter32 Unsigned32 MODULE-COMPLIANCE
NOTIFICATION-GROUP OBJECT-GROUP RowStatus
StorageType TruthValue sysName
SnmpAdminString InetAddressType InetAddress
InetPortNumber CiscoGslbKeepaliveTargetType CiscoGslbKeepaliveMethod
CiscoGslbKeepaliveRate CiscoGslbTerminationMethod CiscoGslbKeepaliveStatus
CiscoGslbKalapType cgdAnswerId ciscoMgmt

Defined Types

CghMonKalParameterEntry  
SEQUENCE    
  cghMonKalParameterMethod CiscoGslbKeepaliveMethod
  cghMonKalParameterRate CiscoGslbKeepaliveRate
  cghMonKalParameterMinimumFrequency Unsigned32
  cghMonKalParameterResponseTimeout Unsigned32
  cghMonKalParameterFastRetries Unsigned32
  cghMonKalParameterFastSuccessfulProbes Unsigned32
  cghMonKalParameterDestPort InetPortNumber
  cghMonKalParameterStorageType StorageType
  cghMonKalParameterRowStatus RowStatus

CghMonKalConfigEntry  
SEQUENCE    
  cghMonKalId Unsigned32
  cghMonKalTargetType CiscoGslbKeepaliveTargetType
  cghMonKalMethod CiscoGslbKeepaliveMethod
  cghMonKalAnswerId Unsigned32
  cghMonKalPrimaryTargetType InetAddressType
  cghMonKalPrimaryTarget InetAddress
  cghMonKalEnable TruthValue
  cghMonKalDelay Unsigned32
  cghMonKalKalapType CiscoGslbKalapType
  cghMonKalTagName SnmpAdminString
  cghMonKalDestPort InetPortNumber
  cghMonKalCappSecure TruthValue
  cghMonKalCappHash SnmpAdminString
  cghMonKalQueryDomainName SnmpAdminString
  cghMonKalPath SnmpAdminString
  cghMonKalHostTag SnmpAdminString
  cghMonKalSecondaryTargetType InetAddressType
  cghMonKalSecondaryTarget InetAddress
  cghMonKalFastRetries Unsigned32
  cghMonKalFastSuccessfulProbes Unsigned32
  cghMonKalStorageType StorageType
  cghMonKalRowStatus RowStatus

CghMonKalSharedAnswerEntry  
SEQUENCE    
  cghMonKalShAnsStoragetype StorageType
  cghMonKalShAnsRowStatus RowStatus

CghMonKalStatsEntry  
SEQUENCE    
  cghMonKalStatus CiscoGslbKeepaliveStatus
  cghMonKalSentProbes Counter32
  cghMonKalReceivedProbes Counter32
  cghMonKalPositiveProbes Counter32
  cghMonKalNegativeProbes Counter32
  cghMonKalStatusTransitions Counter32
  cghMonKalDynamicLoad Unsigned32
  cghMonKalVIPFailovers Counter32

Defined Values

ciscoGslbHealthMonMIB 1.3.6.1.4.1.9.9.600
The MIB defines objects related to global keepalive properties in GSLB devices. It contains the tables for keep alive configuration and statistics. It also defines related notifications. Acronyms and their description: Keepalive : Keepalive is a method by which the GSLB device periodically checks to see if a resource associated with an answer is still active. The action of checking is known as a keepalive probe. Shared -keepalive : The GSLB device supports the use of shared keepalives to minimize traffic between the GSLB device and the SLBs(Server Load Balancing) that it is monitoring. A shared keepalive identifies a common IP address or resource that provides status for multiple answers. Shared keepalives periodically provide state information (online, offline) of the resources to the GSLB device. VIP : Virtual IP Addresses are used by SLBs to represent content hosted on one or more servers under their control. The use of VIPs is to route content to the proper requesting host without exposing the device's internal IP address. CAPP : Content Application Peering Protocol(CAPP) is a protocol used for intercommunication between content switching devices. Answer : Refers to resources to which the GSLB device resolves DNS requests that it receives. There are three possible types of answers: Virtual IP (VIP) : Addresses associated with a SLB, a web server, a cache, etc. Name Server (NS) : Configured DNS name server on the network that can answer queries that the GSLB device can not resolve. Content Routing : A device which uses a Agent (CRA) resolution process called DNS race to send identical and simultaneous responses back to client D-proxy for proximity determination. HTTPHEAD : The HTTP HEAD keepalive type sends a TCP format HTTP HEAD request to a web server at an address you specify, returning the online status of the device (in the form of a 200 response) as well as information on the web page status and content size.
MODULE-IDENTITY    

ciscoGslbHealthMonMIBNotifs 1.3.6.1.4.1.9.9.600.0
OBJECT IDENTIFIER    

ciscoGslbHealthMonMIBObjects 1.3.6.1.4.1.9.9.600.1
OBJECT IDENTIFIER    

ciscoGslbHealthMonMIBConform 1.3.6.1.4.1.9.9.600.2
OBJECT IDENTIFIER    

cghMonNotifControl 1.3.6.1.4.1.9.9.600.1.1
OBJECT IDENTIFIER    

cghMonNotifObjects 1.3.6.1.4.1.9.9.600.1.2
OBJECT IDENTIFIER    

cghMonKalGeneralConfig 1.3.6.1.4.1.9.9.600.1.3
OBJECT IDENTIFIER    

cghMonKal 1.3.6.1.4.1.9.9.600.1.4
OBJECT IDENTIFIER    

cghMonNsQueryDomainName 1.3.6.1.4.1.9.9.600.1.3.1
This object specifies the default doman name for a keepalive identified by cghMonKalMethod value of 'ns'.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

cghMonCappHash 1.3.6.1.4.1.9.9.600.1.3.2
This object specifies the default alphanumeric value used to encrypt CAPP data. A keepalive with cghMonKalMethod as 'kalap' uses CAPP for inter-communication between GSLB devices.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

cghMonHttpHeadPath 1.3.6.1.4.1.9.9.600.1.3.3
This object specifies the default path relative to the server website, for a keepalive with cghMonKalMethod as 'httphead'.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

cghMonHttpHeadConnTermMethod 1.3.6.1.4.1.9.9.600.1.3.4
This object specifies the default connection termination method for a keepalive with cghMonKalMethod as 'httphead'.
Status: current Access: read-write
OBJECT-TYPE    
  CiscoGslbTerminationMethod  

cghMonTcpConnTermMethod 1.3.6.1.4.1.9.9.600.1.3.5
This object specifies the default connection termination method for a keepalive with cghMonKalMethod as 'tcp'.
Status: current Access: read-write
OBJECT-TYPE    
  CiscoGslbTerminationMethod  

cghMonCraDecay 1.3.6.1.4.1.9.9.600.1.3.6
This object is used for a keepalive with cghMonKalMethod as 'cra', to specify how heavily GSLB should weigh recent DNS Round Trip Time (RTT) probe results relative to earlier RTT metrics, with 1 indicating that recent results should not be weighed any more than previous RTT results.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..65535  

cghMonTotalConfiguredProbes 1.3.6.1.4.1.9.9.600.1.3.7
This object specifies the total number of keepalive probes configured on the GSLB device by the administrator. This value corresponds to the number of entries in the cghMonKalConfigTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cghMonDroppedKalNotifs 1.3.6.1.4.1.9.9.600.1.3.8
The value of this object is the total number of ciscoGslbKalEventStatus notifications dropped since the network management portion of the system was last re-initialized. These notifications are dropped when the limit configured in cghMonKalTrapRateLimit is reached.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cghMonKalTrapRateLimit 1.3.6.1.4.1.9.9.600.1.3.9
This object specifies the maximum rate at which the ciscoGslbKalEventStatus notifications can be sent.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..65535  

cghMonKalParameterTable 1.3.6.1.4.1.9.9.600.1.3.10
This table is used to configure the default parameters associated with each keepalive method, identified by cghMonKalParameterMethod.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CghMonKalParameterEntry

cghMonKalParameterEntry 1.3.6.1.4.1.9.9.600.1.3.10.1
An entry in cghMonKalParameterTable. Each entry contains default values for a keepalive probe method, identified by cghMonKalParameterMethod. Entries can be added/modified/deleted by administrator action. If the value of cghMonKalParameterStorageType is 'permanent' then the corresponding entry cannot be deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  CghMonKalParameterEntry  

cghMonKalParameterMethod 1.3.6.1.4.1.9.9.600.1.3.10.1.1
This object specifies the method used for the keepalive.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoGslbKeepaliveMethod  

cghMonKalParameterRate 1.3.6.1.4.1.9.9.600.1.3.10.1.2
This object specifies the global rate setting for a keepalive method, identified by cghMonKalParameterMethod. It is not valid when cghMonKalParameterMethod is 'ns' or 'cra'.
Status: current Access: read-create
OBJECT-TYPE    
  CiscoGslbKeepaliveRate  

cghMonKalParameterMinimumFrequency 1.3.6.1.4.1.9.9.600.1.3.10.1.3
This object specifies the minimum interval with which the GSLB device attempts to schedule keepalives. It is valid when cghMonKalParameterMethod is 'cra' or 'ns'. And also, it is valid when cghMonKalParameterMethod is 'tcp', 'icmp', 'httphead' or 'kalap', provided cghMonKalParameterRate is 'standard'.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..65535  

cghMonKalParameterResponseTimeout 1.3.6.1.4.1.9.9.600.1.3.10.1.4
This object specifies the length of time allowed before retransmission of data to a device that is not responding to a request. This object is valid when cghMonKalParameterMethod is 'tcp' or 'httphead', provided cghMonKalParameterRate is 'standard'.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..65535  

cghMonKalParameterFastRetries 1.3.6.1.4.1.9.9.600.1.3.10.1.5
This object specifies the number of times that the GSLB device retransmits a packet before declaring an answer offline. This object is valid when cghMonKalParameterRate is 'fast'.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..65535  

cghMonKalParameterFastSuccessfulProbes 1.3.6.1.4.1.9.9.600.1.3.10.1.6
This object specifies the number of consecutive successful keepalive attempts (probes) that must be recognized by the GSLB device before bringing an answer back online (and reintroducing it into the GSLB network). This object is valid when cghMonKalParameterRate is 'fast'.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..65535  

cghMonKalParameterDestPort 1.3.6.1.4.1.9.9.600.1.3.10.1.7
This object specifies the port on the remote device, identified by cgdAnswerAddress, to which the keepalive is sent. This object is valid when cghMonKalParameterMethod is 'tcp' or 'httphead'.
Status: current Access: read-create
OBJECT-TYPE    
  InetPortNumber 1..65535  

cghMonKalParameterStorageType 1.3.6.1.4.1.9.9.600.1.3.10.1.8
This object specifies the storage type for this conceptual row. If the value of this object in the row is 'permanent', then that corresponding row cannot be deleted, it can only be modified.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

cghMonKalParameterRowStatus 1.3.6.1.4.1.9.9.600.1.3.10.1.9
This object is used to create/delete an entry in the cghMonKalParameterTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cghMonKalConfigTable 1.3.6.1.4.1.9.9.600.1.4.1
This table is used for configuring keepalives. It consists a list of configuration entries for each keepalive configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CghMonKalConfigEntry

cghMonKalConfigEntry 1.3.6.1.4.1.9.9.600.1.4.1.1
An entry containing configuration entities for a keepalive instance. Entries can be added/deleted/modified by administrator action. The following objects are mandatory for a row creation: cghMonKalMethod cghMonKalTargetType.
Status: current Access: not-accessible
OBJECT-TYPE    
  CghMonKalConfigEntry  

cghMonKalId 1.3.6.1.4.1.9.9.600.1.4.1.1.1
This object uniquely identifies a keepalive.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..65535  

cghMonKalTargetType 1.3.6.1.4.1.9.9.600.1.4.1.1.2
This object specifies the answer type to which this keepalive is associated.
Status: current Access: read-create
OBJECT-TYPE    
  CiscoGslbKeepaliveTargetType  

cghMonKalMethod 1.3.6.1.4.1.9.9.600.1.4.1.1.3
This object specifies the keepalive method.
Status: current Access: read-create
OBJECT-TYPE    
  CiscoGslbKeepaliveMethod  

cghMonKalAnswerId 1.3.6.1.4.1.9.9.600.1.4.1.1.4
This object is used to associate an answer with this keepalive instance. Its value must be same as the value configured in cgdAnswerTable. This object is mandatory for a row creation, the only expection being when cghMonKalTargetType has a value 'shared'.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

cghMonKalPrimaryTargetType 1.3.6.1.4.1.9.9.600.1.4.1.1.5
This object specifies the primary target device IP address type used by this keepalive.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

cghMonKalPrimaryTarget 1.3.6.1.4.1.9.9.600.1.4.1.1.6
This object specifies the primary target device IP address used by this keepalive. The type of IP address is identified by cghMonKalPrimaryTargetType. This object is mandatory provided cghMonKalTargetType is 'shared'.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

cghMonKalEnable 1.3.6.1.4.1.9.9.600.1.4.1.1.7
This object is used to activate/deactivate a keepalive by setting the state to either 'true'/'false' respectively.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cghMonKalDelay 1.3.6.1.4.1.9.9.600.1.4.1.1.8
This object specifies one-way delay time in milliseconds. This value is used by the GSLB device to calculate a static round-trip time (RTT), with the one-way delay constituting one-half of the round-trip time. This object is valid when cghMonKalMethod is 'cra' provided cghMonKalEnable is 'false'.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

cghMonKalKalapType 1.3.6.1.4.1.9.9.600.1.4.1.1.9
This object specifies the type of kalap for a keepalive. This object is valid when cghMonKalTargetType is 'kalap'.
Status: current Access: read-create
OBJECT-TYPE    
  CiscoGslbKalapType  

cghMonKalTagName 1.3.6.1.4.1.9.9.600.1.4.1.1.10
This object specifies the tag for identifying a specific target, identified by cgdAnswerAddress object, on content switching device. This object is valid when cghMonKalMethod is 'kalap' provided cghMonKalKalapType is 'kalapByTag'.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

cghMonKalDestPort 1.3.6.1.4.1.9.9.600.1.4.1.1.11
This object specifies the port on the remote device that is to receive the TCP/HTTPHEAD keepalive probe from the GSLB device. The default value for this object is got from cghMonKalParameterDestPort in the default properties table (cghMonKalParameterTable).
Status: current Access: read-create
OBJECT-TYPE    
  InetPortNumber 1..65535  

cghMonKalCappSecure 1.3.6.1.4.1.9.9.600.1.4.1.1.12
This object specifies whether or not the keepalive uses CAPP encryption. This object is valid when cghMonKalMethod is 'kalap'.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cghMonKalCappHash 1.3.6.1.4.1.9.9.600.1.4.1.1.13
This object specifies the alphanumeric value used to encrypt interbox communications, which uses CAPP. The same value needs to be the configured on the remote GSLB device, identified by cgdAnswerAddress . This object is valid when cghMonKalMethod is 'kalap' provided cghMonKalCappSecure is 'true'. The default for this object is the value of cghMonCappHash.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

cghMonKalQueryDomainName 1.3.6.1.4.1.9.9.600.1.4.1.1.14
This object specifies the name of the domain name server to which an ns keepalive is sent. The default for this object is the value of cghMonNsQueryDomainName.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

cghMonKalPath 1.3.6.1.4.1.9.9.600.1.4.1.1.15
This object specifies the server website queried in HTTPHEAD keepalive. The default for this object is the value of cghMonHttpHeadPath.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

cghMonKalHostTag 1.3.6.1.4.1.9.9.600.1.4.1.1.16
This object specifies an optional domain name that is sent to the VIP as part of the HTTPHEAD query. This tag allows an SLB to resolve the keepalive request to a particular website even when multiple sites are represented by the same VIP. This is object is valid when cghMonKalMethod is 'httphead'.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

cghMonKalSecondaryTargetType 1.3.6.1.4.1.9.9.600.1.4.1.1.17
This object specifies the secondary target device IP address type used by this keepalive. This object is valid when cghMonKalMethod is 'kalap'.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

cghMonKalSecondaryTarget 1.3.6.1.4.1.9.9.600.1.4.1.1.18
This object specifies the secondary target device IP address used by this keepalive. The type of IP address is identified by cghMonKalSecondaryTargetType object. Secondary target is used when the primary target is not available. This object is valid when cghMonKalMethod is 'kalap'.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

cghMonKalFastRetries 1.3.6.1.4.1.9.9.600.1.4.1.1.19
This object specifies the number of times the GSLB device retransmits a keepalive probe before declaring the target, identified by cgdAnswerAddress, offline. The value of this object is by default got from the default properties table (cghMonKalParameterTable), from the row identified by cghMonKalMethod.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

cghMonKalFastSuccessfulProbes 1.3.6.1.4.1.9.9.600.1.4.1.1.20
This object specifies the number of consecutive successful keepalive attempts that must be recognized by the GSLB device before bringing an answer back online. The value of this object is by default got from the default properties table (cghMonKalParameterTable), from the row identified by cghMonKalMethod.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

cghMonKalStorageType 1.3.6.1.4.1.9.9.600.1.4.1.1.21
This object specifies the storage type for this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

cghMonKalRowStatus 1.3.6.1.4.1.9.9.600.1.4.1.1.22
This object is used to create/delete an entry in the cghMonKalConfigTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cghMonKalSharedAnswerTable 1.3.6.1.4.1.9.9.600.1.4.2
This table is used for associating a shared keepalive with an answer.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CghMonKalSharedAnswerEntry

cghMonKalSharedAnswerEntry 1.3.6.1.4.1.9.9.600.1.4.2.1
An entry containing the per shared keepalive to answer association. Entries can be added/deleted by administrator action. Entries are added when a shared keepalive is required to be associated with an answer.
Status: current Access: not-accessible
OBJECT-TYPE    
  CghMonKalSharedAnswerEntry  

cghMonKalShAnsStoragetype 1.3.6.1.4.1.9.9.600.1.4.2.1.1
This object specifies the storage type for this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

cghMonKalShAnsRowStatus 1.3.6.1.4.1.9.9.600.1.4.2.1.2
This object is used to create/delete an entry in the cghMonKalSharedAnswerTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cghMonKalStatsTable 1.3.6.1.4.1.9.9.600.1.4.3
This table provides the statistics of each keepalive configured on the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CghMonKalStatsEntry

cghMonKalStatsEntry 1.3.6.1.4.1.9.9.600.1.4.3.1
An entry containing statistics for a keepalive instance. Entries are added/deleted when the corresponding entries in the cghMonKalConfigTable are added/deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  CghMonKalStatsEntry  

cghMonKalStatus 1.3.6.1.4.1.9.9.600.1.4.3.1.1
This object provides the status of the keepalive.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoGslbKeepaliveStatus  

cghMonKalSentProbes 1.3.6.1.4.1.9.9.600.1.4.3.1.2
This object specifies the total number of keepalive probes sent to the remote device, identified by cgdAnswerAddress. This value of this object is sum of cghMonKalPositiveProbes & cghMonKalNegativeProbes
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cghMonKalReceivedProbes 1.3.6.1.4.1.9.9.600.1.4.3.1.3
This object specifies the total number of keepalive probes received from the remote device, identified by cgdAnswerAddress object.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cghMonKalPositiveProbes 1.3.6.1.4.1.9.9.600.1.4.3.1.4
This object specifies the total number of keepalive probes sent to the remote device, identified by cgdAnswerAddress object, that resulted in a positive response.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cghMonKalNegativeProbes 1.3.6.1.4.1.9.9.600.1.4.3.1.5
This object specifies the total number of keepalive probes sent to the remote device, identified by cgdAnswerAddress object, that resulted in a negative response.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cghMonKalStatusTransitions 1.3.6.1.4.1.9.9.600.1.4.3.1.6
This object specifies the total number of status transitions of cghMonKalStatus, from 'offline' to 'online' and vice versa.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cghMonKalDynamicLoad 1.3.6.1.4.1.9.9.600.1.4.3.1.7
This object speifies the dynamic load value on the remote device, identified by cgdAnswerAddress object, associated with this keepalive.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cghMonKalVIPFailovers 1.3.6.1.4.1.9.9.600.1.4.3.1.8
This object specifies the number of times the VIP switched from primary to secondary target and vice versa. The primary and secondary targets are identified by cghMonKalSecondaryTarget and cghMonKalPrimaryTarget objects respectively.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cghMonKalNotifEnable 1.3.6.1.4.1.9.9.600.1.1.1
This object defines the administrative state of sending notifications to signal the transition of the status of keepalives.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cghMonKalPrevStatus 1.3.6.1.4.1.9.9.600.1.2.1
This object is used for sending the value of cghMonKalStatus before transitioning to new state.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  CiscoGslbKeepaliveStatus  

ciscoGslbKalEventStatus 1.3.6.1.4.1.9.9.600.0.1
This notification is sent when ever the value of cghMonKalStatus changes.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

ciscoGslbHealthMonMIBCompliances 1.3.6.1.4.1.9.9.600.2.1
OBJECT IDENTIFIER    

ciscoGslbHealthMonMIBGroups 1.3.6.1.4.1.9.9.600.2.2
OBJECT IDENTIFIER    

ciscoGslbHealthMonMIBCompliance 1.3.6.1.4.1.9.9.600.2.1.1
Compliance statement for entities which implement the Cisco GSLB HEALTH MON MIB
Status: deprecated Access: accessible-for-notify
MODULE-COMPLIANCE    

ciscoGslbGeneralConfigGroup 1.3.6.1.4.1.9.9.600.2.2.1
A collection of objects providing general GSLB keepalive configuration.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

ciscoGslbKalParameterGroup 1.3.6.1.4.1.9.9.600.2.2.2
A collection of objects providing general GSLB keepalive parameter configuration.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

ciscoGslbKalConfigGroup 1.3.6.1.4.1.9.9.600.2.2.3
A collection of objects providing per keepalive configuration.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

ciscoGslbKalStatsGroup 1.3.6.1.4.1.9.9.600.2.2.4
A collection of objects providing per keepalive status and statistics.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

ciscoGslbKalNotifControlGroup 1.3.6.1.4.1.9.9.600.2.2.5
This group of objects controls the sending of notifications defined in this MIB module.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

ciscoGslbKalNotifObjectsGroup 1.3.6.1.4.1.9.9.600.2.2.6
This group of objects is used to convey information for notifications defined in this MIB module.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

ciscoGslbKalNotificationGroup 1.3.6.1.4.1.9.9.600.2.2.7
A collection of objects providing GSLB events.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

ciscoGslbGeneralConfigRateLimitGroup 1.3.6.1.4.1.9.9.600.2.2.8
A collection of objects providing information on notifications dropped and rate limit for notifications.
Status: current Access: accessible-for-notify
OBJECT-GROUP