All MIBs › CISCO-SLB-EXT-MIB
Organization: Cisco Systems, Inc.
Last Updated: 2008-03-13
Category: Cisco Devices, Quality of Service, Web and Application Servers
Description: Extends Cisco Server Load Balancing management with virtual server policies, sticky sessions, and health probe configuration.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is CISCO-SLB-EXT-MIB?
CISCO-SLB-EXT-MIB extends Cisco's Server Load Balancing (SLB) management, defined in the base CISCO-SLB-MIB, with additional statistics and configuration for virtual server policies, sticky sessions, and health-probe behavior, first supported on the Cisco Content Switching Module (CSM). It belongs to Cisco's data-center load-balancing/application-delivery product line. The data it exposes is chiefly connection and policy-enforcement performance counters: current and initiated connections per real server, failed connections, and Layer 4/Layer 7 policy-match and drop counts. This MIB is used to monitor the software-level operational status of the load-balancing service, tracking connection failures, policy drops, and per-server connection load as indicators of backend server or policy-configuration health, complementing the base CISCO-SLB-MIB's real-server/virtual-server state objects. It explicitly extends CISCO-SLB-MIB and is meant to be used alongside it, and it is deployed on Cisco Catalyst 6500 CSM and related SLB platforms performing traffic distribution across pools of real servers, firewalls, or caches. Engineers can download the CISCO-SLB-EXT-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in CISCO-SLB-EXT-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Cisco Catalyst 6500 Content Switching Module (CSM) and related SLB platforms
Monitoring Examples
An operator polls cslbxStatsTable/cslbxStatsTableEntry to compare cslbxStatsCurrConnections and cslbxStatsCurrServerInitConns against cslbxStatsFailedConns and cslbxStatsFailedServerInitConns for a given real server, spotting a backend server that is rejecting an unusual share of new connections. Rising cslbxStatsDroppedL4PolicyConns or cslbxStatsDroppedL7PolicyConns relative to cslbxStatsL4PolicyConns/cslbxStatsL7PolicyConns would reveal that a load-balancing policy is dropping more traffic than expected, perhaps due to a misconfigured ACL or health-probe failure marking servers down.
What Can Be Monitored
- current connections per server
- failed connection counts
- Layer 4/Layer 7 policy match counts
- dropped policy connections
- server-initiated connection counts
This MIB depends on
Related MIBs
Imported Objects
From CISCO-SLB-MIB
| SlbConnectionState | |
| SlbPasswordString | |
| SlbRealServerState | |
| SlbServerString | |
| slbEntity | OBJECT-TYPE |
| slbServerFarmName | OBJECT-TYPE |
| slbServerFarmTableEntry | OBJECT-TYPE |
| slbStatsTableEntry | OBJECT-TYPE |
| slbVirtualServerTableEntry | OBJECT-TYPE |
From CISCO-SMI
| ciscoMgmt | OBJECT-IDENTITY |
From CISCO-TC
| CiscoHTTPResponseStatusCode | |
| CiscoIpProtocol | |
| CiscoPort |
From INET-ADDRESS-MIB
| InetAddress | |
| InetAddressType |
From SNMP-FRAMEWORK-MIB
| SnmpAdminString |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| NOTIFICATION-GROUP | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| Counter64 | |
| Gauge32 | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| DateAndTime | |
| RowStatus | |
| StorageType | |
| TEXTUAL-CONVENTION | |
| TimeInterval | |
| TimeStamp | |
| TruthValue |
How to Use in IPNetwork Monitor
Example using cslbxStatsServerInitConns OID:
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| ciscoSlbExtMIB | 1.3.6.1.4.1.9.9.254 | The extended MIB for managing Server Load Balancing Manager(s). This MIB extends the SLB management functionality in the CISCO-SLB-MIB. The Cisco Content Switching Module (CSM) product is the first SLB product to support this MIB. SLB: Server Load Balancing. Server load balancing provides for the balancing of packets and connections arriving at the SLB device across a number of other devices, such as real servers, firewalls, or caches. A system containing an SLB device typically exhibits higher performance, scalability, and reliability than any of the devices being load balanced. An SLB device determines how to handle incoming frames and connections according to the contents of incoming data and various configuration options. In determining how to handle incoming data, an SLB device may examine the data at any OSI layer, including Layer 7. This MIB includes instrumentation for the manager-side implementation of the Dynamic Feedback Protocol (DFP). A DFP manager uses the DFP protocol to communicate with DFP agents in order to obtain information about the current load and available capacity of devices. Acronyms and terms: SLB Server Load Balancing VIP Virtual Server IP address NAT Network Address Translation SF Serverfarm FT Fault Tolerance SSL Secure Sockets Layer TLS Transport Layer Security | ||
| ciscoSlbExtMIBConform | 1.3.6.1.4.1.9.9.254.2 | |||
| ciscoSlbExtMIBNotifs | 1.3.6.1.4.1.9.9.254.0 | |||
| ciscoSlbExtMIBObjects | 1.3.6.1.4.1.9.9.254.1 | |||
| IP cslbxAliasAddrAddress | 1.3.6.1.4.1.9.9.254.1.9.2.1.3 | InetAddress | not-accessible | The alias IP address itself. |
| IPt cslbxAliasAddrAddressType | 1.3.6.1.4.1.9.9.254.1.9.2.1.2 | InetAddressType | not-accessible | The type of address stored in cslbxAliasAddrAddress. |
| cslbxAliasAddrEntry | 1.3.6.1.4.1.9.9.254.1.9.2.1 | not-accessible | This entry is for configuring an alias IP address on the SLB device. | |
| ROW cslbxAliasAddrRowStatus | 1.3.6.1.4.1.9.9.254.1.9.2.1.4 | RowStatus | read-create | The object is used by a management station to create or delete the row entry in cslbxAliasAddrTable following the RowStatus textual convention. |
| cslbxAliasAddrTable | 1.3.6.1.4.1.9.9.254.1.9.2 | not-accessible | This table provides the configuration of alias IP addresses on the SLB device. The SLB device will respond to an ARP request for alias IP addresses if the ARP request arrives on the configured VLAN. A given VLAN may be associated with multiple alias IP addresses. | |
| U32 cslbxAliasAddrVlanId | 1.3.6.1.4.1.9.9.254.1.9.2.1.1 | Unsigned32 | not-accessible | The VLAN ID associated with this alias address. |
| cslbxBackupServerGroup | 1.3.6.1.4.1.9.9.254.2.2.18 | The collection of objects used to define the SLB Backup Server Farm option. | ||
| cslbxClientNatPools | 1.3.6.1.4.1.9.9.254.1.3 | |||
| cslbxClientNatPoolsGroup | 1.3.6.1.4.1.9.9.254.2.2.3 | The SLB client NAT pool objects. | ||
| cslbxConnections | 1.3.6.1.4.1.9.9.254.1.12 | |||
| IP cslbxConnInDestAddr | 1.3.6.1.4.1.9.9.254.1.12.1.1.3 | InetAddress | read-only | The destination IP address of the incoming request. |
| IPt cslbxConnInDestAddrType | 1.3.6.1.4.1.9.9.254.1.12.1.1.2 | InetAddressType | read-only | The type of address stored in cslbxConnInDestAddr. |
| CIS cslbxConnInDestPort | 1.3.6.1.4.1.9.9.254.1.12.1.1.4 | CiscoPort | read-only | The destination port of the incoming request. |
| U32 cslbxConnIndex | 1.3.6.1.4.1.9.9.254.1.12.1.1.1 | Unsigned32 | not-accessible | The index to internal structures for the Extended Connection. |
| IP cslbxConnInSourceAddr | 1.3.6.1.4.1.9.9.254.1.12.1.1.6 | InetAddress | read-only | The source IP address of the incoming request. |
| IPt cslbxConnInSourceAddrType | 1.3.6.1.4.1.9.9.254.1.12.1.1.5 | InetAddressType | read-only | The type of address stored in cslbxConnInSourceAddr. |
| CIS cslbxConnInSourcePort | 1.3.6.1.4.1.9.9.254.1.12.1.1.7 | CiscoPort | read-only | The source port of the incoming request. |
| IP cslbxConnOutDestAddr | 1.3.6.1.4.1.9.9.254.1.12.1.1.10 | InetAddress | read-only | The destination IP address of the load-balanced Extended Conn. |
| IPt cslbxConnOutDestAddrType | 1.3.6.1.4.1.9.9.254.1.12.1.1.9 | InetAddressType | read-only | The type of address stored in cslbxConnOutDestIpAddr. |
| CIS cslbxConnOutDestPort | 1.3.6.1.4.1.9.9.254.1.12.1.1.11 | CiscoPort | read-only | The destination port of the load-balanced Extended Conn. |
| IP cslbxConnOutSourceAddr | 1.3.6.1.4.1.9.9.254.1.12.1.1.13 | InetAddress | read-only | The source IP address of the load-balanced Extended Conn. |
| IPt cslbxConnOutSourceAddrType | 1.3.6.1.4.1.9.9.254.1.12.1.1.12 | InetAddressType | read-only | The type of address stored in cslbxConnOutSourceAddr. |
| CIS cslbxConnOutSourcePort | 1.3.6.1.4.1.9.9.254.1.12.1.1.14 | CiscoPort | read-only | The source port of the load-balanced Extended Conn. |
| CIS cslbxConnProtocol | 1.3.6.1.4.1.9.9.254.1.12.1.1.8 | CiscoIpProtocol | read-only | The IP protocol for the Extended Conn. |
| cslbxConnsGroup | 1.3.6.1.4.1.9.9.254.2.2.12 | The SLB Extended Conn objects. | ||
| SLB cslbxConnState | 1.3.6.1.4.1.9.9.254.1.12.1.1.15 | SlbConnectionState | read-only | The current state of this Extended Conn. |
| cslbxConnTable | 1.3.6.1.4.1.9.9.254.1.12.1 | not-accessible | Table of Extended Connections being load-balanced by SLB. This table supports the Content Switching Module (CSM) feature which is not supported by the slbConnectionTable in the CISCO-SLB-MIB. | |
| cslbxConnTableEntry | 1.3.6.1.4.1.9.9.254.1.12.1.1 | not-accessible | A list of Extended Connections for a particular local SLB entity. | |
| cslbxCookieStickyGroup | 1.3.6.1.4.1.9.9.254.2.2.27 | This group contains objects related to static Cookie. | ||
| cslbxFaultTolerance | 1.3.6.1.4.1.9.9.254.1.10 | |||
| cslbxFaultToleranceGroup | 1.3.6.1.4.1.9.9.254.2.2.11 | The SLB Fault Tolerance objects. | ||
| C32 cslbxFtBuffErrPackets | 1.3.6.1.4.1.9.9.254.1.10.1.1.23 | Counter32 | read-only | The total number of Fault Tolerance messages dropped by this SLB device due to insufficient buffer memory. |
| C32 cslbxFtDropPackets | 1.3.6.1.4.1.9.9.254.1.10.1.1.20 | Counter32 | read-only | The total number of Fault Tolerance messages ever dropped by this SLB device. |
| C32 cslbxFtDuplPackets | 1.3.6.1.4.1.9.9.254.1.10.1.1.21 | Counter32 | read-only | The total number of duplicate Fault Tolerance messages ever received by this SLB device. |
| U32 cslbxFtFailThreshold | 1.3.6.1.4.1.9.9.254.1.10.1.1.6 | Unsigned32 | read-create | The threshold for failing over to the standby SLB. If a standby SLB device has not received a keep-alive message from an active SLB device within cslbxFtFailThreshold consecutive periods of length cslbxFtHeartBeatTimer, the standby will become active. |
| U32 cslbxFtGroupId | 1.3.6.1.4.1.9.9.254.1.10.1.1.1 | Unsigned32 | read-create | The Fault Tolerance group number. |
| NUM cslbxFtHeartBeatTimer | 1.3.6.1.4.1.9.9.254.1.10.1.1.5 | TimeInterval | read-create | The time interval of sending the keep-alive messages to the peer in the Fault Tolerance group. |
| T/F cslbxFtPreempt | 1.3.6.1.4.1.9.9.254.1.10.1.1.3 | TruthValue | read-create | The preemption setting for this Fault Tolerance group. |
| U32 cslbxFtPriority | 1.3.6.1.4.1.9.9.254.1.10.1.1.4 | Unsigned32 | read-create | The priority value of this SLB device for the Fault Tolerance group. |
| ROW cslbxFtRowStatus | 1.3.6.1.4.1.9.9.254.1.10.1.1.24 | RowStatus | read-create | The row status is used by a management station to create or delete the row entry in cslbxFtTable following the RowStatus textual convention. |
| C32 cslbxFtRxConnReplMsgs | 1.3.6.1.4.1.9.9.254.1.10.1.1.17 | Counter32 | read-only | The number of the connection replication messages ever received by this SLB device. |
| C32 cslbxFtRxCoupMsgs | 1.3.6.1.4.1.9.9.254.1.10.1.1.13 | Counter32 | read-only | The number of master override messages ever received by this SLB device. |
| C32 cslbxFtRxElectMsgs | 1.3.6.1.4.1.9.9.254.1.10.1.1.15 | Counter32 | read-only | The number of the master election messages ever received by this SLB device. |
| C32 cslbxFtRxHeartBeatMsgs | 1.3.6.1.4.1.9.9.254.1.10.1.1.9 | Counter32 | read-only | The number of the keep-alive messages ever received by this SLB device. |
| C32 cslbxFtRxPackets | 1.3.6.1.4.1.9.9.254.1.10.1.1.19 | Counter32 | read-only | The total number of Fault Tolerance messages ever received by this SLB device. |
| C32 cslbxFtRxUpdateMsgs | 1.3.6.1.4.1.9.9.254.1.10.1.1.11 | Counter32 | read-only | The number of the state update (sticky) messages ever received by this SLB device. |
| SLB cslbxFtState | 1.3.6.1.4.1.9.9.254.1.10.1.1.7 | SlbFtState | read-only | The current Fault Tolerance state of this SLB device. |
| NTF cslbxFtStateChange | 1.3.6.1.4.1.9.9.254.0.1 | The notification generated when the Fault Tolerance process changes to a new state. The value of cslbxFtState indicates the new state. | ||
| T/F cslbxFtStateChangeNotifEnabled | 1.3.6.1.4.1.9.9.254.1.13.1 | TruthValue | read-write | This object controls the generation of cslbxFtStateChange notification. 'true' Indicates that cslbxFtStateChange notification is to be generated when the state changes. That is, notification generation is enabled. 'false' Indicates that cslbxFtStateChange notification generation is disabled. |
| TIM cslbxFtStateChangeTime | 1.3.6.1.4.1.9.9.254.1.10.1.1.8 | TimeStamp | read-only | The time of the last change in the current Fault Tolerance state of the SLB device. |
| cslbxFtTable | 1.3.6.1.4.1.9.9.254.1.10.1 | not-accessible | Table of Fault Tolerance settings. | |
| cslbxFtTableEntry | 1.3.6.1.4.1.9.9.254.1.10.1.1 | not-accessible | Information about Fault Tolerance settings for a particular local SLB entity. | |
| C32 cslbxFtTxConnReplMsgs | 1.3.6.1.4.1.9.9.254.1.10.1.1.18 | Counter32 | read-only | The number of the connection replication messages ever sent by this SLB device. |
| C32 cslbxFtTxCoupMsgs | 1.3.6.1.4.1.9.9.254.1.10.1.1.14 | Counter32 | read-only | The number of master override messages ever sent by this SLB device. |
| C32 cslbxFtTxElectMsgs | 1.3.6.1.4.1.9.9.254.1.10.1.1.16 | Counter32 | read-only | The number of the master election messages ever sent by this SLB device. |
| C32 cslbxFtTxHeartBeatMsgs | 1.3.6.1.4.1.9.9.254.1.10.1.1.10 | Counter32 | read-only | The number of the keep-alive messages ever sent by this SLB device. |
| C32 cslbxFtTxUpdateMsgs | 1.3.6.1.4.1.9.9.254.1.10.1.1.12 | Counter32 | read-only | The number of the state update (sticky) messages ever sent by this SLB device. |
| U32 cslbxFtVlanId | 1.3.6.1.4.1.9.9.254.1.10.1.1.2 | Unsigned32 | read-create | The VLAN ID used by this Fault Tolerance group. |
| C32 cslbxFtXsumErrPackets | 1.3.6.1.4.1.9.9.254.1.10.1.1.22 | Counter32 | read-only | The total number of Fault Tolerance messages with a checksum error ever received by this SLB device. |
| SLB cslbxHttpExpressionFieldName | 1.3.6.1.4.1.9.9.254.1.5.2.1.3 | SlbRegularExpression | read-create | The HTTP Cookie Name or Header Name. The SLB device will parse the HTTP packets for this field name. This object is not used for the Map type of 'urlMap', since there is only one HTTP URL field in a HTTP request. |
| U32 cslbxHttpExpressionIndex | 1.3.6.1.4.1.9.9.254.1.5.2.1.2 | Unsigned32 | not-accessible | The index of this item within a Map group. |
| STR cslbxHttpExpressionMapName | 1.3.6.1.4.1.9.9.254.1.5.2.1.1 | SlbServerString | not-accessible | The name of the Map containing this entry. This entry is only valid for cslbxMapType of: 'urlMap', 'cookieMap', or 'headerMap'. |
| STR cslbxHttpExpressionRequestMethod | 1.3.6.1.4.1.9.9.254.1.5.2.1.6 | SnmpAdminString | read-create | The expression string to match against the HTTP request method type string. Some of the standard request methods are: 'GET', 'HEAD', 'POST', 'PUT', 'DELETE', 'TRACE', 'CONNECT', 'OPTIONS'. |
| ROW cslbxHttpExpressionRowStatus | 1.3.6.1.4.1.9.9.254.1.5.2.1.5 | RowStatus | read-create | The object used by a management station to create or delete the row entry in cslbxHttpExpressionTable following the RowStatus textual convention. |
| cslbxHttpExpressionTable | 1.3.6.1.4.1.9.9.254.1.5.2 | not-accessible | Table of HTTP field and regular expressions. | |
| cslbxHttpExpressionTableEntry | 1.3.6.1.4.1.9.9.254.1.5.2.1 | not-accessible | Information about a particular HTTP field and the regular expression in a particular map group, served by a particular local SLB entity. | |
| SLB cslbxHttpExpressionValue | 1.3.6.1.4.1.9.9.254.1.5.2.1.4 | SlbRegularExpression | read-create | The regular expression to match against a HTTP URL, Cookie, or Header field. |
| cslbxHttpReturnCodeEntry | 1.3.6.1.4.1.9.9.254.1.5.3.1 | not-accessible | Information about the particular action rule in a particular map of type 'returnCodeMap' dealing with a particular range of HTTP return codes, served by a particular local SLB entity. | |
| STR cslbxHttpReturnCodeMapName | 1.3.6.1.4.1.9.9.254.1.5.3.1.1 | SlbServerString | not-accessible | The name of the ReturnCode map containing this action rule. |
| U32 cslbxHttpReturnCodeMaxValue | 1.3.6.1.4.1.9.9.254.1.5.3.1.3 | Unsigned32 | read-create | The maximum HTTP return code that this rule matches. |
| U32 cslbxHttpReturnCodeMinValue | 1.3.6.1.4.1.9.9.254.1.5.3.1.2 | Unsigned32 | not-accessible | The minimum HTTP return code that this rule matches. |
| NUM cslbxHttpReturnCodeResetTimer | 1.3.6.1.4.1.9.9.254.1.5.3.1.5 | TimeInterval | read-create | The time interval before resetting the state of the real server. Once the action associated with this rule is taken, the associated real server state is reset after cslbxHttpReturnCodeResetTimer. The value of zero indicates the state will never reset. |
| ROW cslbxHttpReturnCodeRowStatus | 1.3.6.1.4.1.9.9.254.1.5.3.1.7 | RowStatus | read-create | The object used by a management station to create or delete the row entry in cslbxHttpReturnCodeTable following the RowStatus textual convention. |
| cslbxHttpReturnCodeTable | 1.3.6.1.4.1.9.9.254.1.5.3 | not-accessible | Table of rules associating ReturnCode maps and intervals of HTTP return codes with actions to perform when particular HTTP return codes are seen in the data stream. | |
| U32 cslbxHttpReturnCodeThreshold | 1.3.6.1.4.1.9.9.254.1.5.3.1.4 | Unsigned32 | read-create | The number of times the return code seen before the action taking place. Once HTTP return codes between cslbxHttpReturnCodeMinValue and cslbxHttpReturnCodeMaxValue, inclusive, have been seen at least cslbxHttpReturnCodeThreshold times, the action specified by cslbxHttpReturnCodeType is taken. The value of zero indicates this object has not been set. |
| SLB cslbxHttpReturnCodeType | 1.3.6.1.4.1.9.9.254.1.5.3.1.6 | SlbProbeAction | read-create | The action associated with this rule. |
| STR cslbxMapName | 1.3.6.1.4.1.9.9.254.1.5.1.1.1 | SlbServerString | not-accessible | The name of the map group. |
| ROW cslbxMapRowStatus | 1.3.6.1.4.1.9.9.254.1.5.1.1.3 | RowStatus | read-create | The object used by a management station to create or delete the row entry in cslbxMapTable following the RowStatus textual convention. |
| cslbxMaps | 1.3.6.1.4.1.9.9.254.1.5 | |||
| cslbxMapsGroup | 1.3.6.1.4.1.9.9.254.2.2.6 | The SLB map objects. | ||
| cslbxMapsRev2Group | 1.3.6.1.4.1.9.9.254.2.2.23 | The second revision of collection of objects used to define a SLB matching criteria. | ||
| cslbxMapTable | 1.3.6.1.4.1.9.9.254.1.5.1 | not-accessible | Table of SLB map groups. A SLB map group contains a list of matching criteria. | |
| cslbxMapTableEntry | 1.3.6.1.4.1.9.9.254.1.5.1.1 | not-accessible | Information about a particular map group, served by a particular local SLB entity. | |
| SLB cslbxMapType | 1.3.6.1.4.1.9.9.254.1.5.1.1.2 | SlbMapType | read-create | The type of the map group. |
| cslbxMIBCompliance | 1.3.6.1.4.1.9.9.254.2.1.1 | The compliance statement for entities which implement the Cisco SLB EXT MIB. The Content Switching Module (CSM) product supports this revision. | ||
| cslbxMIBComplianceRev1 | 1.3.6.1.4.1.9.9.254.2.1.2 | The compliance statement for entities which implement the Cisco SLB EXT MIB. The Content Switching Module (CSM) product supports this revision. | ||
| cslbxMIBComplianceRev2 | 1.3.6.1.4.1.9.9.254.2.1.3 | The compliance statement for entities which implement the Cisco SLB EXT MIB. | ||
| cslbxMIBComplianceRev3 | 1.3.6.1.4.1.9.9.254.2.1.4 | The compliance statement for entities which implement the Cisco SLB EXT MIB. | ||
| cslbxMIBCompliances | 1.3.6.1.4.1.9.9.254.2.1 | |||
| cslbxMIBGroups | 1.3.6.1.4.1.9.9.254.2.2 | |||
| IP cslbxNatPoolEndAddress | 1.3.6.1.4.1.9.9.254.1.3.1.1.5 | InetAddress | read-create | The last IP address in this NAT pool. |
| IPt cslbxNatPoolEndAddressType | 1.3.6.1.4.1.9.9.254.1.3.1.1.4 | InetAddressType | read-create | The type of address stored in cslbxNatPoolEndAddress. |
| cslbxNatPoolEntry | 1.3.6.1.4.1.9.9.254.1.3.1.1 | not-accessible | Information about a particular NAT pool served by a particular local SLB entity. | |
| STR cslbxNatPoolName | 1.3.6.1.4.1.9.9.254.1.3.1.1.1 | SlbServerString | not-accessible | The name of the NAT pool. |
| ROW cslbxNatPoolRowStatus | 1.3.6.1.4.1.9.9.254.1.3.1.1.6 | RowStatus | read-create | The object is used by a management station to create or delete the row entry in cslbxNatPoolTable following the RowStatus textual convention. |
| IP cslbxNatPoolStartAddress | 1.3.6.1.4.1.9.9.254.1.3.1.1.3 | InetAddress | read-create | The first IP address in this NAT pool. |
| IPt cslbxNatPoolStartAddressType | 1.3.6.1.4.1.9.9.254.1.3.1.1.2 | InetAddressType | read-create | The type of address stored in cslbxNatPoolStartAddress. |
| cslbxNatPoolTable | 1.3.6.1.4.1.9.9.254.1.3.1 | not-accessible | A table of IP NAT pools. | |
| cslbxNotifControlGroup | 1.3.6.1.4.1.9.9.254.2.2.14 | The collection of objects to control the notifications for state changed in a SLB device. | ||
| cslbxNotifGroup | 1.3.6.1.4.1.9.9.254.2.2.15 | The collection of notifications of CISCO-SLB-EXT-MIB entity that are required to support. | ||
| cslbxNotifObjects | 1.3.6.1.4.1.9.9.254.1.13 | |||
| STR cslbxOwnerBillingInfo | 1.3.6.1.4.1.9.9.254.1.14.1.1.3 | SnmpAdminString | read-create | The billing information for this Owner. |
| STR cslbxOwnerContactInfo | 1.3.6.1.4.1.9.9.254.1.14.1.1.2 | SnmpAdminString | read-create | The contact information for this Owner. |
| cslbxOwnerGroup | 1.3.6.1.4.1.9.9.254.2.2.17 | The collection of objects used to define the Owner information of an SLB Virtual Server object. | ||
| U32 cslbxOwnerMaxConns | 1.3.6.1.4.1.9.9.254.1.14.1.1.4 | Unsigned32 | read-create | The maximum of connections can be opened to the virtual servers associated with this Owner. The value of zero indicates that there is no upper limit of connections associated with this Owner. |
| STR cslbxOwnerName | 1.3.6.1.4.1.9.9.254.1.14.1.1.1 | SlbObjectNameString | not-accessible | The name of the owner of the configured SLB objects. |
| cslbxOwnerObjects | 1.3.6.1.4.1.9.9.254.1.14 | |||
| ROW cslbxOwnerRowStatus | 1.3.6.1.4.1.9.9.254.1.14.1.1.5 | RowStatus | read-create | The object used by a management station to create or delete the row entry in cslbxOwnerTable following the RowStatus textual convention. |
| cslbxOwnerTable | 1.3.6.1.4.1.9.9.254.1.14.1 | not-accessible | Table of Owners of the load balancing objects. | |
| cslbxOwnerTableEntry | 1.3.6.1.4.1.9.9.254.1.14.1.1 | not-accessible | Information about a particular Owner configured on a particular local SLB entity. | |
| cslbxPolicies | 1.3.6.1.4.1.9.9.254.1.7 | |||
| cslbxPoliciesGroup | 1.3.6.1.4.1.9.9.254.2.2.8 | The SLB policy objects. | ||
| STR cslbxPolicyBackupFarmName | 1.3.6.1.4.1.9.9.254.1.7.1.1.12 | SlbObjectNameString | read-create | The backup server farm to be used in case the primary server farm has no active server. |
| T/F cslbxPolicyBkFarmStickyEnabled | 1.3.6.1.4.1.9.9.254.1.7.1.1.13 | TruthValue | read-create | The current setting for enabling sticky option on the backup server farm. |
| STR cslbxPolicyClientGroupName | 1.3.6.1.4.1.9.9.254.1.7.1.1.3 | SlbObjectNameString | read-create | The group name of the associated client access list. |
| U32 cslbxPolicyClientGroupNumber | 1.3.6.1.4.1.9.9.254.1.7.1.1.2 | Unsigned32 | read-create | The group number of the associated client access list. |
| STR cslbxPolicyCookieMap | 1.3.6.1.4.1.9.9.254.1.7.1.1.5 | SlbObjectNameString | read-create | The name of the associated Cookie map. |
| T/F cslbxPolicyDscpEnabled | 1.3.6.1.4.1.9.9.254.1.7.1.1.8 | TruthValue | read-create | The current setting for enabling TOS byte stamping. If this is set, the TCP TOS (type-of-service) byte of traffic matching this policy will be stamped with the cslbxPolicyDscpStamping value. |
| U32 cslbxPolicyDscpStamping | 1.3.6.1.4.1.9.9.254.1.7.1.1.9 | Unsigned32 | read-create | The value to be stamped over the TCP TOS (type-of-service) byte. |
| STR cslbxPolicyFarmName | 1.3.6.1.4.1.9.9.254.1.7.1.1.10 | SlbObjectNameString | read-create | The server farm to which a connection matching this policy may be assigned. |
| STR cslbxPolicyGenericHeaderMap | 1.3.6.1.4.1.9.9.254.1.7.1.1.6 | SlbObjectNameString | read-create | The name of the associated generic HTTP header map. |
| STR cslbxPolicyName | 1.3.6.1.4.1.9.9.254.1.7.1.1.1 | SlbServerString | not-accessible | The name of the policy. |
| U32 cslbxPolicyReverseStickyGroup | 1.3.6.1.4.1.9.9.254.1.7.1.1.14 | Unsigned32 | read-create | The group number of the sticky group to be used when inserting reverse sticky entry. The value of zero indicates that reverse sticky is not enabled. |
| ROW cslbxPolicyRowStatus | 1.3.6.1.4.1.9.9.254.1.7.1.1.11 | RowStatus | read-create | The object used by a management station to create or delete the row entry in cslbxPolicyTable following the RowStatus textual convention. |
| U32 cslbxPolicyStickyGroup | 1.3.6.1.4.1.9.9.254.1.7.1.1.7 | Unsigned32 | read-create | The number of the associated sticky group. The value '0' indicates no sticky group is associated. |
| cslbxPolicyTable | 1.3.6.1.4.1.9.9.254.1.7.1 | not-accessible | Table of load balancing policies. | |
| cslbxPolicyTableEntry | 1.3.6.1.4.1.9.9.254.1.7.1.1 | not-accessible | Information about a particular policy configured on a particular local SLB entity. | |
| STR cslbxPolicyUrlMap | 1.3.6.1.4.1.9.9.254.1.7.1.1.4 | SlbObjectNameString | read-create | The name of the associated URL map. |
| U32 cslbxRedirectSvrAdminWeight | 1.3.6.1.4.1.9.9.254.1.2.2.1.10 | Unsigned32 | read-create | The user configured weight of the Redirect Server for the load-balancing algorithms. A weight of zero indicates that no new connections will be assigned to this Redirect Server. Higher weight values indicate to the load-balancing algorithms a higher availability of this Redirect Server to accept more work. |
| STR cslbxRedirectSvrBackupString | 1.3.6.1.4.1.9.9.254.1.2.2.1.4 | SlbUrlString | read-create | The backup string sent in the reply of the Redirect Server when the associated real server is disabled. |
| STR cslbxRedirectSvrFarmName | 1.3.6.1.4.1.9.9.254.1.2.2.1.1 | SlbServerString | not-accessible | Redirect Server's server farm name. |
| C64 cslbxRedirectSvrHCTotalConns | 1.3.6.1.4.1.9.9.254.1.2.2.1.14 | Counter64 | read-only | The total number of connections assigned to this Redirect Server since this server was configured. This is the 64-bit version of cslbxRedirectSvrTotalConnections. |
| U32 cslbxRedirectSvrMaxConns | 1.3.6.1.4.1.9.9.254.1.2.2.1.9 | Unsigned32 | read-create | The maximum number of concurrent open connections the SLB will allow on this Redirect Server. |
| U32 cslbxRedirectSvrMetric | 1.3.6.1.4.1.9.9.254.1.2.2.1.12 | Unsigned32 | read-only | The value used by the least connections load-balancing algorithm. It is the number of connections divided by the actual operating weight. New connections will be given to the server with the smaller metric. |
| STR cslbxRedirectSvrName | 1.3.6.1.4.1.9.9.254.1.2.2.1.2 | SlbServerString | not-accessible | The name of the Redirect Server |
| G32 cslbxRedirectSvrNumberOfConns | 1.3.6.1.4.1.9.9.254.1.2.2.1.8 | Gauge32 | read-only | The number TCP and UDP connections currently open on this Redirect Server. |
| G32 cslbxRedirectSvrOperWeight | 1.3.6.1.4.1.9.9.254.1.2.2.1.11 | Gauge32 | read-only | The actual operating weight of the Redirect Server used by the load-balancing algorithms. This can be adjusted dynamically by DFP. A weight of zero indicates that no new connections will be assigned to this Redirect Server. Higher weight values indicate to the load-balancing algorithms a higher availability of this Redirect Server to accept more work. |
| U32 cslbxRedirectSvrRedirectCode | 1.3.6.1.4.1.9.9.254.1.2.2.1.5 | Unsigned32 | read-create | The HTTP response code sent in the reply by the Redirect Server. |
| CIS cslbxRedirectSvrRedirectPort | 1.3.6.1.4.1.9.9.254.1.2.2.1.6 | CiscoPort | read-create | The TCP port in the HTTP response sent by the Redirect Server. Instead of the original HTTP port (80), the Redirect Server can tell the client to use a different port (like HTTPS) when connection to the redirected URL destination. |
| STR cslbxRedirectSvrRelocationStr | 1.3.6.1.4.1.9.9.254.1.2.2.1.3 | SlbUrlString | read-create | The relocation URL string sent in the reply of the Redirect Server. |
| ROW cslbxRedirectSvrRowStatus | 1.3.6.1.4.1.9.9.254.1.2.2.1.15 | RowStatus | read-create | The object used by a management station to create or delete the row entry in cslbxRedirectSvrTable following the RowStatus textual convention. |
| SLB cslbxRedirectSvrState | 1.3.6.1.4.1.9.9.254.1.2.2.1.7 | SlbRealServerState | read-create | The current state of the Redirect Server. |
| cslbxRedirectSvrTable | 1.3.6.1.4.1.9.9.254.1.2.2 | not-accessible | A table of HTTP redirect servers. Entry attributes may be modified regardless of the value of cslbxRedirectSvrState. | |
| cslbxRedirectSvrTableEntry | 1.3.6.1.4.1.9.9.254.1.2.2.1 | not-accessible | Information about a particular HTTP redirect virtual server in a particular server farm served by a particular local SLB entity. | |
| C32 cslbxRedirectSvrTotalConns | 1.3.6.1.4.1.9.9.254.1.2.2.1.13 | Counter32 | read-only | The total number of connections assigned to this Redirect Server since this server was configured. |
| cslbxReverseStickyGroup | 1.3.6.1.4.1.9.9.254.2.2.20 | The collection of objects used to configure the Reverse Sticky option. | ||
| G32 cslbxRuleCurrentConnections | 1.3.6.1.4.1.9.9.254.1.8.2.1.3 | Gauge32 | read-only | The current number of open connections that matched this SLB policy. |
| cslbxRuleEntry | 1.3.6.1.4.1.9.9.254.1.8.2.1 | not-accessible | This entry links one SLB policy to a virtual server. If the status of associated cslbxRuleVirtualServerName or the status of associated cslbxRulePolicyName is not active, the status of this entry cannot be active. | |
| C64 cslbxRuleHCTotalClientOctets | 1.3.6.1.4.1.9.9.254.1.8.2.1.12 | Counter64 | read-only | The total number of octets ever sent by the client to the server on a connection that matched this SLB policy. This is the 64-bit version of cslbxRuleTotalClientOctets. |
| C64 cslbxRuleHCTotalClientPackets | 1.3.6.1.4.1.9.9.254.1.8.2.1.7 | Counter64 | read-only | The total number of packets ever sent by the client to the server on a connection that matched this SLB policy. This is the 64-bit version of cslbxRuleTotalClientPackets. |
| C64 cslbxRuleHCTotalConnections | 1.3.6.1.4.1.9.9.254.1.8.2.1.5 | Counter64 | read-only | The total number of connections that ever matched this SLB policy. This is the 64-bit version of cslbxRuleTotalConnections. |
| C64 cslbxRuleHCTotalServerOctets | 1.3.6.1.4.1.9.9.254.1.8.2.1.14 | Counter64 | read-only | The total number of octets ever sent by the server to the client on a connection that matched this SLB policy. This is the 64-bit version of cslbxRuleTotalServerOctets. |
| C64 cslbxRuleHCTotalServerPackets | 1.3.6.1.4.1.9.9.254.1.8.2.1.9 | Counter64 | read-only | The total number of packets ever sent by the server to the client on a connection that matched this SLB policy. This is the 64-bit version of cslbxRuleTotalServerPackets. |
| STR cslbxRulePolicyName | 1.3.6.1.4.1.9.9.254.1.8.2.1.2 | SlbServerString | not-accessible | The name of the associated SLB policy. |
| ROW cslbxRuleRowStatus | 1.3.6.1.4.1.9.9.254.1.8.2.1.10 | RowStatus | read-create | The object used by a management station to create or delete the row entry in cslbxRuleTable following the RowStatus textual convention. |
| cslbxRuleTable | 1.3.6.1.4.1.9.9.254.1.8.2 | not-accessible | This table provides the function to apply the policies to the virtual servers. Using different policies, the SLB can direct traffic matching different patterns to different server farms. | |
| C32 cslbxRuleTotalClientOctets | 1.3.6.1.4.1.9.9.254.1.8.2.1.11 | Counter32 | read-only | The total number of octets ever sent by the client to the server on a connection that matched this SLB policy. |
| C32 cslbxRuleTotalClientPackets | 1.3.6.1.4.1.9.9.254.1.8.2.1.6 | Counter32 | read-only | The total number of packets ever sent by the client to the server on a connection that matched this SLB policy. |
| C32 cslbxRuleTotalConnections | 1.3.6.1.4.1.9.9.254.1.8.2.1.4 | Counter32 | read-only | The total number of connections that ever matched this SLB policy. |
| C32 cslbxRuleTotalServerOctets | 1.3.6.1.4.1.9.9.254.1.8.2.1.13 | Counter32 | read-only | The total number of octets ever sent by the server to the client on a connection that matched this SLB policy. |
| C32 cslbxRuleTotalServerPackets | 1.3.6.1.4.1.9.9.254.1.8.2.1.8 | Counter32 | read-only | The total number of packets ever sent by the server to the client on a connection that matched this SLB policy. |
| STR cslbxRuleVirtualServerName | 1.3.6.1.4.1.9.9.254.1.8.2.1.1 | SlbServerString | not-accessible | The name of the associated virtual server. |
| cslbxScriptedProbeGroup | 1.3.6.1.4.1.9.9.254.2.2.19 | The collection of objects to configure executable Script in an SLB device. | ||
| U32 cslbxScriptFileIndex | 1.3.6.1.4.1.9.9.254.1.15.1.1.1 | Unsigned32 | not-accessible | The Script file index. |
| ROW cslbxScriptFileRowStatus | 1.3.6.1.4.1.9.9.254.1.15.1.1.3 | RowStatus | read-create | The object used by a management station to create or delete the row entry in cslbxScriptFileTable following the RowStatus textual convention. |
| cslbxScriptFileTable | 1.3.6.1.4.1.9.9.254.1.15.1 | not-accessible | Table of Script files to be downloaded into a particular SLB device. The content of these text files can be excuted by the SLB device to provide additional health check functionality. | |
| cslbxScriptFileTableEntry | 1.3.6.1.4.1.9.9.254.1.15.1.1 | not-accessible | Information about a particular Script file configured on a particular local SLB entity. | |
| STR cslbxScriptFileUrl | 1.3.6.1.4.1.9.9.254.1.15.1.1.2 | SnmpAdminString | read-create | The name and location of the Script file. |
| cslbxScriptObjects | 1.3.6.1.4.1.9.9.254.1.15 | |||
| U32 cslbxScriptTaskIndex | 1.3.6.1.4.1.9.9.254.1.15.2.1.1 | Unsigned32 | not-accessible | The Script task index. |
| ROW cslbxScriptTaskRowStatus | 1.3.6.1.4.1.9.9.254.1.15.2.1.4 | RowStatus | read-create | The object used by a management station to create or delete the row entry in cslbxScriptTaskTable following the RowStatus textual convention. |
| STR cslbxScriptTaskScriptArguments | 1.3.6.1.4.1.9.9.254.1.15.2.1.3 | SnmpAdminString | read-create | The argument parameters passed into the executable Script. |
| STR cslbxScriptTaskScriptName | 1.3.6.1.4.1.9.9.254.1.15.2.1.2 | SlbFunctionNameString | read-create | The name of the function to be executed. |
| cslbxScriptTaskTable | 1.3.6.1.4.1.9.9.254.1.15.2 | not-accessible | Table of Script tasks to be executed by the SLB device when it is online. The scripts from the cslbxScriptFileTable are referenced in this table by the named labels. | |
| cslbxScriptTaskTableEntry | 1.3.6.1.4.1.9.9.254.1.15.2.1 | not-accessible | Information about a particular Script task configured on a particular local SLB entity. | |
| STR cslbxServerFarmClientNatPool | 1.3.6.1.4.1.9.9.254.1.2.1.1.3 | SlbObjectNameString | read-create | The name of the current client NAT pool associated with this server farm. |
| C64 cslbxServerFarmCurrConns | 1.3.6.1.4.1.9.9.254.1.2.5.1.2 | Counter64 | read-only | The total number of active connections loadbalanced to all the real servers associated with this server farm. |
| STR cslbxServerFarmDescription | 1.3.6.1.4.1.9.9.254.1.2.1.1.14 | SnmpAdminString | read-create | This object is used for configuring the description of the server farm. |
| SLB cslbxServerFarmFailAction | 1.3.6.1.4.1.9.9.254.1.2.1.1.4 | SlbFailAction | read-create | The current action assigned to this server farm when a server has failed ARP or health probe. |
| C64 cslbxServerFarmFailedConns | 1.3.6.1.4.1.9.9.254.1.2.5.1.3 | Counter64 | read-only | The total number of connections failed to all the real servers associated with this server farm. Failure reasons can be Maximum connections reached, Real Server down etc. |
| STR cslbxServerFarmHashCookieName | 1.3.6.1.4.1.9.9.254.1.2.1.1.11 | SnmpAdminString | read-create | This object is used for configuring the HTTP Cookie Name. This object is applicable only if the value of slbSererFarmPredictor is 'cookieHash'. |
| STR cslbxServerFarmHashHeaderName | 1.3.6.1.4.1.9.9.254.1.2.1.1.10 | SnmpAdminString | read-create | This object specifies the HTTP header name. This object is applicable only if the value of slbServerFarmPredictor is 'headerHash'. Following set of Header Name values are supported for this object: Accept Accept-Charset Accept-Encoding Accept-Language Authorization Cache-Control Connection Content-MD5 Expect, From, Host, If-Match Pragma, Referrer, Transfer-Encoding User-Agent, Via. |
| IP cslbxServerFarmHashMaskAddr | 1.3.6.1.4.1.9.9.254.1.2.1.1.2 | InetAddress | read-create | The mask value applied to the IP address before performing IP hashing operation. |
| IPt cslbxServerFarmHashMaskAddrType | 1.3.6.1.4.1.9.9.254.1.2.1.1.1 | InetAddressType | read-create | The type of address stored in cslbxServerFarmHashMaskAddr. |
| STR cslbxServerFarmHttpReturnCodeMap | 1.3.6.1.4.1.9.9.254.1.2.1.1.5 | SlbObjectNameString | read-create | The name of the HTTP return code checking applied to with this server farm. |
| NUM cslbxServerFarmInbandResetTimer | 1.3.6.1.4.1.9.9.254.1.2.1.1.7 | TimeInterval | read-create | The wait time interval before the inband health check reset a failed server to enable state. The value of zero indicates failed state will never reset. |
| U32 cslbxServerFarmInFailedThreshold | 1.3.6.1.4.1.9.9.254.1.2.1.1.6 | Unsigned32 | read-create | The threshold of failed connections before the inband health check taking a server in this farm out-of-service. |
| C32 cslbxServerFarmNumOfTimeBkInServs | 1.3.6.1.4.1.9.9.254.1.2.5.1.5 | Counter32 | read-only | This object contains the value of the number of times a serverfarm has returned back to inservice after failing over. The inservice state is specified by the cslbxServerFarmState object with a value of active(1). |
| C32 cslbxServerFarmNumOfTimeFailOvers | 1.3.6.1.4.1.9.9.254.1.2.5.1.4 | Counter32 | read-only | This object contains the value of the number of times a serverfarm has failed over. The failed over state is specified by the cslbxServerFarmState object with a value of inactive(2). |
| STR cslbxServerFarmProbeFarmName | 1.3.6.1.4.1.9.9.254.1.2.3.1.1 | SlbServerString | not-accessible | The name the server farm. |
| STR cslbxServerFarmProbeProbeName | 1.3.6.1.4.1.9.9.254.1.2.3.1.2 | SlbServerString | not-accessible | The name of probe. |
| ROW cslbxServerFarmProbeRowStatus | 1.3.6.1.4.1.9.9.254.1.2.3.1.3 | RowStatus | read-create | The object is used by a management station to create or delete the row entry in cslbxServerFarmProbeTable following the RowStatus textual convention. |
| cslbxServerFarmProbeTable | 1.3.6.1.4.1.9.9.254.1.2.3 | not-accessible | This is a table of probes in the server farms. | |
| cslbxServerFarmProbeTableEntry | 1.3.6.1.4.1.9.9.254.1.2.3.1 | not-accessible | Information about a particular probe associated with a particular server farm, served by a particular local SLB entity. | |
| cslbxServerFarms | 1.3.6.1.4.1.9.9.254.1.2 | |||
| cslbxServerFarmsExtGroup | 1.3.6.1.4.1.9.9.254.2.2.24 | A collection of objects related to server farm. | ||
| cslbxServerFarmsExtGroupRev1 | 1.3.6.1.4.1.9.9.254.2.2.37 | A collection of objects related to server farm. | ||
| cslbxServerFarmsGroup | 1.3.6.1.4.1.9.9.254.2.2.2 | A collection of cslbxServerFarmTable and cslbxRedirectSvrTable objects used to further define an SLB server farm. | ||
| cslbxServerFarmsHttpRetCodeGroup | 1.3.6.1.4.1.9.9.254.2.2.25 | A collection of objects related to HTTP Return Codes in server farm. | ||
| U32 cslbxServerFarmSlowStart | 1.3.6.1.4.1.9.9.254.1.2.1.1.9 | Unsigned32 | read-create | This object specifies that the connections to this serverfarm to be in slow start mode. In an environment that uses weighted least connections load balancing, a real server that is placed in service initially has no connections, and could therefore be assigned so many new connections that it becomes overloaded. To prevent such an overload, the slow start feature controls the number of new connections that are directed to a real server that has just been placed in service. This object is applicable if value of slbServerFarmPredictor is 'leastConns'. |
| INT cslbxServerFarmState | 1.3.6.1.4.1.9.9.254.1.2.1.1.16 | INTEGER | read-only | This object identifies the state of the serverfarm. The possible values are : active (1): Specifies that the serverfarm state is active. A serverfarm will be in the active state when atleast one of the realservers configured in this serverfarm is operationaly up and running. inactive(2): Specifies that the serverfarm state is inactive. A serverfarm will be in the inactive state when none of the realservers configured in this serverfarm is operationaly up and running. |
| cslbxServerFarmStatsEntry | 1.3.6.1.4.1.9.9.254.1.2.5.1 | not-accessible | An entry in cslbxServerFarmStatsTable. Each entry contains statistical information such as current connections, total connections etc. | |
| cslbxServerFarmStatsGroup | 1.3.6.1.4.1.9.9.254.2.2.36 | This group contains objects related to server farm statistics. | ||
| cslbxServerFarmStatsTable | 1.3.6.1.4.1.9.9.254.1.2.5 | not-accessible | This table contains the statistics of server farms | |
| cslbxServerFarmTable | 1.3.6.1.4.1.9.9.254.1.2.1 | not-accessible | This is a table of server farms, each of which is a group of real servers to be used by SLB for load balancing. It contains additional configurations to the slbSeverFarmTable. | |
| cslbxServerFarmTableEntry | 1.3.6.1.4.1.9.9.254.1.2.1.1 | not-accessible | Additional configuration parameters about a particular server farm served by a particular local SLB entity. | |
| C64 cslbxServerFarmTotalConns | 1.3.6.1.4.1.9.9.254.1.2.5.1.1 | Counter64 | read-only | The total number of connections loadbalanced to all the real servers associated with this server farm. |
| T/F cslbxServerFarmTransparent | 1.3.6.1.4.1.9.9.254.1.2.1.1.8 | TruthValue | read-create | This object is used for specifying a transparent server farm. In the transparent mode virtual IP Address to Server IP Address translation does not take place. The value 'true' is used for setting it to transparent mode. |
| INT cslbxServerFarmType | 1.3.6.1.4.1.9.9.254.1.2.1.1.15 | INTEGER | read-create | This object identifies the type of the serverfarm. The possible values are : redirect(1): Specifies that this server farm is just used for redirecting traffic to new virtual server equivalent. host (2): Specifies typical server farm offering services. This object cannot be changed when the slbServerFarmRowStatus value is 'active'. |
| STR cslbxServerFarmUrlPatternBegin | 1.3.6.1.4.1.9.9.254.1.2.1.1.12 | SnmpAdminString | read-create | The sub-string within the URL string at which to start the hashing operation. The hash result will be used in the server farm with predictor 'urlHash'(slbServerFarmPredictor = 'urlHash'). An empty string indicates hashing should start from the beginning of the URL. |
| STR cslbxServerFarmUrlPatternEnd | 1.3.6.1.4.1.9.9.254.1.2.1.1.13 | SnmpAdminString | read-create | The sub-string within the URL string at which to end the hashing operation. The hash result will be used in the server farm with predictor 'urlHash'(slbServerFarmPredictor = 'urlHash'). An empty string indicates hashing should stop at the end of the URL. |
| cslbxServerProbes | 1.3.6.1.4.1.9.9.254.1.6 | |||
| SLB cslbxSfarmHttpRetCodeActionType | 1.3.6.1.4.1.9.9.254.1.2.4.1.3 | SlbProbeAction | read-create | This object defines what actions will be taken if the HTTP return error code checking is done. The value 'countAction' increments the statistics of the number of occurrences of return codes received. The value 'logAction' specifies where syslog messages are sent when a threshold is reached. The value 'removeAction' specifies where the syslog messages are sent when a threshold is reached and the server is removed from the service. |
| CIS cslbxSfarmHttpRetCodeMaxValue | 1.3.6.1.4.1.9.9.254.1.2.4.1.2 | CiscoHTTPResponseStatusCode | read-create | This object is used for configuring the maximum value for HTTP return error code checking. When HTTP return code checking is configured, the HTTP responses are monitored for all the balanced HTTP connections. By using return code checking, one can ensure that good content is delivered. |
| CIS cslbxSfarmHttpRetCodeMinValue | 1.3.6.1.4.1.9.9.254.1.2.4.1.1 | CiscoHTTPResponseStatusCode | not-accessible | This object is used for configuring the minimum value for HTTP return code checking. When HTTP return code checking is configured, the HTTP responses are monitored for all the balanced HTTP connections. By using return code checking, one can ensure that good content is delivered. |
| NUM cslbxSfarmHttpRetCodeResetTimer | 1.3.6.1.4.1.9.9.254.1.2.4.1.5 | TimeInterval | read-create | The wait time interval before the processing can resume. This object is applicable if the value of This object is applicable only if the value of cslbxServerFarmRetCodeActionType is 'logAction' or 'removeAction'. |
| ROW cslbxSfarmHttpRetCodeRowStatus | 1.3.6.1.4.1.9.9.254.1.2.4.1.7 | RowStatus | read-create | The object is used for adding/deleting entries in the table. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. This object may be modified if the associated instance of this object is equal to active(1), notInService(2), or notReady(3). All other writable objects may be modified if the associated instance of this object is equal to notInService(2) or notReady(3). |
| STO cslbxSfarmHttpRetCodeStorageType | 1.3.6.1.4.1.9.9.254.1.2.4.1.6 | StorageType | read-create | The storage type for this conceptual row. |
| U32 cslbxSfarmHttpRetCodeThreshold | 1.3.6.1.4.1.9.9.254.1.2.4.1.4 | Unsigned32 | read-create | This object is used for configuring the number of return code occurrences before the action specified in cslbxServerFarmRetCodeActionType is taken. This object is applicable only if the value of cslbxServerFarmRetCodeActionType is 'logAction' or 'removeAction'. |
| cslbxSfarmHttpReturnCodeEntry | 1.3.6.1.4.1.9.9.254.1.2.4.1 | not-accessible | Information about HTTP return code checking for each server farm. The entry contains information on HTTP Retur Code range, Reset Timer and thresholds for taking actions. | |
| cslbxSfarmHttpReturnCodeTable | 1.3.6.1.4.1.9.9.254.1.2.4 | not-accessible | This table contains the objects that are related to HTTP return code checking in a server farm. | |
| cslbxStaticRouteEntry | 1.3.6.1.4.1.9.9.254.1.9.3.1 | not-accessible | This entry is for configuring the static route used by the SLB device. The SLB device will accept multiple destination gateways for the same route. The SLB should able to pick an active gateway for a given route. In some case, the SLB device can load-balancing among the gateways of the same route. | |
| IP cslbxStaticRouteGatewayAddr | 1.3.6.1.4.1.9.9.254.1.9.3.1.7 | InetAddress | not-accessible | The IP address of the next hop gateway. |
| IPt cslbxStaticRouteGatewayAddrType | 1.3.6.1.4.1.9.9.254.1.9.3.1.6 | InetAddressType | not-accessible | The type of address stored in cslbxStaticRouteGatewayAddr. |
| IP cslbxStaticRouteMaskAddr | 1.3.6.1.4.1.9.9.254.1.9.3.1.5 | InetAddress | not-accessible | The IP network mask of this route. |
| IPt cslbxStaticRouteMaskAddrType | 1.3.6.1.4.1.9.9.254.1.9.3.1.4 | InetAddressType | not-accessible | The type of address stored in cslbxStaticRouteMaskAddr. |
| ROW cslbxStaticRouteRowStatus | 1.3.6.1.4.1.9.9.254.1.9.3.1.8 | RowStatus | read-create | The object is used by a management station to create or delete the row entry in cslbxStaticRouteTable following the RowStatus textual convention. |
| IP cslbxStaticRouteSubnetAddr | 1.3.6.1.4.1.9.9.254.1.9.3.1.3 | InetAddress | not-accessible | The IP subnet of this route. |
| IPt cslbxStaticRouteSubnetAddrType | 1.3.6.1.4.1.9.9.254.1.9.3.1.2 | InetAddressType | not-accessible | The type of address stored in cslbxStaticRouteSubnetAddr. |
| cslbxStaticRouteTable | 1.3.6.1.4.1.9.9.254.1.9.3 | not-accessible | This table provides the configuration of static routes on the SLB device. | |
| U32 cslbxStaticRouteVlanId | 1.3.6.1.4.1.9.9.254.1.9.3.1.1 | Unsigned32 | not-accessible | The VLAN ID associated with this route. |
| cslbxStats | 1.3.6.1.4.1.9.9.254.1.1 | |||
| C64 cslbxStatsAclDenyHCRejects | 1.3.6.1.4.1.9.9.254.1.1.1.1.32 | Counter64 | read-only | The number of connections rejected because the the matching client access list was configured to deny access. This object is a 64-bit version of cslbxStatsAclDenyRejects. |
| C32 cslbxStatsAclDenyRejects | 1.3.6.1.4.1.9.9.254.1.1.1.1.17 | Counter32 | read-only | The number of connections rejected because the the matching client access list was configured to deny access. |
| C32 cslbxStatsBadSslFormatRejects | 1.3.6.1.4.1.9.9.254.1.1.1.1.19 | Counter32 | read-only | The number of connections rejected because some invalid or unrecognized SSL format was detected. |
| G32 cslbxStatsCurrConnections | 1.3.6.1.4.1.9.9.254.1.1.1.1.3 | Gauge32 | read-only | The number of connections currently still open. |
| G32 cslbxStatsCurrServerInitConns | 1.3.6.1.4.1.9.9.254.1.1.1.1.4 | Gauge32 | read-only | The number of server initiated connections currently still open. |
| C32 cslbxStatsDroppedL4PolicyConns | 1.3.6.1.4.1.9.9.254.1.1.1.1.9 | Counter32 | read-only | The number of connections dropped by virtual servers with only layer 4 configuration. |
| C64 cslbxStatsDroppedL4PolicyHCConns | 1.3.6.1.4.1.9.9.254.1.1.1.1.28 | Counter64 | read-only | The number of connections dropped by virtual servers with only layer 4 configuration. This object is a 64-bit version of cslbxStatsDroppedL4PolicyConns. |
| C32 cslbxStatsDroppedL7PolicyConns | 1.3.6.1.4.1.9.9.254.1.1.1.1.10 | Counter32 | read-only | The number of connections dropped by virtual servers with some layer 7 policy. |
| C64 cslbxStatsDroppedL7PolicyHCConns | 1.3.6.1.4.1.9.9.254.1.1.1.1.29 | Counter64 | read-only | The number of connections dropped by virtual servers with some layer 7 configuration. This object is a 64-bit version of cslbxStatsDroppedL7PolicyConns. |
| C32 cslbxStatsDroppedRedirectConns | 1.3.6.1.4.1.9.9.254.1.1.1.1.13 | Counter32 | read-only | The number of connections dropped by HTTP redirect servers. |
| C32 cslbxStatsFailedConns | 1.3.6.1.4.1.9.9.254.1.1.1.1.5 | Counter32 | read-only | The number of connections that were load balanced to real servers that then failed to respond. |
| C32 cslbxStatsFailedServerInitConns | 1.3.6.1.4.1.9.9.254.1.1.1.1.6 | Counter32 | read-only | The number of server initiated connections that failed. |
| C32 cslbxStatsFtpConns | 1.3.6.1.4.1.9.9.254.1.1.1.1.11 | Counter32 | read-only | The number of connections made to virtual servers with the FTP service. |
| cslbxStatsGroup | 1.3.6.1.4.1.9.9.254.2.2.1 | A collection of additional global statistics objects for the SLB entity. | ||
| cslbxStatsHCGroup | 1.3.6.1.4.1.9.9.254.2.2.35 | A collection of objects providing information specific to counter64 objects for SLB statistics. | ||
| C32 cslbxStatsHttpRedirectConns | 1.3.6.1.4.1.9.9.254.1.1.1.1.12 | Counter32 | read-only | The number of connections made to HTTP redirect servers. |
| C32 cslbxStatsIpChecksumErrorPkts | 1.3.6.1.4.1.9.9.254.1.1.1.1.25 | Counter32 | read-only | The accumulated number of IP packets which have checksum error. |
| C32 cslbxStatsL4PolicyConns | 1.3.6.1.4.1.9.9.254.1.1.1.1.7 | Counter32 | read-only | The number of connections made to the virtual servers with only layer 4 configuration. |
| C64 cslbxStatsL4PolicyHCConns | 1.3.6.1.4.1.9.9.254.1.1.1.1.26 | Counter64 | read-only | The number of connections made to the virtual servers with only layer 4 configuration. This object is a 64-bit version of cslbxStatsL4PolicyConns. |
| C32 cslbxStatsL7ParserErrorRejects | 1.3.6.1.4.1.9.9.254.1.1.1.1.20 | Counter32 | read-only | The number of connections rejected because an error occurred while parsing the connection data at Layer 7. |
| C32 cslbxStatsL7PolicyConns | 1.3.6.1.4.1.9.9.254.1.1.1.1.8 | Counter32 | read-only | The number of connections made to the virtual servers with some layer 7 configuration. |
| C64 cslbxStatsL7PolicyHCConns | 1.3.6.1.4.1.9.9.254.1.1.1.1.27 | Counter64 | read-only | The number of connections made to the virtual servers with some layer 7 configuration. This object is a 64-bit version of cslbxStatsL7PolicyConns. |
| C32 cslbxStatsMaxParseLenRejects | 1.3.6.1.4.1.9.9.254.1.1.1.1.18 | Counter32 | read-only | The number of connections rejected because the length of an HTTP request or response header exceeded the maximum L7 parse length configured for the matching virtual server. |
| C32 cslbxStatsNoActiveServerRejects | 1.3.6.1.4.1.9.9.254.1.1.1.1.16 | Counter32 | read-only | The number of connections rejected because the chosen server farm did not have any active servers. |
| C64 cslbxStatsNoCfgPolicyHCRejects | 1.3.6.1.4.1.9.9.254.1.1.1.1.31 | Counter64 | read-only | The number of connections rejected because the matching virtual server was not configured with any policy. This object is a 64-bit version of cslbxStatsNoCfgPolicyRejects. |
| C32 cslbxStatsNoCfgPolicyRejects | 1.3.6.1.4.1.9.9.254.1.1.1.1.15 | Counter32 | read-only | The number of connections rejected because the matching virtual server was not configured with any policy. |
| C64 cslbxStatsNoMatchPolicyHCRejects | 1.3.6.1.4.1.9.9.254.1.1.1.1.30 | Counter64 | read-only | The number of connections rejected because they failed to match any configured policy. This object is a 64-bit version of cslbxStatsNoMatchPolicyRejects. |
| C32 cslbxStatsNoMatchPolicyRejects | 1.3.6.1.4.1.9.9.254.1.1.1.1.14 | Counter32 | read-only | The number of connections rejected because they failed to match any configured policy. |
| C32 cslbxStatsOutOfMemoryRejects | 1.3.6.1.4.1.9.9.254.1.1.1.1.22 | Counter32 | read-only | The number of connections rejected because the SLB module could not allocate the required memory. |
| C32 cslbxStatsServerInitConnsEx | 1.3.6.1.4.1.9.9.254.1.1.1.1.1 | Counter32 | read-only | The total number of connections initiated by the servers. |
| C64 cslbxStatsServerInitHCConns | 1.3.6.1.4.1.9.9.254.1.1.1.1.2 | Counter64 | read-only | The total number of connections initiated by the servers. This is the 64-bit version of cslbxStatsServerInitConns. |
| cslbxStatsTable | 1.3.6.1.4.1.9.9.254.1.1.1 | not-accessible | A table of global SLB statistics for all local SLB entities. It contains addition information to the slbStatsTable. | |
| cslbxStatsTableEntry | 1.3.6.1.4.1.9.9.254.1.1.1.1 | not-accessible | A list of additional SLB statistics for a particular SLB entity. | |
| C32 cslbxStatsTcpChecksumErrorPkts | 1.3.6.1.4.1.9.9.254.1.1.1.1.24 | Counter32 | read-only | The accumulated number of TCP packets which have checksum error. |
| C32 cslbxStatsTimedOutConnections | 1.3.6.1.4.1.9.9.254.1.1.1.1.23 | Counter32 | read-only | The number of connections that were terminated because they were idle longer than the configured idle timeout value. |
| C64 cslbxStatsVerMismatchHCRejects | 1.3.6.1.4.1.9.9.254.1.1.1.1.33 | Counter64 | read-only | The number of connections rejected because the Layer 7 configuration was changed while Layer 7 parsing was occurring on the connection. This object is a 64-bit version of cslbxStatsVerMismatchRejects. |
| C32 cslbxStatsVerMismatchRejects | 1.3.6.1.4.1.9.9.254.1.1.1.1.21 | Counter32 | read-only | The number of connections rejected because the Layer 7 configuration was changed while Layer 7 parsing was occurring on the connection. |
| DAT cslbxStickyCookieExpiryDate | 1.3.6.1.4.1.9.9.254.1.4.3.1.5 | DateAndTime | read-create | This object identifies the valid life time of the cookie. This is the value sent in 'expires=' attribute of 'Set-Cookie' header in the HTTP response. |
| T/F cslbxStickyCookieInsertEnable | 1.3.6.1.4.1.9.9.254.1.4.3.1.4 | TruthValue | read-create | This object enables/disables inserting a cookie. The cookie insert feature enables the device to insert a cookie in the 'Set-Cookie' header in the HTTP response. |
| STR cslbxStickyCookieSecondary | 1.3.6.1.4.1.9.9.254.1.4.3.1.3 | SnmpAdminString | read-create | This object is used for configuring the alternate cookie name appearing in URL string to stick a connection. |
| STR cslbxStickyGroupCookieName | 1.3.6.1.4.1.9.9.254.1.4.1.1.5 | SnmpAdminString | read-create | The HTTP Cookie name used with httpCookieSticky type. |
| cslbxStickyGroupEntry | 1.3.6.1.4.1.9.9.254.1.4.1.1 | not-accessible | Information about a particular Sticky Group served by a particular local SLB entity. | |
| cslbxStickyGroupExtEntry | 1.3.6.1.4.1.9.9.254.1.4.3.1 | not-accessible | An entry in this table. Each entry contains offset, value, secondary cookie etc. | |
| cslbxStickyGroupExtTable | 1.3.6.1.4.1.9.9.254.1.4.3 | not-accessible | An extension to cslbxStickyGroupTable. This table contains additional objects related to sticky group. | |
| STR cslbxStickyGroupHeaderName | 1.3.6.1.4.1.9.9.254.1.4.1.1.8 | SnmpAdminString | read-create | This object identifies the HTTP Header name. This is applicable only if the value of cslbxStickyGroupType is 'httpHeaderSticky'. |
| U32 cslbxStickyGroupId | 1.3.6.1.4.1.9.9.254.1.4.1.1.1 | Unsigned32 | not-accessible | This Sticky Group's ID. |
| IP cslbxStickyGroupMaskAddress | 1.3.6.1.4.1.9.9.254.1.4.1.1.4 | InetAddress | read-create | The network mask used with the ipSticky type. The source IP address will be AND'ed with this mask before inserting into the sticky database. |
| IPt cslbxStickyGroupMaskAddressType | 1.3.6.1.4.1.9.9.254.1.4.1.1.3 | InetAddressType | read-create | The type of address stored in cslbxStickyGroupMaskAddress. |
| T/F cslbxStickyGroupReplicate | 1.3.6.1.4.1.9.9.254.1.4.1.1.10 | TruthValue | read-create | This object enables/disables sticky replication in a redundant configuration. |
| ROW cslbxStickyGroupRowStatus | 1.3.6.1.4.1.9.9.254.1.4.1.1.7 | RowStatus | read-create | The row status is used by a management station to create or delete the row entry in cslbxStickyGroupTable following the RowStatus textual convention. |
| cslbxStickyGroupsGroup | 1.3.6.1.4.1.9.9.254.2.2.4 | The SLB sticky group objects. | ||
| cslbxStickyGroupsGroupRev2 | 1.3.6.1.4.1.9.9.254.2.2.26 | The collection of objects for sticky features. | ||
| U32 cslbxStickyGroupStickyTimer | 1.3.6.1.4.1.9.9.254.1.4.1.1.6 | Unsigned32 | read-create | The length of time a Sticky Group may exist before being automatically removed. |
| cslbxStickyGroupTable | 1.3.6.1.4.1.9.9.254.1.4.1 | not-accessible | A table of Sticky Groups. | |
| T/F cslbxStickyGroupTimeoutActiveConn | 1.3.6.1.4.1.9.9.254.1.4.1.1.9 | TruthValue | read-create | This object specifies whether the sticky entries to be timed out if active connections exist once the sticky timer expires. If set to 'true', sticky entries will timeout even if connections exist. If set to 'false' sticky entries will not time out if there exist any active connections. |
| SLB cslbxStickyGroupType | 1.3.6.1.4.1.9.9.254.1.4.1.1.2 | SlbStickyType | read-create | This Sticky Group's type. |
| U32 cslbxStickyLength | 1.3.6.1.4.1.9.9.254.1.4.3.1.2 | Unsigned32 | read-create | This object represents the length of the value specified in cslbxStickyOffset to maintain sticky connections. |
| U32 cslbxStickyObjectGroupId | 1.3.6.1.4.1.9.9.254.1.4.2.1.2 | Unsigned32 | read-only | The group ID associated with this sticky entry. |
| U32 cslbxStickyObjectIndex | 1.3.6.1.4.1.9.9.254.1.4.2.1.1 | Unsigned32 | not-accessible | The sticky entry index. |
| IP cslbxStickyObjectRealAddress | 1.3.6.1.4.1.9.9.254.1.4.2.1.6 | InetAddress | read-only | The real server IP address selected for all clients matched this sticky entry. |
| IPt cslbxStickyObjectRealAddressType | 1.3.6.1.4.1.9.9.254.1.4.2.1.5 | InetAddressType | read-only | The type of address stored in cslbxStickyObjectRealAddress. |
| CIS cslbxStickyObjectRealPort | 1.3.6.1.4.1.9.9.254.1.4.2.1.7 | CiscoPort | read-only | The port number of the real server associated with this sticky entry. |
| cslbxStickyObjects | 1.3.6.1.4.1.9.9.254.1.4 | |||
| cslbxStickyObjectsGroup | 1.3.6.1.4.1.9.9.254.2.2.5 | The SLB Extended sticky objects. | ||
| U32 cslbxStickyObjectSourceInfo | 1.3.6.1.4.1.9.9.254.1.4.2.1.4 | Unsigned32 | read-only | The client IP address or hashed of source data used created this sticky entry. |
| cslbxStickyObjectTable | 1.3.6.1.4.1.9.9.254.1.4.2 | not-accessible | Table of existing sticky entries. Sticky entries allow related connections to be sent to the same real server on a per client basis. This table supports the Content Switching Module (CSM) feature which is not supported by the slbStickyObjectTable in the CISCO-SLB-MIB. | |
| cslbxStickyObjectTableEntry | 1.3.6.1.4.1.9.9.254.1.4.2.1 | not-accessible | Information about a particular sticky entry by a particular local SLB entity. | |
| SLB cslbxStickyObjectType | 1.3.6.1.4.1.9.9.254.1.4.2.1.3 | SlbStickyType | read-only | The sticky type of this sticky entry. |
| U32 cslbxStickyOffset | 1.3.6.1.4.1.9.9.254.1.4.3.1.1 | Unsigned32 | read-create | This object represents the offset value to specify portion of the cookie/header/SSL-ID to use to 'stick' connections. This object is applicable to following values of cslbxStickyGroupType: 'httpCookieSticky' 'sslSticky' 'httpHeaderSticky'. |
| SLB cslbxVirtualAdvertiseOption | 1.3.6.1.4.1.9.9.254.1.8.1.1.1 | SlbIpAdvertise | read-create | The advertise option for the virtual IP address. This value and the cslbxVirtualAdvertise value will determine whether and when to add the virtual IP address into the static route table. |
| STR cslbxVirtualBackupFarmName | 1.3.6.1.4.1.9.9.254.1.8.1.1.15 | SlbObjectNameString | read-create | The backup server farm to be used in case the primary server farm has no active server. |
| T/F cslbxVirtualBkFarmStickyEnabled | 1.3.6.1.4.1.9.9.254.1.8.1.1.16 | TruthValue | read-create | The current setting for enabling sticky option on the backup server farm. |
| SLB cslbxVirtualFlowMode | 1.3.6.1.4.1.9.9.254.1.8.1.1.11 | SlbDirectionalMode | read-create | The direction of the traffic flowing through the SLB device. |
| T/F cslbxVirtualHttpPersistenceSlb | 1.3.6.1.4.1.9.9.254.1.8.1.1.6 | TruthValue | read-create | The setting for load balancing each request in a HTTP 1.1 persistence connection. If set to 'true', the SLB device may direct successive HTTP requests in the same TCP connection to different destinations. |
| U32 cslbxVirtualL7MaxParseLength | 1.3.6.1.4.1.9.9.254.1.8.1.1.5 | Unsigned32 | read-create | The maximum number of characters to be parsed for Layer 7 (application level) specific information. If HTTP processing is required on an HTTP request or response with HTTP header length greater than cslbxVirtualL7MaxParseLength, the connection will be rejected and reset. |
| U32 cslbxVirtualMaxConns | 1.3.6.1.4.1.9.9.254.1.8.1.1.9 | Unsigned32 | read-create | The maximum number of connections can be concurrently opened to this virtual server. The value of zero indicates that there is no upper limit of connections to this virtual server. |
| STR cslbxVirtualOwnerName | 1.3.6.1.4.1.9.9.254.1.8.1.1.10 | SlbObjectNameString | read-create | The name of the associated Owner. |
| NUM cslbxVirtualPendingTimer | 1.3.6.1.4.1.9.9.254.1.8.1.1.4 | TimeInterval | read-create | The length of time before a connection in the pending state gets torn down. |
| SLB cslbxVirtualReplicationMode | 1.3.6.1.4.1.9.9.254.1.8.1.1.3 | SlbReplicationMode | read-create | Specifies which information will be replicated from the active device to a standby device in a fault tolerant configuration. |
| U32 cslbxVirtualReverseStickyGroup | 1.3.6.1.4.1.9.9.254.1.8.1.1.14 | Unsigned32 | read-create | The group number of the sticky group to be used when inserting reverse sticky entry. The value of zero indicates that reverse sticky is not enabled. |
| cslbxVirtualServers | 1.3.6.1.4.1.9.9.254.1.8 | |||
| cslbxVirtualServersExtGroup | 1.3.6.1.4.1.9.9.254.2.2.22 | The collection of additional objects used to define SSL sticky option, packet counters and flow control for a SLB Virtual Server. | ||
| cslbxVirtualServersGroup | 1.3.6.1.4.1.9.9.254.2.2.9 | A collection of virtual server and rule objects used to further define layer 7 parameters for the SLB virtual server. | ||
| cslbxVirtualServerTable | 1.3.6.1.4.1.9.9.254.1.8.1 | not-accessible | Table of virtual servers. It contains additional configurations for the slbVirtualServerTable. | |
| cslbxVirtualServerTableEntry | 1.3.6.1.4.1.9.9.254.1.8.1.1 | not-accessible | Additional configuration information about a particular virtual server served by a particular local SLB entity. | |
| U32 cslbxVirtualSSLStickyLength | 1.3.6.1.4.1.9.9.254.1.8.1.1.13 | Unsigned32 | read-create | The number of bytes of SSL session ID to be used as sticky data. |
| U32 cslbxVirtualSSLStickyOffset | 1.3.6.1.4.1.9.9.254.1.8.1.1.12 | Unsigned32 | read-create | The number of bytes offset into the SSL session ID where the sticky data started. |
| SLB cslbxVirtualURLHashBeginString | 1.3.6.1.4.1.9.9.254.1.8.1.1.7 | SlbRegularExpression | read-create | The sub-string within the URL string at which to start the hashing operation. The hash result will be used in the server farm with predictor 'urlHash'. An empty string indicates hashing should begin at the beginning of the URL. |
| SLB cslbxVirtualURLHashEndString | 1.3.6.1.4.1.9.9.254.1.8.1.1.8 | SlbRegularExpression | read-create | The sub-string within the URL string at which to end the hashing operation. The hash result will be used in the server farm with predictor 'urlHash'. An empty string indicates hashing should end at the end of the URL. |
| U32 cslbxVirtualVlanId | 1.3.6.1.4.1.9.9.254.1.8.1.1.2 | Unsigned32 | read-create | The VLAN ID associated with the virtual server. Only traffic from this VLAN may match the virtual server. By default (value of zero), a virtual server may match traffic from any VLAN. |
| IP cslbxVlanAddress | 1.3.6.1.4.1.9.9.254.1.9.1.1.4 | InetAddress | read-create | The IP address of this VLAN interface. |
| IPt cslbxVlanAddressType | 1.3.6.1.4.1.9.9.254.1.9.1.1.3 | InetAddressType | read-create | The type of address stored in cslbxVlanAddress. |
| cslbxVlanEntry | 1.3.6.1.4.1.9.9.254.1.9.1.1 | not-accessible | This entry is for configuring the VLAN on the SLB device. | |
| U32 cslbxVlanId | 1.3.6.1.4.1.9.9.254.1.9.1.1.1 | Unsigned32 | not-accessible | The 802.1q VLAN ID of this VLAN. |
| IP cslbxVlanMaskAddress | 1.3.6.1.4.1.9.9.254.1.9.1.1.6 | InetAddress | read-create | The network mask for this VLAN interface. |
| IPt cslbxVlanMaskAddressType | 1.3.6.1.4.1.9.9.254.1.9.1.1.5 | InetAddressType | read-create | The type of address stored in cslbxVlanMaskAddress. |
| ROW cslbxVlanRowStatus | 1.3.6.1.4.1.9.9.254.1.9.1.1.7 | RowStatus | read-create | The object is used by a management station to create or delete the row entry in cslbxVlanTable following the RowStatus textual convention. |
| cslbxVlans | 1.3.6.1.4.1.9.9.254.1.9 | |||
| cslbxVlansGroup | 1.3.6.1.4.1.9.9.254.2.2.10 | The SLB VLAN configuration objects. | ||
| cslbxVlanTable | 1.3.6.1.4.1.9.9.254.1.9.1 | not-accessible | This table provides the configuration of VLANs configured on the SLB. | |
| SLB cslbxVlanType | 1.3.6.1.4.1.9.9.254.1.9.1.1.2 | SlbVlanType | read-create | The type of this VLAN. |
| cslbxXmlConfig | 1.3.6.1.4.1.9.9.254.1.11 | |||
| STR cslbxXmlConfigClientGroupName | 1.3.6.1.4.1.9.9.254.1.11.1.1.8 | SlbObjectNameString | read-create | The group name of the associated client access list. |
| U32 cslbxXmlConfigClientGroupNumber | 1.3.6.1.4.1.9.9.254.1.11.1.1.7 | Unsigned32 | read-create | The group number of the associated client access list. |
| T/F cslbxXmlConfigEnabled | 1.3.6.1.4.1.9.9.254.1.11.1.1.1 | TruthValue | read-create | The current setting for enabling XML interface. If this is set, the XML configuration is enabled for this SLB instance. |
| cslbxXmlConfigGroup | 1.3.6.1.4.1.9.9.254.2.2.13 | The SLB XML configuration objects. | ||
| CIS cslbxXmlConfigListeningPort | 1.3.6.1.4.1.9.9.254.1.11.1.1.3 | CiscoPort | read-create | The TCP port on which this SLB instance listens for XML configuration requests. |
| STR cslbxXmlConfigPassword | 1.3.6.1.4.1.9.9.254.1.11.1.1.6 | SlbPasswordString | read-create | The required password for the purpose of validating the XML request. |
| ROW cslbxXmlConfigRowStatus | 1.3.6.1.4.1.9.9.254.1.11.1.1.4 | RowStatus | read-create | The row status is used by a management station to create or delete the row entry in cslbxXmlConfigTable following the RowStatus textual convention. |
| cslbxXmlConfigTable | 1.3.6.1.4.1.9.9.254.1.11.1 | not-accessible | Table of XML interface settings. | |
| cslbxXmlConfigTableEntry | 1.3.6.1.4.1.9.9.254.1.11.1.1 | not-accessible | Information about XML interface settings for a particular local SLB entity. | |
| STR cslbxXmlConfigUserName | 1.3.6.1.4.1.9.9.254.1.11.1.1.5 | SlbObjectNameString | read-create | The required username for the purpose of validating the XML request. |
| U32 cslbxXmlConfigVlanId | 1.3.6.1.4.1.9.9.254.1.11.1.1.2 | Unsigned32 | read-create | The VLAN ID on which to accept requests for configuration via XML. If it set to zero, then connection from any VLAN is acceptable. |
| cslbxXmlUserAccessGroup | 1.3.6.1.4.1.9.9.254.2.2.16 | The collection of additional objects used to further control the access to the SLB XML management interface. |
RFC description
Extends server load balancing management for Cisco Content Switching Module with advanced SLB features.
Start monitoring Cisco Catalyst 6500 Content Switching Module (CSM) and related SLB platforms with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.