CISCO-GSLB-TC-MIB
14 objects
This MIB module defines Textual Conventions and OBJECT-IDENTITIES for use in documents defining management information base (MIBs) modules for managing CISCO-GSLB-SYSTEM-MIB, CISCO-GSLB-DNS-MIB and CISCO-GSLB-HEALTH-MON-MIB (These MIB modules are used for a Global Server Load Balancing device(GSLB)). Acronyms and their description: CRA : Content Routing Agent - software that provides information to a GSLB device for content routing decisions and handles content routing requests from the GSLB device. D-Proxy : It is a local name server of the client which has initiated a DNS query for a domain. VIP : Virtual IP Addresses - they are used by server load balancing devices 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. Keepalive : A keepalive is an interaction between GSLB device and another device using a commonly supported protocol. It is used to periodically check if a resource is still active. DNS race : It is a method of resolving the proximity of the CRAs from the D-Proxy. In this method the GSLB device sends a request to all the CRAs directing them to respond to the D-Proxy at at the same time. The first response received by the D-proxy is, by default, considered to be the most proximate.
Imported Objects
| CISCO-SMI | ciscoMgmt |
| SNMPv2-SMI | MODULE-IDENTITY |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.583 | IdentityciscoGslbTcMIB | This MIB module defines Textual Conventions and OBJECT-IDENTITIES for use in documents defining management information base (MIBs) modules for managing CISCO-G… |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| CiscoGslbAnswerAdminState | INTEGER { suspended(1), active(2) } | current | Administrative configuration state for an answer. An answer can be activated/suspended by the administrator. This is used to define the present state of the answer. 'active' : The answer has been administratively enable… |
| CiscoGslbAnswerStatus | INTEGER { other(1), offline(2), online(3), suspended(4), init(5) } | current | Most recently known status of the answer 'other' : The value 'other' has been provided so that the MIB may still be valid while new states emerge and the MIB has not been updated to enumerate them. 'offline' : The answe… |
| CiscoGslbAnswerType | INTEGER { other(1), vip(2), ns(3), cra(4) } | current | Defines the answer type. When a GSLB device receives a request from a D-proxy, it will resolve the request by pointing the D-proxy to one of the answers. The answer can be one of the following type: 'other' : The value … |
| CiscoGslbBalanceMethod | INTEGER { other(1), orderedList(2), roundRobin(3), weightedRR(4), leastLoaded(5), hashed(6), boomerang(7) } | current | A balance method is an algorithm for selecting the best server. Following are the different types of balance methods: 'other' : The value 'other' has been provided so that the MIB may still be valid while new states eme… |
| CiscoGslbKalapType | INTEGER { other(1), kalapByVip(2), kalapByTag(3) } | current | Kalap is keepalive protocol, which sends a detailed query to primary and an optional secondary address to determine the online status and load of each specified address. Following are the different types in kalap method… |
| CiscoGslbKeepaliveConfigState | INTEGER { active(1), suspend(2) } | current | Administrative configuration state for the keepalive. The keepalive can be activated/suspended by the administrator. This is used to define the present state of the keepalive. 'active' : The keepalive is administrativel… |
| CiscoGslbKeepaliveMethod | INTEGER { other(1), none(2), icmp(3), tcp(4), httphead(5), kalap(6), ns(7), cra(8), scriptedKal(9) } | current | Defines the keepalive method. A keepalive is an interaction between GSLB device and another device using a commonly supported protocol. This defines the protocol to be used by the keepalive when monitoring an answer. Fo… |
| CiscoGslbKeepaliveRate | INTEGER { other(1), standard(2), fast(3) } | current | The rate associated with each keepalive method. It defines the rate at which the probing happens in-other-words how frequently the probing should happen. 'other' : The value 'other' has been provided so that the MIB may… |
| CiscoGslbKeepaliveStatus | INTEGER { other(1), offline(2), online(3), suspended(4), init(5) } | current | Most recently known status of the keepalive. 'other' : The value 'other' has been provided so that the MIB may still be valid while new states emerge and the MIB has not been updated to enumerate them. 'offline' : The r… |
| CiscoGslbKeepaliveTargetType | INTEGER { other(1), vip(2), ns(3), cra(4), shared(5) } | current | Defines the answer type to which the keepalive is associated. The only exception being shared, where the keepalive can be associated with multiple answers, hence the name shared. 'other' : The value 'other' has been pro… |
| CiscoGslbNodeServices | INTEGER { primary(1), standby(2), secondary(3) } | current | Defines the role of the GSLB device in a GSLB peer network: 'primary' : Provides GSLB services and active for peer configuration and management. 'standby' : Provides GSLB services and standby for peer configuration and … |
| CiscoGslbPeerStatus | INTEGER { inactive(1), offline(2), online(3) } | current | Defines the status of a peer as known to this GSLB device. 'inactive' : GSLB peer device is waiting to be activated by the primary GSLB device it is registered with. 'offline' : GSLB device which is out-of-service. 'onl… |
| CiscoGslbTerminationMethod | INTEGER { other(1), reset(2), graceful(3) } | current | Some keepalives establish a connection and then terminate the connection as part of the process to determine the online status of the resource. For example, in a keepalive of method 'tcp', a connection is established to… |