CISCO-GSLB-HEALTH-MON-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-GSLB-HEALTH-MON-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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.
         ciscoGslbHealthMonMIBNotifs 1.3.6.1.4.1.9.9.600.0
             ciscoGslbKalEventStatus 1.3.6.1.4.1.9.9.600.0.1
This notification is sent when ever the value of cghMonKalStatus changes.
         ciscoGslbHealthMonMIBObjects 1.3.6.1.4.1.9.9.600.1
             cghMonNotifControl 1.3.6.1.4.1.9.9.600.1.1
                 cghMonKalNotifEnable 1.3.6.1.4.1.9.9.600.1.1.1 truthvalue read-write
This object defines the administrative state of sending notifications to signal the transition of the status of keepalives.
             cghMonNotifObjects 1.3.6.1.4.1.9.9.600.1.2
                 cghMonKalPrevStatus 1.3.6.1.4.1.9.9.600.1.2.1 ciscogslbkeepalivestatus no-access
This object is used for sending the value of cghMonKalStatus before transitioning to new state.
             cghMonKalGeneralConfig 1.3.6.1.4.1.9.9.600.1.3
                 cghMonNsQueryDomainName 1.3.6.1.4.1.9.9.600.1.3.1 snmpadminstring read-write
This object specifies the default doman name for a keepalive identified by cghMonKalMethod value of 'ns'.
                 cghMonCappHash 1.3.6.1.4.1.9.9.600.1.3.2 snmpadminstring read-write
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.
                 cghMonHttpHeadPath 1.3.6.1.4.1.9.9.600.1.3.3 snmpadminstring read-write
This object specifies the default path relative to the server website, for a keepalive with cghMonKalMethod as 'httphead'.
                 cghMonHttpHeadConnTermMethod 1.3.6.1.4.1.9.9.600.1.3.4 ciscogslbterminationmethod read-write
This object specifies the default connection termination method for a keepalive with cghMonKalMethod as 'httphead'.
                 cghMonTcpConnTermMethod 1.3.6.1.4.1.9.9.600.1.3.5 ciscogslbterminationmethod read-write
This object specifies the default connection termination method for a keepalive with cghMonKalMethod as 'tcp'.
                 cghMonCraDecay 1.3.6.1.4.1.9.9.600.1.3.6 unsigned32 read-write
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.
                 cghMonTotalConfiguredProbes 1.3.6.1.4.1.9.9.600.1.3.7 unsigned32 read-only
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.
                 cghMonDroppedKalNotifs 1.3.6.1.4.1.9.9.600.1.3.8 unsigned32 read-only
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.
                 cghMonKalTrapRateLimit 1.3.6.1.4.1.9.9.600.1.3.9 unsigned32 read-only
This object specifies the maximum rate at which the ciscoGslbKalEventStatus notifications can be sent.
                 cghMonKalParameterTable 1.3.6.1.4.1.9.9.600.1.3.10 no-access
This table is used to configure the default parameters associated with each keepalive method, identified by cghMonKalParameterMethod.
                       cghMonKalParameterEntry 1.3.6.1.4.1.9.9.600.1.3.10.1 no-access
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.
                           cghMonKalParameterMethod 1.3.6.1.4.1.9.9.600.1.3.10.1.1 ciscogslbkeepalivemethod no-access
This object specifies the method used for the keepalive.
                           cghMonKalParameterRate 1.3.6.1.4.1.9.9.600.1.3.10.1.2 ciscogslbkeepaliverate read-only
This object specifies the global rate setting for a keepalive method, identified by cghMonKalParameterMethod. It is not valid when cghMonKalParameterMethod is 'ns' or 'cra'.
                           cghMonKalParameterMinimumFrequency 1.3.6.1.4.1.9.9.600.1.3.10.1.3 unsigned32 read-only
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'.
                           cghMonKalParameterResponseTimeout 1.3.6.1.4.1.9.9.600.1.3.10.1.4 unsigned32 read-only
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'.
                           cghMonKalParameterFastRetries 1.3.6.1.4.1.9.9.600.1.3.10.1.5 unsigned32 read-only
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'.
                           cghMonKalParameterFastSuccessfulProbes 1.3.6.1.4.1.9.9.600.1.3.10.1.6 unsigned32 read-only
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'.
                           cghMonKalParameterDestPort 1.3.6.1.4.1.9.9.600.1.3.10.1.7 inetportnumber read-only
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'.
                           cghMonKalParameterStorageType 1.3.6.1.4.1.9.9.600.1.3.10.1.8 storagetype read-only
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.
                           cghMonKalParameterRowStatus 1.3.6.1.4.1.9.9.600.1.3.10.1.9 rowstatus read-only
