MIB Viewer

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-SMIciscoMgmt
SNMPv2-SMIMODULE-IDENTITY
SNMPv2-TCTEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.583IdentityciscoGslbTcMIBThis MIB module defines Textual Conventions and OBJECT-IDENTITIES for use in documents defining management information base (MIBs) modules for managing CISCO-G…
Type Definitions
NameSyntaxStatusDescription
CiscoGslbAnswerAdminStateINTEGER { suspended(1), active(2) }currentAdministrative 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…
CiscoGslbAnswerStatusINTEGER { other(1), offline(2), online(3), suspended(4), init(5) }currentMost 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…
CiscoGslbAnswerTypeINTEGER { other(1), vip(2), ns(3), cra(4) }currentDefines 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 …
CiscoGslbBalanceMethodINTEGER { other(1), orderedList(2), roundRobin(3), weightedRR(4), leastLoaded(5), hashed(6), boomerang(7) }currentA 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…
CiscoGslbKalapTypeINTEGER { other(1), kalapByVip(2), kalapByTag(3) }currentKalap 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…
CiscoGslbKeepaliveConfigStateINTEGER { active(1), suspend(2) }currentAdministrative 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…
CiscoGslbKeepaliveMethodINTEGER { other(1), none(2), icmp(3), tcp(4), httphead(5), kalap(6), ns(7), cra(8), scriptedKal(9) }currentDefines 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…
CiscoGslbKeepaliveRateINTEGER { other(1), standard(2), fast(3) }currentThe 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…
CiscoGslbKeepaliveStatusINTEGER { other(1), offline(2), online(3), suspended(4), init(5) }currentMost 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…
CiscoGslbKeepaliveTargetTypeINTEGER { other(1), vip(2), ns(3), cra(4), shared(5) }currentDefines 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…
CiscoGslbNodeServicesINTEGER { primary(1), standby(2), secondary(3) }currentDefines 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 …
CiscoGslbPeerStatusINTEGER { inactive(1), offline(2), online(3) }currentDefines 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…
CiscoGslbTerminationMethodINTEGER { other(1), reset(2), graceful(3) }currentSome 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…