CISCO-GSLB-SYSTEM-MIB
- Registered at
- 1.3.6.1.4.1.9.9.589
- Last updated
- 2011-06-06 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2011-06-06 00:00, 2006-12-04 00:00
- Namespace
- cisco
- Source file
CISCO-GSLB-SYSTEM-MIB- Digest
sha256:fe6fc8bc3d8dc27512ee460083cef7821a8fbfdaf989b6b1c8af0c965f6a09cb
Description
This MIB module defines objects for network and system information of Global Server Load Balancer(GSLB) as a network device. A GSLB device is used to allocate the least-loaded and proximate resource to the requester. The MIB objects define information about GLSB status, GSLB's peers (other GSLB devices available on its network with which it interacts) information & status, GSLB's proximity information related statistics, etc. Further it defines related notifications. Acronyms and their description: DNS : Domain Name Service (RFC1035). D-proxy : Local DNS name server of the client. Proximity : Refers to the distance or delay, in terms of network topology and not geographic distance, between the requesting client's D-proxy and the resources corresponding to that request. Proximity : To respond to DNS requests with the most probing proximate answers, the GSLB device communicates with a probing device located in each proximity zone to gather round-trip time (RTT) metric information measured between the requesting client's D-proxy and the zone. The GSLB device then directs client requests to an available resource with the lowest RTT value. Probed : This is the device to which the GSLB device device sends a proximity probe. This is done to learn the proximity of the device. DRP : Director Response Protocol (DRP) is a simple User Datagram Protocol (UDP) based application developed by Cisco Systems, Inc. DRP enables Cisco Distributed-Director product to perform global load distribution and content routing in a sophisticated manner that accounts for server availability, relative client-to-server topological proximities, and client-to-server link latency to determine the best server. Using routing table intelligence in the network infrastructure, Distributed-Director transparently redirects end-user service requests to the closest server, as determined by client-to-server topological proximity or client-to-server link latency, resulting in increased access performance seen by the end user. Region : Higher-level geographical groupings that may contain one or more locations. Each location should be assigned to a region. Location : Grouping for devices with common geographical attributes. A location is assigned to a region. A location is also assigned to a zone, which is used for proximity probing. Zone : A network can be logically partioned into zones based on the arrangement of devices and network partion characteristics. A zone can be geographically related to data centers in a continent, a country, or a major city. All devices, such as web servers in a data center, that are located in the same zone have the same proximity value when communicating with other areas of the Internet. Within each zone, there is an active probing device that is configured to accept probing instructions from any GSLB device. Probing here refers to the process of measuring RTT from one probing device to a requesting D-proxy.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-slb@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-GSLB-TC-MIB | CiscoGslbNodeServices, CiscoGslbPeerStatus |
| CISCO-SMI | ciscoMgmt |
| IF-MIB | InterfaceIndexOrZero |
| INET-ADDRESS-MIB | InetAddress, InetAddressDNS, InetAddressType |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-MIB | sysName |
| SNMPv2-SMI | Counter32, Gauge32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, StorageType, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-GSLB-SYSTEM-MIB CISCO-GSLB-TC-MIB CISCO-SMI IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoGslbSystemMIBNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.589.0 | |||
| ciscoGslbSystemMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.589.1 | |||
| cgsNotifControl OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.589.1.1 | |||
| cgsPeerEventNotifEnable OBJECT-TYPE This object defines the administrative state of sending notifications to signal a GSLB peer status change. | 1.3.6.1.4.1.9.9.589.1.1.1 | TruthValue | read-write | current |
| cgsNotifObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.589.1.2 | |||
| cgsPeerPrevStatus OBJECT-TYPE This object is used for sending the value of cgsPeerStatus before transitioning to new state. | 1.3.6.1.4.1.9.9.589.1.2.1 | CiscoGslbPeerStatus | accessible-for-notify | current |
| cgsGeneral OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.589.1.3 | |||
| cgsNodeService OBJECT-TYPE This object specifies the type of role of the GSLB device amongst its peers. | 1.3.6.1.4.1.9.9.589.1.3.1 | CiscoGslbNodeServices | read-write | current |
| cgsNodeCommIfName OBJECT-TYPE This object specifies the textual name of the interface used by the GSLB device to communicate with peer GSLB devices. The value of this object must be same as the ifName reported by IF-MIB for the interface instance. | 1.3.6.1.4.1.9.9.589.1.3.2 | SnmpAdminString | read-write | current |
| cgsNodeCommIfIndex OBJECT-TYPE This object is used as an identifier for the interface used by the GSLB device to communicate with peer GSLB devices. The value of this object must be same as the ifIndex reported by IF-MIB for the interface identified by cgsNodeCommIfName. | 1.3.6.1.4.1.9.9.589.1.3.3 | InterfaceIndexOrZero | read-only | current |
| cgsNodeStatus OBJECT-TYPE This object specifies the status of the GSLB device as known on the GSLB network of peers. | 1.3.6.1.4.1.9.9.589.1.3.4 | CiscoGslbPeerStatus | read-only | current |
| cgsNodeLocation OBJECT-TYPE This object specifies the administratively assigned location for the GSLB device. | 1.3.6.1.4.1.9.9.589.1.3.5 | SnmpAdminString (SIZE(1..80)) | read-write | current |
| cgsNodeRegion OBJECT-TYPE This object specifies the administratively assigned region for the GSLB device. This value corresponds to an instance of cgsLocationRegion from cgsLocationTable. | 1.3.6.1.4.1.9.9.589.1.3.6 | SnmpAdminString (SIZE(1..80)) | read-only | current |
| cgsPeer OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.589.1.4 | |||
| cgsPeerTable OBJECT-TYPE This table lists the information on peers in the GSLB network of devices. | 1.3.6.1.4.1.9.9.589.1.4.1 | not-accessible | current | |
| cgsPeerEntry OBJECT-TYPE An entry in cgsPeerEntryTable. Each entry contains information on the GSLB peers. Entries are added/deleted when a GSLB peer device is added/deleted in GSLB network of peers. | 1.3.6.1.4.1.9.9.589.1.4.1.1 | not-accessible | current | |
| cgsPeerAddressType OBJECT-TYPE This object specifies the IP address type of the GSLB peer. | 1.3.6.1.4.1.9.9.589.1.4.1.1.1 | InetAddressType | not-accessible | current |
| cgsPeerAddress OBJECT-TYPE This object specifies the GSLB peer IP address. The type of IP address is identified by cgsPeerAddressType. | 1.3.6.1.4.1.9.9.589.1.4.1.1.2 | InetAddress (SIZE(1..16)) | not-accessible | current |
| cgsPeerLocation OBJECT-TYPE This object specifies the administratively assigned location of the GSLB peer. Its value must be same as the value configured in cgsLocationTable. | 1.3.6.1.4.1.9.9.589.1.4.1.1.3 | SnmpAdminString (SIZE(1..80)) | read-write | current |
| cgsPeerDnsName OBJECT-TYPE This object specifies the host name assigned uniquely to a GSLB peer. Its value is same as the value of sysName of the GSLB peer. | 1.3.6.1.4.1.9.9.589.1.4.1.1.4 | InetAddressDNS | read-only | current |
| cgsPeerService OBJECT-TYPE This object specifies the type of role the GSLB peer has in a GSLB network of peers. Its value is same as value of cgsNodeService of the GSLB peer. | 1.3.6.1.4.1.9.9.589.1.4.1.1.5 | CiscoGslbNodeServices | read-only | current |
| cgsPeerStatus OBJECT-TYPE This object specifies the status of GSLB peer as known to the reporting GSLB device. | 1.3.6.1.4.1.9.9.589.1.4.1.1.6 | CiscoGslbPeerStatus | read-only | current |
| cgsPeerVersion OBJECT-TYPE This object specifies the software version installed on the GSLB peer. | 1.3.6.1.4.1.9.9.589.1.4.1.1.7 | SnmpAdminString | read-only | current |
| cgsProxZoneStats OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.589.1.5 | |||
| cgsProxZoneTable OBJECT-TYPE This table is used for configuring proximity zones. It consists a list of proximity probing statistics for each configured proximity zone. | 1.3.6.1.4.1.9.9.589.1.5.1 | not-accessible | current | |
| cgsProxZoneEntry OBJECT-TYPE An entry in cgsProxZoneTable. Each entry contains information on proximity zones and probing statistics. Entries can be added/deleted/modified by administrator action. | 1.3.6.1.4.1.9.9.589.1.5.1.1 | not-accessible | current | |
| cgsProxZoneName OBJECT-TYPE This object specifies a name given uniquely for a proximity zone. | 1.3.6.1.4.1.9.9.589.1.5.1.1.1 | SnmpAdminString (SIZE(1..80)) | not-accessible | current |
| cgsProxPrimaryAddressType OBJECT-TYPE This object specifies the IP address type of the primary device being probed in the proximity zone. | 1.3.6.1.4.1.9.9.589.1.5.1.1.2 | InetAddressType | read-create | current |
| cgsProxPrimaryAddress OBJECT-TYPE This object specifies the IP address of the primary device being probed in the proximity zone. The type of IP address is identified by cgsProxPrimaryAddressType. This object is mandatory for row creation. | 1.3.6.1.4.1.9.9.589.1.5.1.1.3 | InetAddress | read-create | current |
| cgsProxSecondaryAddressType OBJECT-TYPE This object specifies the IP address type of the secondary device that may be probed in the proximity zone. | 1.3.6.1.4.1.9.9.589.1.5.1.1.4 | InetAddressType | read-create | current |
| cgsProxSecondaryAddress OBJECT-TYPE This object specifies the IP address of the secondary device that may be probed for proximity in the proximity zone. The type of IP address is identified by cgsProxSecondaryAddressType. | 1.3.6.1.4.1.9.9.589.1.5.1.1.5 | InetAddress | read-create | current |
| cgsProxEchoSentReqs OBJECT-TYPE This object indicates the number of DRP echo requests sent by GSLB to all probed devices. | 1.3.6.1.4.1.9.9.589.1.5.1.1.6 | Counter32 | read-only | current |
| cgsProxEchoRcvdResps OBJECT-TYPE This object indicates the number of DRP echo responses received by GLSB from all probed devices. | 1.3.6.1.4.1.9.9.589.1.5.1.1.7 | Counter32 | read-only | current |
| cgsProxSentMeasureReqs OBJECT-TYPE This object indicates the number of DRP measured requests sent by GSLB to all probed devices. | 1.3.6.1.4.1.9.9.589.1.5.1.1.8 | Counter32 | read-only | current |
| cgsProxRcvdMeasureResps OBJECT-TYPE This object indicates the number of DRP measured responses received by GSLB from all probed devices. | 1.3.6.1.4.1.9.9.589.1.5.1.1.9 | Counter32 | read-only | current |
| cgsProxTotalSentReqs OBJECT-TYPE This object indicates the total of DRP requests sent by GSLB to probed device in the proximity zone. | 1.3.6.1.4.1.9.9.589.1.5.1.1.10 | Counter32 | read-only | current |
| cgsProxTotalRcvdResps OBJECT-TYPE This object indicates the total of DRP responses received by GSLB from all probed devices in the proximity zone. | 1.3.6.1.4.1.9.9.589.1.5.1.1.11 | Counter32 | read-only | current |
| cgsProxSendRate OBJECT-TYPE This object indicates the current transmitted DRP request rate per second. | 1.3.6.1.4.1.9.9.589.1.5.1.1.12 | Unsigned32 | read-only | current |
| cgsProxRcvdRate OBJECT-TYPE This object indicates the current received DRP response rate per second. | 1.3.6.1.4.1.9.9.589.1.5.1.1.13 | Unsigned32 | read-only | current |
| cgsProxPeakSendRate OBJECT-TYPE This object indicates the peak transmitted DRP request rate per second. | 1.3.6.1.4.1.9.9.589.1.5.1.1.14 | Unsigned32 | read-only | current |
| cgsProxPeakRcvdRate OBJECT-TYPE This object indicates the peak received DRP response rate per second. | 1.3.6.1.4.1.9.9.589.1.5.1.1.15 | Unsigned32 | read-only | current |
| cgsProxStorageType OBJECT-TYPE This object specifies the storage type for this conceptual row. | 1.3.6.1.4.1.9.9.589.1.5.1.1.16 | StorageType | read-create | current |
| cgsProxRowStatus OBJECT-TYPE This object is used to create/delete an entry in the cgsProxZoneTable. | 1.3.6.1.4.1.9.9.589.1.5.1.1.17 | RowStatus | read-create | current |
| cgsResources OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.589.1.6 | |||
| cgsRegionTable OBJECT-TYPE This table is used to configure regions on the device. It consists a list of regions configured on the GSLB device. | 1.3.6.1.4.1.9.9.589.1.6.1 | not-accessible | deprecated | |
| cgsRegionEntry OBJECT-TYPE An entry in cgsRegionTable. Each entry contains the information about a region. Entries can be added/deleted/modified by administrator action. | 1.3.6.1.4.1.9.9.589.1.6.1.1 | not-accessible | deprecated | |
| cgsRegionName OBJECT-TYPE This object specifies the name given uniquely for a region. | 1.3.6.1.4.1.9.9.589.1.6.1.1.1 | SnmpAdminString (SIZE(1..80)) | not-accessible | deprecated |
| cgsRegionComments OBJECT-TYPE This object specifies the comments associated with the region. | 1.3.6.1.4.1.9.9.589.1.6.1.1.2 | SnmpAdminString | read-create | deprecated |
| cgsRegionStorageType OBJECT-TYPE This object specifies the storage type for this conceptual row. | 1.3.6.1.4.1.9.9.589.1.6.1.1.3 | StorageType | read-create | deprecated |
| cgsRegionRowStatus OBJECT-TYPE This object is used to create/delete an entry in the cgsRegionTable | 1.3.6.1.4.1.9.9.589.1.6.1.1.4 | RowStatus | read-create | deprecated |
| cgsLocationTable OBJECT-TYPE This table is used to configure locations on the device. It consists a list of locations configured on the GSLB device. | 1.3.6.1.4.1.9.9.589.1.6.2 | not-accessible | current | |
| cgsLocationEntry OBJECT-TYPE An entry in cgsLocationTable. Each entry contains the information about a location. Entries can be added/deleted/modified by administrator action. | 1.3.6.1.4.1.9.9.589.1.6.2.1 | not-accessible | current | |
| cgsLocationName OBJECT-TYPE This object specifies the name given uniquely for a location. | 1.3.6.1.4.1.9.9.589.1.6.2.1.1 | SnmpAdminString (SIZE(1..80)) | not-accessible | current |
| cgsLocationRegion OBJECT-TYPE This object specifies a region to which this location instance is associated. This object is mandatory for a row creation. | 1.3.6.1.4.1.9.9.589.1.6.2.1.2 | SnmpAdminString | read-create | current |
| cgsLocationZone OBJECT-TYPE This object specifies a zone to which this location instance is associated. | 1.3.6.1.4.1.9.9.589.1.6.2.1.3 | SnmpAdminString | read-create | current |
| cgsLocationComments OBJECT-TYPE This object specifies the comments associated with the location. | 1.3.6.1.4.1.9.9.589.1.6.2.1.4 | SnmpAdminString | read-create | current |
| cgsLocationStorageType OBJECT-TYPE This object specifies the storage type for this conceptual row | 1.3.6.1.4.1.9.9.589.1.6.2.1.5 | StorageType | read-create | current |
| cgsLocationRowStatus OBJECT-TYPE This object is used to create/delete an entry in the cgsLocationTable | 1.3.6.1.4.1.9.9.589.1.6.2.1.6 | RowStatus | read-create | current |
| cgsRegionIdTable OBJECT-TYPE This table is used to configure regions on the device. It consists a list of regions configured on the GSLB device. | 1.3.6.1.4.1.9.9.589.1.6.3 | not-accessible | current | |
| cgsRegionIdEntry OBJECT-TYPE An entry in cgsRegionIdTable.Each entry contains the information about a region. Entries can be added/deleted/modified by administrator action. | 1.3.6.1.4.1.9.9.589.1.6.3.1 | not-accessible | current | |
| cgsRegionId OBJECT-TYPE This object uniquely identifies a region. | 1.3.6.1.4.1.9.9.589.1.6.3.1.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| cgsRegionIdName OBJECT-TYPE This object specifies the name given uniquely for a region. | 1.3.6.1.4.1.9.9.589.1.6.3.1.2 | SnmpAdminString (SIZE(1..80)) | read-create | current |
| cgsRegionIdComments OBJECT-TYPE This object specifies the comments associated with the region. | 1.3.6.1.4.1.9.9.589.1.6.3.1.3 | SnmpAdminString | read-create | current |
| cgsReqCountPerRegionId OBJECT-TYPE This object indicates the total number of DNS requests received from this region since the GSLB device was last started. | 1.3.6.1.4.1.9.9.589.1.6.3.1.4 | Counter32 | read-only | current |
| cgsReqCountRatePerRegionId1Min OBJECT-TYPE This object indicates the average per second DNS requests received from this region, calculated during the last one minute interval. | 1.3.6.1.4.1.9.9.589.1.6.3.1.5 | Gauge32 | read-only | current |
| cgsReqCountRatePerRegionId5Min OBJECT-TYPE This object indicates the average per second DNS requests received from this region , calculated during the last 5 minute interval. | 1.3.6.1.4.1.9.9.589.1.6.3.1.6 | Gauge32 | read-only | current |
| cgsReqCountRatePerRegionId30Min OBJECT-TYPE This object indicates the average per second DNS requests received from this region , calculated during the last 30 minute interval. | 1.3.6.1.4.1.9.9.589.1.6.3.1.7 | Gauge32 | read-only | current |
| cgsReqCountRatePerRegionId4Hr OBJECT-TYPE This object indicates the average per second DNS requests received from this region , calculated during the last 4 hour interval. | 1.3.6.1.4.1.9.9.589.1.6.3.1.8 | Gauge32 | read-only | current |
| cgsAnswerCountPerRegionId OBJECT-TYPE This object indicates the total number of times answers in this region are used in replying for DNS queries, since the GSLB device was last started. | 1.3.6.1.4.1.9.9.589.1.6.3.1.9 | Counter32 | read-only | current |
| cgsAnswerCountRatePerRegionId1Min OBJECT-TYPE This object indicates the average per second hit count for answers in this region, calculated during the last 1 minute interval. | 1.3.6.1.4.1.9.9.589.1.6.3.1.10 | Gauge32 | read-only | current |
| cgsAnswerCountRatePerRegionId5Min OBJECT-TYPE This object indicates the average per second hit count for answers in this region, calculated during the last 5 minute interval. | 1.3.6.1.4.1.9.9.589.1.6.3.1.11 | Gauge32 | read-only | current |
| cgsAnswerCountRatePerRegionId30Min OBJECT-TYPE This object indicates the average per second hit count for answers in this region, calculated during the last 30 minute interval. | 1.3.6.1.4.1.9.9.589.1.6.3.1.12 | Gauge32 | read-only | current |
| cgsAnswerCountRatePerRegionId4Hr OBJECT-TYPE This object indicates the average per second hit count for answers in this region, calculated during the last 4 hour interval. | 1.3.6.1.4.1.9.9.589.1.6.3.1.13 | Gauge32 | read-only | current |
| cgsUnAnswerCountPerRegionId OBJECT-TYPE This object indicates the total number of times DNS requests from this region have not been answered, since the GSLB device was last started. | 1.3.6.1.4.1.9.9.589.1.6.3.1.14 | Counter32 | read-only | current |
| cgsUnAnswerCountRatePerRegionId1Min OBJECT-TYPE This object indicates the average per second unanswered DNS requests from this region, calculated during the last one minute. | 1.3.6.1.4.1.9.9.589.1.6.3.1.15 | Gauge32 | read-only | current |
| cgsUnAnswerCountRatePerRegionId5Min OBJECT-TYPE This object indicates the average per second unanswered DNS requests from this region, calculated during the last 5 minute interval. | 1.3.6.1.4.1.9.9.589.1.6.3.1.16 | Gauge32 | read-only | current |
| cgsUnAnswerCountRatePerRegionId30Min OBJECT-TYPE This object indicates the average per second unanswered DNS requests from this region, calculated during the last 30 minute interval. | 1.3.6.1.4.1.9.9.589.1.6.3.1.17 | Gauge32 | read-only | current |
| cgsUnAnswerCountRatePerRegionId4Hr OBJECT-TYPE This object indicates the average per second unanswered DNS requests from this region, calculated during the last 4 hour interval. | 1.3.6.1.4.1.9.9.589.1.6.3.1.18 | Gauge32 | read-only | current |
| cgsRegionIdStorageType OBJECT-TYPE This object specifies the storage type for this conceptual row. | 1.3.6.1.4.1.9.9.589.1.6.3.1.19 | StorageType | read-create | current |
| cgsRegionIdRowStatus OBJECT-TYPE This object is used to create/delete an entry in the cgsRegionIdTable. Users can modify all writable objects in this row when this object value is 'active'. The cgsRegionIdName object need to be set to valid value by the users before user can activate the row. | 1.3.6.1.4.1.9.9.589.1.6.3.1.20 | RowStatus | read-create | current |
| ciscoGslbSystemMIBConform OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.589.2 | |||
| ciscoGslbSystemMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.589.2.1 | |||
| ciscoGslbSystemMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.589.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| ciscoGslbSystemPeerEventStatus NOTIFICATION-TYPE This notification is sent when the value of cgsPeerStatus changes from one state to another. This notification is reported only by a GSLB device with cgsNodeService value of 'primary'. | 1.3.6.1.4.1.9.9.589.0.1 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoGslbSystemMIBCompliance MODULE-COMPLIANCE Compliance statement for entities which implement the Cisco GSLB System MIB | 1.3.6.1.4.1.9.9.589.2.1.1 | deprecated |
| ciscoGslbSystemMIBComplianceRev1 MODULE-COMPLIANCE Compliance statement for entities which implement the Cisco GSLB System MIB | 1.3.6.1.4.1.9.9.589.2.1.2 | current |
| ciscoGslbSystemGeneralGroup OBJECT-GROUP A collection of objects providing general GSLB status. | 1.3.6.1.4.1.9.9.589.2.2.1 | current |
| ciscoGslbSystemPeerGroup OBJECT-GROUP A collection of objects providing GSLB peer status. | 1.3.6.1.4.1.9.9.589.2.2.2 | current |
| ciscoGslbSystemProxZoneGroup OBJECT-GROUP A collection of objects providing GSLB proximity zone statistics. | 1.3.6.1.4.1.9.9.589.2.2.3 | current |
| ciscoGslbSystemResourceGroup OBJECT-GROUP A collection of objects providing GSLB resource configurations. | 1.3.6.1.4.1.9.9.589.2.2.4 | deprecated |
| ciscoGslbSystemNotifControlGroup OBJECT-GROUP This group of objects controls the sending of notifications defined in this MIB module. | 1.3.6.1.4.1.9.9.589.2.2.5 | current |
| ciscoGslbSystemNotifObjectsGroup OBJECT-GROUP A collection of objects that convey information for notifications defined in this MIB module. | 1.3.6.1.4.1.9.9.589.2.2.6 | current |
| ciscoGslbSystemNotifGroup NOTIFICATION-GROUP A collection of objects providing GSLB System events. | 1.3.6.1.4.1.9.9.589.2.2.7 | current |
| ciscoGslbSystemResourceLocationGroup OBJECT-GROUP A collection of objects providing GSLB location resource configurations. | 1.3.6.1.4.1.9.9.589.2.2.8 | current |
| ciscoGslbSystemResourceRegionGroup OBJECT-GROUP A collection of objects providing GSLB region resource configurations. | 1.3.6.1.4.1.9.9.589.2.2.9 | current |