This object is used to create/delete an entry in the cghMonKalParameterTable.
             cghMonKal 1.3.6.1.4.1.9.9.600.1.4
                 cghMonKalConfigTable 1.3.6.1.4.1.9.9.600.1.4.1 no-access
This table is used for configuring keepalives. It consists a list of configuration entries for each keepalive configured.
                     cghMonKalConfigEntry 1.3.6.1.4.1.9.9.600.1.4.1.1 no-access
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.
                         cghMonKalId 1.3.6.1.4.1.9.9.600.1.4.1.1.1 unsigned32 no-access
This object uniquely identifies a keepalive.
                         cghMonKalTargetType 1.3.6.1.4.1.9.9.600.1.4.1.1.2 ciscogslbkeepalivetargettype read-only
This object specifies the answer type to which this keepalive is associated.
                         cghMonKalMethod 1.3.6.1.4.1.9.9.600.1.4.1.1.3 ciscogslbkeepalivemethod read-only
This object specifies the keepalive method.
                         cghMonKalAnswerId 1.3.6.1.4.1.9.9.600.1.4.1.1.4 unsigned32 read-only
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'.
                         cghMonKalPrimaryTargetType 1.3.6.1.4.1.9.9.600.1.4.1.1.5 inetaddresstype read-only
This object specifies the primary target device IP address type used by this keepalive.
                         cghMonKalPrimaryTarget 1.3.6.1.4.1.9.9.600.1.4.1.1.6 inetaddress read-only
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'.
                         cghMonKalEnable 1.3.6.1.4.1.9.9.600.1.4.1.1.7 truthvalue read-only
This object is used to activate/deactivate a keepalive by setting the state to either 'true'/'false' respectively.
                         cghMonKalDelay 1.3.6.1.4.1.9.9.600.1.4.1.1.8 unsigned32 read-only
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'.
                         cghMonKalKalapType 1.3.6.1.4.1.9.9.600.1.4.1.1.9 ciscogslbkalaptype read-only
This object specifies the type of kalap for a keepalive. This object is valid when cghMonKalTargetType is 'kalap'.
                         cghMonKalTagName 1.3.6.1.4.1.9.9.600.1.4.1.1.10 snmpadminstring read-only
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'.
                         cghMonKalDestPort 1.3.6.1.4.1.9.9.600.1.4.1.1.11 inetportnumber read-only
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).
                         cghMonKalCappSecure 1.3.6.1.4.1.9.9.600.1.4.1.1.12 truthvalue read-only
This object specifies whether or not the keepalive uses CAPP encryption. This object is valid when cghMonKalMethod is 'kalap'.
                         cghMonKalCappHash 1.3.6.1.4.1.9.9.600.1.4.1.1.13 snmpadminstring read-only
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.
                         cghMonKalQueryDomainName 1.3.6.1.4.1.9.9.600.1.4.1.1.14 snmpadminstring read-only
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.
                         cghMonKalPath 1.3.6.1.4.1.9.9.600.1.4.1.1.15 snmpadminstring read-only
This object specifies the server website queried in HTTPHEAD keepalive. The default for this object is the value of cghMonHttpHeadPath.
                         cghMonKalHostTag 1.3.6.1.4.1.9.9.600.1.4.1.1.16 snmpadminstring read-only
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'.
                         cghMonKalSecondaryTargetType 1.3.6.1.4.1.9.9.600.1.4.1.1.17 inetaddresstype read-only
This object specifies the secondary target device IP address type used by this keepalive. This object is valid when cghMonKalMethod is 'kalap'.
                         cghMonKalSecondaryTarget 1.3.6.1.4.1.9.9.600.1.4.1.1.18 inetaddress read-only
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'.
                         cghMonKalFastRetries 1.3.6.1.4.1.9.9.600.1.4.1.1.19 unsigned32 read-only
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.
                         cghMonKalFastSuccessfulProbes 1.3.6.1.4.1.9.9.600.1.4.1.1.20 unsigned32 read-only
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.
                         cghMonKalStorageType 1.3.6.1.4.1.9.9.600.1.4.1.1.21 storagetype read-only
This object specifies the storage type for this conceptual row.
                         cghMonKalRowStatus 1.3.6.1.4.1.9.9.600.1.4.1.1.22 rowstatus read-only
This object is used to create/delete an entry in the cghMonKalConfigTable.
                 cghMonKalSharedAnswerTable 1.3.6.1.4.1.9.9.600.1.4.2 no-access
This table is used for associating a shared keepalive with an answer.
                     cghMonKalSharedAnswerEntry 1.3.6.1.4.1.9.9.600.1.4.2.1 no-access
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.
                         cghMonKalShAnsStoragetype 1.3.6.1.4.1.9.9.600.1.4.2.1.1 storagetype read-only
This object specifies the storage type for this conceptual row.
                         cghMonKalShAnsRowStatus 1.3.6.1.4.1.9.9.600.1.4.2.1.2 rowstatus read-only
This object is used to create/delete an entry in the cghMonKalSharedAnswerTable.
                 cghMonKalStatsTable 1.3.6.1.4.1.9.9.600.1.4.3 no-access
This table provides the statistics of each keepalive configured on the device.
                     cghMonKalStatsEntry 1.3.6.1.4.1.9.9.600.1.4.3.1 no-access
An entry containing statistics for a keepalive instance. Entries are added/deleted when the corresponding entries in the cghMonKalConfigTable are added/deleted.
                         cghMonKalStatus 1.3.6.1.4.1.9.9.600.1.4.3.1.1 ciscogslbkeepalivestatus read-only
This object provides the status of the keepalive.
                         cghMonKalSentProbes 1.3.6.1.4.1.9.9.600.1.4.3.1.2 counter32 read-only
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
                         cghMonKalReceivedProbes 1.3.6.1.4.1.9.9.600.1.4.3.1.3 counter32 read-only
This object specifies the total number of keepalive probes received from the remote device, identified by cgdAnswerAddress object.
                         cghMonKalPositiveProbes 1.3.6.1.4.1.9.9.600.1.4.3.1.4 counter32 read-only
This object specifies the total number of keepalive probes sent to the remote device, identified by cgdAnswerAddress object, that resulted in a positive response.
                         cghMonKalNegativeProbes 1.3.6.1.4.1.9.9.600.1.4.3.1.5 counter32 read-only
This object specifies the total number of keepalive probes sent to the remote device, identified by cgdAnswerAddress object, that resulted in a negative response.
                         cghMonKalStatusTransitions 1.3.6.1.4.1.9.9.600.1.4.3.1.6 counter32 read-only
This object specifies the total number of status transitions of cghMonKalStatus, from 'offline' to 'online' and vice versa.
                         cghMonKalDynamicLoad 1.3.6.1.4.1.9.9.600.1.4.3.1.7 unsigned32 read-only
This object speifies the dynamic load value on the remote device, identified by cgdAnswerAddress object, associated with this keepalive.
                         cghMonKalVIPFailovers 1.3.6.1.4.1.9.9.600.1.4.3.1.8 counter32 read-only
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.
         ciscoGslbHealthMonMIBConform 1.3.6.1.4.1.9.9.600.2
             ciscoGslbHealthMonMIBCompliances 1.3.6.1.4.1.9.9.600.2.1
                 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
             ciscoGslbHealthMonMIBGroups 1.3.6.1.4.1.9.9.600.2.2
                 ciscoGslbGeneralConfigGroup 1.3.6.1.4.1.9.9.600.2.2.1
A collection of objects providing general GSLB keepalive configuration.
                 ciscoGslbKalParameterGroup 1.3.6.1.4.1.9.9.600.2.2.2
A collection of objects providing general GSLB keepalive parameter configuration.
                 ciscoGslbKalConfigGroup 1.3.6.1.4.1.9.9.600.2.2.3
A collection of objects providing per keepalive configuration.
                 ciscoGslbKalStatsGroup 1.3.6.1.4.1.9.9.600.2.2.4
A collection of objects providing per keepalive status and statistics.
                 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.
                 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.
                 ciscoGslbKalNotificationGroup 1.3.6.1.4.1.9.9.600.2.2.7
A collection of objects providing GSLB events.
                 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.