MIB Viewer

CISCO-SLB-EXT-MIB

363 objects
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
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.254IdentityciscoSlbExtMIBThe extended MIB for managing Server Load Balancing Manager(s). This MIB extends the SLB management functionality in the CISCO-SLB-MIB. The Cisco Content Switc…
1.3.6.1.4.1.9.9.254.0NodeciscoSlbExtMIBNotifs
1.3.6.1.4.1.9.9.254.0.1NotificationcslbxFtStateChangecurrentThe notification generated when the Fault Tolerance process changes to a new state. The value of cslbxFtState indicates the new state.
1.3.6.1.4.1.9.9.254.1NodeciscoSlbExtMIBObjects
1.3.6.1.4.1.9.9.254.1.1NodecslbxStats
1.3.6.1.4.1.9.9.254.1.1.1TablecslbxStatsTablenot-accessiblecurrentA table of global SLB statistics for all local SLB entities. It contains addition information to the slbStatsTable.
1.3.6.1.4.1.9.9.254.1.1.1.1RowcslbxStatsTableEntrynot-accessiblecurrentA list of additional SLB statistics for a particular SLB entity.
1.3.6.1.4.1.9.9.254.1.1.1.1.1ColumncslbxStatsServerInitConnsread-onlycurrentThe total number of connections initiated by the servers.
1.3.6.1.4.1.9.9.254.1.1.1.1.2ColumncslbxStatsServerInitHCConnsread-onlycurrentThe total number of connections initiated by the servers. This is the 64-bit version of cslbxStatsServerInitConns.
1.3.6.1.4.1.9.9.254.1.1.1.1.3ColumncslbxStatsCurrConnectionsread-onlycurrentThe number of connections currently still open.
1.3.6.1.4.1.9.9.254.1.1.1.1.4ColumncslbxStatsCurrServerInitConnsread-onlycurrentThe number of server initiated connections currently still open.
1.3.6.1.4.1.9.9.254.1.1.1.1.5ColumncslbxStatsFailedConnsread-onlycurrentThe number of connections that were load balanced to real servers that then failed to respond.
1.3.6.1.4.1.9.9.254.1.1.1.1.6ColumncslbxStatsFailedServerInitConnsread-onlycurrentThe number of server initiated connections that failed.
1.3.6.1.4.1.9.9.254.1.1.1.1.7ColumncslbxStatsL4PolicyConnsread-onlycurrentThe number of connections made to the virtual servers with only layer 4 configuration.
1.3.6.1.4.1.9.9.254.1.1.1.1.8ColumncslbxStatsL7PolicyConnsread-onlycurrentThe number of connections made to the virtual servers with some layer 7 configuration.
1.3.6.1.4.1.9.9.254.1.1.1.1.9ColumncslbxStatsDroppedL4PolicyConnsread-onlycurrentThe number of connections dropped by virtual servers with only layer 4 configuration.
1.3.6.1.4.1.9.9.254.1.1.1.1.10ColumncslbxStatsDroppedL7PolicyConnsread-onlycurrentThe number of connections dropped by virtual servers with some layer 7 policy.
1.3.6.1.4.1.9.9.254.1.1.1.1.11ColumncslbxStatsFtpConnsread-onlycurrentThe number of connections made to virtual servers with the FTP service.
1.3.6.1.4.1.9.9.254.1.1.1.1.12ColumncslbxStatsHttpRedirectConnsread-onlycurrentThe number of connections made to HTTP redirect servers.
1.3.6.1.4.1.9.9.254.1.1.1.1.13ColumncslbxStatsDroppedRedirectConnsread-onlycurrentThe number of connections dropped by HTTP redirect servers.
1.3.6.1.4.1.9.9.254.1.1.1.1.14ColumncslbxStatsNoMatchPolicyRejectsread-onlycurrentThe number of connections rejected because they failed to match any configured policy.
1.3.6.1.4.1.9.9.254.1.1.1.1.15ColumncslbxStatsNoCfgPolicyRejectsread-onlycurrentThe number of connections rejected because the matching virtual server was not configured with any policy.
1.3.6.1.4.1.9.9.254.1.1.1.1.16ColumncslbxStatsNoActiveServerRejectsread-onlycurrentThe number of connections rejected because the chosen server farm did not have any active servers.
1.3.6.1.4.1.9.9.254.1.1.1.1.17ColumncslbxStatsAclDenyRejectsread-onlycurrentThe number of connections rejected because the the matching client access list was configured to deny access.
1.3.6.1.4.1.9.9.254.1.1.1.1.18ColumncslbxStatsMaxParseLenRejectsread-onlycurrentThe number of connections rejected because the length of an HTTP request or response header exceeded the maximum L7 parse length configured for the matching vi…
1.3.6.1.4.1.9.9.254.1.1.1.1.19ColumncslbxStatsBadSslFormatRejectsread-onlycurrentThe number of connections rejected because some invalid or unrecognized SSL format was detected.
1.3.6.1.4.1.9.9.254.1.1.1.1.20ColumncslbxStatsL7ParserErrorRejectsread-onlycurrentThe number of connections rejected because an error occurred while parsing the connection data at Layer 7.
1.3.6.1.4.1.9.9.254.1.1.1.1.21ColumncslbxStatsVerMismatchRejectsread-onlycurrentThe number of connections rejected because the Layer 7 configuration was changed while Layer 7 parsing was occurring on the connection.
1.3.6.1.4.1.9.9.254.1.1.1.1.22ColumncslbxStatsOutOfMemoryRejectsread-onlycurrentThe number of connections rejected because the SLB module could not allocate the required memory.
1.3.6.1.4.1.9.9.254.1.1.1.1.23ColumncslbxStatsTimedOutConnectionsread-onlycurrentThe number of connections that were terminated because they were idle longer than the configured idle timeout value.
1.3.6.1.4.1.9.9.254.1.1.1.1.24ColumncslbxStatsTcpChecksumErrorPktsread-onlycurrentThe accumulated number of TCP packets which have checksum error.
1.3.6.1.4.1.9.9.254.1.1.1.1.25ColumncslbxStatsIpChecksumErrorPktsread-onlycurrentThe accumulated number of IP packets which have checksum error.
1.3.6.1.4.1.9.9.254.1.1.1.1.26ColumncslbxStatsL4PolicyHCConnsread-onlycurrentThe number of connections made to the virtual servers with only layer 4 configuration. This object is a 64-bit version of cslbxStatsL4PolicyConns.
1.3.6.1.4.1.9.9.254.1.1.1.1.27ColumncslbxStatsL7PolicyHCConnsread-onlycurrentThe number of connections made to the virtual servers with some layer 7 configuration. This object is a 64-bit version of cslbxStatsL7PolicyConns.
1.3.6.1.4.1.9.9.254.1.1.1.1.28ColumncslbxStatsDroppedL4PolicyHCConnsread-onlycurrentThe number of connections dropped by virtual servers with only layer 4 configuration. This object is a 64-bit version of cslbxStatsDroppedL4PolicyConns.
1.3.6.1.4.1.9.9.254.1.1.1.1.29ColumncslbxStatsDroppedL7PolicyHCConnsread-onlycurrentThe number of connections dropped by virtual servers with some layer 7 configuration. This object is a 64-bit version of cslbxStatsDroppedL7PolicyConns.
1.3.6.1.4.1.9.9.254.1.1.1.1.30ColumncslbxStatsNoMatchPolicyHCRejectsread-onlycurrentThe number of connections rejected because they failed to match any configured policy. This object is a 64-bit version of cslbxStatsNoMatchPolicyRejects.
1.3.6.1.4.1.9.9.254.1.1.1.1.31ColumncslbxStatsNoCfgPolicyHCRejectsread-onlycurrentThe number of connections rejected because the matching virtual server was not configured with any policy. This object is a 64-bit version of cslbxStatsNoCfgPo…
1.3.6.1.4.1.9.9.254.1.1.1.1.32ColumncslbxStatsAclDenyHCRejectsread-onlycurrentThe number of connections rejected because the the matching client access list was configured to deny access. This object is a 64-bit version of cslbxStatsAclD…
1.3.6.1.4.1.9.9.254.1.1.1.1.33ColumncslbxStatsVerMismatchHCRejectsread-onlycurrentThe 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…
1.3.6.1.4.1.9.9.254.1.2NodecslbxServerFarms
1.3.6.1.4.1.9.9.254.1.2.1TablecslbxServerFarmTablenot-accessiblecurrentThis 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 sl…
1.3.6.1.4.1.9.9.254.1.2.1.1RowcslbxServerFarmTableEntrynot-accessiblecurrentAdditional configuration parameters about a particular server farm served by a particular local SLB entity.
1.3.6.1.4.1.9.9.254.1.2.1.1.1ColumncslbxServerFarmHashMaskAddrTyperead-createcurrentThe type of address stored in cslbxServerFarmHashMaskAddr.
1.3.6.1.4.1.9.9.254.1.2.1.1.2ColumncslbxServerFarmHashMaskAddrread-createcurrentThe mask value applied to the IP address before performing IP hashing operation.
1.3.6.1.4.1.9.9.254.1.2.1.1.3ColumncslbxServerFarmClientNatPoolread-createcurrentThe name of the current client NAT pool associated with this server farm.
1.3.6.1.4.1.9.9.254.1.2.1.1.4ColumncslbxServerFarmFailActionread-createcurrentThe current action assigned to this server farm when a server has failed ARP or health probe.
1.3.6.1.4.1.9.9.254.1.2.1.1.5ColumncslbxServerFarmHttpReturnCodeMapread-createcurrentThe name of the HTTP return code checking applied to with this server farm.
1.3.6.1.4.1.9.9.254.1.2.1.1.6ColumncslbxServerFarmInFailedThresholdread-createcurrentThe threshold of failed connections before the inband health check taking a server in this farm out-of-service.
1.3.6.1.4.1.9.9.254.1.2.1.1.7ColumncslbxServerFarmInbandResetTimerread-createcurrentThe 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.
1.3.6.1.4.1.9.9.254.1.2.1.1.8ColumncslbxServerFarmTransparentread-createcurrentThis 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. …
1.3.6.1.4.1.9.9.254.1.2.1.1.9ColumncslbxServerFarmSlowStartread-createcurrentThis object specifies that the connections to this serverfarm to be in slow start mode. In an environment that uses weighted least connections load balancing, …
1.3.6.1.4.1.9.9.254.1.2.1.1.10ColumncslbxServerFarmHashHeaderNameread-createcurrentThis object specifies the HTTP header name. This object is applicable only if the value of slbServerFarmPredictor is 'headerHash'. Following set of Header Name…
1.3.6.1.4.1.9.9.254.1.2.1.1.11ColumncslbxServerFarmHashCookieNameread-createcurrentThis object is used for configuring the HTTP Cookie Name. This object is applicable only if the value of slbSererFarmPredictor is 'cookieHash'.
1.3.6.1.4.1.9.9.254.1.2.1.1.12ColumncslbxServerFarmUrlPatternBeginread-createcurrentThe 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'(slbServe…
1.3.6.1.4.1.9.9.254.1.2.1.1.13ColumncslbxServerFarmUrlPatternEndread-createcurrentThe 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'(slbServerF…
1.3.6.1.4.1.9.9.254.1.2.1.1.14ColumncslbxServerFarmDescriptionread-createcurrentThis object is used for configuring the description of the server farm.
1.3.6.1.4.1.9.9.254.1.2.1.1.15ColumncslbxServerFarmTyperead-createcurrentThis object identifies the type of the serverfarm. The possible values are : redirect(1): Specifies that this server farm is just used for redirecting traffic …
1.3.6.1.4.1.9.9.254.1.2.1.1.16ColumncslbxServerFarmStateread-onlycurrentThis object identifies the state of the serverfarm. The possible values are : active (1): Specifies that the serverfarm state is active. A serverfarm will be i…
1.3.6.1.4.1.9.9.254.1.2.2TablecslbxRedirectSvrTablenot-accessiblecurrentA table of HTTP redirect servers. Entry attributes may be modified regardless of the value of cslbxRedirectSvrState.
1.3.6.1.4.1.9.9.254.1.2.2.1RowcslbxRedirectSvrTableEntrynot-accessiblecurrentInformation about a particular HTTP redirect virtual server in a particular server farm served by a particular local SLB entity.
1.3.6.1.4.1.9.9.254.1.2.2.1.1ColumncslbxRedirectSvrFarmNamenot-accessiblecurrentRedirect Server's server farm name.
1.3.6.1.4.1.9.9.254.1.2.2.1.2ColumncslbxRedirectSvrNamenot-accessiblecurrentThe name of the Redirect Server
1.3.6.1.4.1.9.9.254.1.2.2.1.3ColumncslbxRedirectSvrRelocationStrread-createcurrentThe relocation URL string sent in the reply of the Redirect Server.
1.3.6.1.4.1.9.9.254.1.2.2.1.4ColumncslbxRedirectSvrBackupStringread-createcurrentThe backup string sent in the reply of the Redirect Server when the associated real server is disabled.
1.3.6.1.4.1.9.9.254.1.2.2.1.5ColumncslbxRedirectSvrRedirectCoderead-createcurrentThe HTTP response code sent in the reply by the Redirect Server.
1.3.6.1.4.1.9.9.254.1.2.2.1.6ColumncslbxRedirectSvrRedirectPortread-createcurrentThe 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 differe…
1.3.6.1.4.1.9.9.254.1.2.2.1.7ColumncslbxRedirectSvrStateread-createcurrentThe current state of the Redirect Server.
1.3.6.1.4.1.9.9.254.1.2.2.1.8ColumncslbxRedirectSvrNumberOfConnsread-onlycurrentThe number TCP and UDP connections currently open on this Redirect Server.
1.3.6.1.4.1.9.9.254.1.2.2.1.9ColumncslbxRedirectSvrMaxConnsread-createcurrentThe maximum number of concurrent open connections the SLB will allow on this Redirect Server.
1.3.6.1.4.1.9.9.254.1.2.2.1.10ColumncslbxRedirectSvrAdminWeightread-createcurrentThe 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 thi…
1.3.6.1.4.1.9.9.254.1.2.2.1.11ColumncslbxRedirectSvrOperWeightread-onlycurrentThe 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 t…
1.3.6.1.4.1.9.9.254.1.2.2.1.12ColumncslbxRedirectSvrMetricread-onlycurrentThe value used by the least connections load-balancing algorithm. It is the number of connections divided by the actual operating weight. New connections will …
1.3.6.1.4.1.9.9.254.1.2.2.1.13ColumncslbxRedirectSvrTotalConnsread-onlycurrentThe total number of connections assigned to this Redirect Server since this server was configured.
1.3.6.1.4.1.9.9.254.1.2.2.1.14ColumncslbxRedirectSvrHCTotalConnsread-onlycurrentThe total number of connections assigned to this Redirect Server since this server was configured. This is the 64-bit version of cslbxRedirectSvrTotalConnectio…
1.3.6.1.4.1.9.9.254.1.2.2.1.15ColumncslbxRedirectSvrRowStatusread-createcurrentThe object used by a management station to create or delete the row entry in cslbxRedirectSvrTable following the RowStatus textual convention.
1.3.6.1.4.1.9.9.254.1.2.3TablecslbxServerFarmProbeTablenot-accessiblecurrentThis is a table of probes in the server farms.
1.3.6.1.4.1.9.9.254.1.2.3.1RowcslbxServerFarmProbeTableEntrynot-accessiblecurrentInformation about a particular probe associated with a particular server farm, served by a particular local SLB entity.
1.3.6.1.4.1.9.9.254.1.2.3.1.1ColumncslbxServerFarmProbeFarmNamenot-accessiblecurrentThe name the server farm.
1.3.6.1.4.1.9.9.254.1.2.3.1.2ColumncslbxServerFarmProbeProbeNamenot-accessiblecurrentThe name of probe.
1.3.6.1.4.1.9.9.254.1.2.3.1.3ColumncslbxServerFarmProbeRowStatusread-createcurrentThe object is used by a management station to create or delete the row entry in cslbxServerFarmProbeTable following the RowStatus textual convention.
1.3.6.1.4.1.9.9.254.1.2.4TablecslbxSfarmHttpReturnCodeTablenot-accessiblecurrentThis table contains the objects that are related to HTTP return code checking in a server farm.
1.3.6.1.4.1.9.9.254.1.2.4.1RowcslbxSfarmHttpReturnCodeEntrynot-accessiblecurrentInformation about HTTP return code checking for each server farm. The entry contains information on HTTP Retur Code range, Reset Timer and thresholds for takin…
1.3.6.1.4.1.9.9.254.1.2.4.1.1ColumncslbxSfarmHttpRetCodeMinValuenot-accessiblecurrentThis object is used for configuring the minimum value for HTTP return code checking. When HTTP return code checking is configured, the HTTP responses are monit…
1.3.6.1.4.1.9.9.254.1.2.4.1.2ColumncslbxSfarmHttpRetCodeMaxValueread-createcurrentThis 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…
1.3.6.1.4.1.9.9.254.1.2.4.1.3ColumncslbxSfarmHttpRetCodeActionTyperead-createcurrentThis 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 …
1.3.6.1.4.1.9.9.254.1.2.4.1.4ColumncslbxSfarmHttpRetCodeThresholdread-createcurrentThis object is used for configuring the number of return code occurrences before the action specified in cslbxServerFarmRetCodeActionType is taken. This object…
1.3.6.1.4.1.9.9.254.1.2.4.1.5ColumncslbxSfarmHttpRetCodeResetTimerread-createcurrentThe 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 cslbxServerFa…
1.3.6.1.4.1.9.9.254.1.2.4.1.6ColumncslbxSfarmHttpRetCodeStorageTyperead-createcurrentThe storage type for this conceptual row.
1.3.6.1.4.1.9.9.254.1.2.4.1.7ColumncslbxSfarmHttpRetCodeRowStatusread-createcurrentThe 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 va…
1.3.6.1.4.1.9.9.254.1.2.5TablecslbxServerFarmStatsTablenot-accessiblecurrentThis table contains the statistics of server farms
1.3.6.1.4.1.9.9.254.1.2.5.1RowcslbxServerFarmStatsEntrynot-accessiblecurrentAn entry in cslbxServerFarmStatsTable. Each entry contains statistical information such as current connections, total connections etc.
1.3.6.1.4.1.9.9.254.1.2.5.1.1ColumncslbxServerFarmTotalConnsread-onlycurrentThe total number of connections loadbalanced to all the real servers associated with this server farm.
1.3.6.1.4.1.9.9.254.1.2.5.1.2ColumncslbxServerFarmCurrConnsread-onlycurrentThe total number of active connections loadbalanced to all the real servers associated with this server farm.
1.3.6.1.4.1.9.9.254.1.2.5.1.3ColumncslbxServerFarmFailedConnsread-onlycurrentThe total number of connections failed to all the real servers associated with this server farm. Failure reasons can be Maximum connections reached, Real Serve…
1.3.6.1.4.1.9.9.254.1.2.5.1.4ColumncslbxServerFarmNumOfTimeFailOversread-onlycurrentThis 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 …
1.3.6.1.4.1.9.9.254.1.2.5.1.5ColumncslbxServerFarmNumOfTimeBkInServsread-onlycurrentThis 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 c…
1.3.6.1.4.1.9.9.254.1.3NodecslbxClientNatPools
1.3.6.1.4.1.9.9.254.1.3.1TablecslbxNatPoolTablenot-accessiblecurrentA table of IP NAT pools.
1.3.6.1.4.1.9.9.254.1.3.1.1RowcslbxNatPoolEntrynot-accessiblecurrentInformation about a particular NAT pool served by a particular local SLB entity.
1.3.6.1.4.1.9.9.254.1.3.1.1.1ColumncslbxNatPoolNamenot-accessiblecurrentThe name of the NAT pool.
1.3.6.1.4.1.9.9.254.1.3.1.1.2ColumncslbxNatPoolStartAddressTyperead-createcurrentThe type of address stored in cslbxNatPoolStartAddress.
1.3.6.1.4.1.9.9.254.1.3.1.1.3ColumncslbxNatPoolStartAddressread-createcurrentThe first IP address in this NAT pool.
1.3.6.1.4.1.9.9.254.1.3.1.1.4ColumncslbxNatPoolEndAddressTyperead-createcurrentThe type of address stored in cslbxNatPoolEndAddress.
1.3.6.1.4.1.9.9.254.1.3.1.1.5ColumncslbxNatPoolEndAddressread-createcurrentThe last IP address in this NAT pool.
1.3.6.1.4.1.9.9.254.1.3.1.1.6ColumncslbxNatPoolRowStatusread-createcurrentThe object is used by a management station to create or delete the row entry in cslbxNatPoolTable following the RowStatus textual convention.
1.3.6.1.4.1.9.9.254.1.4NodecslbxStickyObjects
1.3.6.1.4.1.9.9.254.1.4.1TablecslbxStickyGroupTablenot-accessiblecurrentA table of Sticky Groups.
1.3.6.1.4.1.9.9.254.1.4.1.1RowcslbxStickyGroupEntrynot-accessiblecurrentInformation about a particular Sticky Group served by a particular local SLB entity.
1.3.6.1.4.1.9.9.254.1.4.1.1.1ColumncslbxStickyGroupIdnot-accessiblecurrentThis Sticky Group's ID.
1.3.6.1.4.1.9.9.254.1.4.1.1.2ColumncslbxStickyGroupTyperead-createcurrentThis Sticky Group's type.
1.3.6.1.4.1.9.9.254.1.4.1.1.3ColumncslbxStickyGroupMaskAddressTyperead-createcurrentThe type of address stored in cslbxStickyGroupMaskAddress.
1.3.6.1.4.1.9.9.254.1.4.1.1.4ColumncslbxStickyGroupMaskAddressread-createcurrentThe network mask used with the ipSticky type. The source IP address will be AND'ed with this mask before inserting into the sticky database.
1.3.6.1.4.1.9.9.254.1.4.1.1.5ColumncslbxStickyGroupCookieNameread-createcurrentThe HTTP Cookie name used with httpCookieSticky type.
1.3.6.1.4.1.9.9.254.1.4.1.1.6ColumncslbxStickyGroupStickyTimerread-createcurrentThe length of time a Sticky Group may exist before being automatically removed.
1.3.6.1.4.1.9.9.254.1.4.1.1.7ColumncslbxStickyGroupRowStatusread-createcurrentThe row status is used by a management station to create or delete the row entry in cslbxStickyGroupTable following the RowStatus textual convention.
1.3.6.1.4.1.9.9.254.1.4.1.1.8ColumncslbxStickyGroupHeaderNameread-createcurrentThis object identifies the HTTP Header name. This is applicable only if the value of cslbxStickyGroupType is 'httpHeaderSticky'.
1.3.6.1.4.1.9.9.254.1.4.1.1.9ColumncslbxStickyGroupTimeoutActiveConnread-createcurrentThis 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 wi…
1.3.6.1.4.1.9.9.254.1.4.1.1.10ColumncslbxStickyGroupReplicateread-createcurrentThis object enables/disables sticky replication in a redundant configuration.
1.3.6.1.4.1.9.9.254.1.4.2TablecslbxStickyObjectTablenot-accessiblecurrentTable 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 Co…
1.3.6.1.4.1.9.9.254.1.4.2.1RowcslbxStickyObjectTableEntrynot-accessiblecurrentInformation about a particular sticky entry by a particular local SLB entity.
1.3.6.1.4.1.9.9.254.1.4.2.1.1ColumncslbxStickyObjectIndexnot-accessiblecurrentThe sticky entry index.
1.3.6.1.4.1.9.9.254.1.4.2.1.2ColumncslbxStickyObjectGroupIdread-onlycurrentThe group ID associated with this sticky entry.
1.3.6.1.4.1.9.9.254.1.4.2.1.3ColumncslbxStickyObjectTyperead-onlycurrentThe sticky type of this sticky entry.
1.3.6.1.4.1.9.9.254.1.4.2.1.4ColumncslbxStickyObjectSourceInforead-onlycurrentThe client IP address or hashed of source data used created this sticky entry.
1.3.6.1.4.1.9.9.254.1.4.2.1.5ColumncslbxStickyObjectRealAddressTyperead-onlycurrentThe type of address stored in cslbxStickyObjectRealAddress.
1.3.6.1.4.1.9.9.254.1.4.2.1.6ColumncslbxStickyObjectRealAddressread-onlycurrentThe real server IP address selected for all clients matched this sticky entry.
1.3.6.1.4.1.9.9.254.1.4.2.1.7ColumncslbxStickyObjectRealPortread-onlycurrentThe port number of the real server associated with this sticky entry.
1.3.6.1.4.1.9.9.254.1.4.3TablecslbxStickyGroupExtTablenot-accessiblecurrentAn extension to cslbxStickyGroupTable. This table contains additional objects related to sticky group.
1.3.6.1.4.1.9.9.254.1.4.3.1RowcslbxStickyGroupExtEntrynot-accessiblecurrentAn entry in this table. Each entry contains offset, value, secondary cookie etc.
1.3.6.1.4.1.9.9.254.1.4.3.1.1ColumncslbxStickyOffsetread-createcurrentThis 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 va…
1.3.6.1.4.1.9.9.254.1.4.3.1.2ColumncslbxStickyLengthread-createcurrentThis object represents the length of the value specified in cslbxStickyOffset to maintain sticky connections.
1.3.6.1.4.1.9.9.254.1.4.3.1.3ColumncslbxStickyCookieSecondaryread-createcurrentThis object is used for configuring the alternate cookie name appearing in URL string to stick a connection.
1.3.6.1.4.1.9.9.254.1.4.3.1.4ColumncslbxStickyCookieInsertEnableread-createcurrentThis 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 respons…
1.3.6.1.4.1.9.9.254.1.4.3.1.5ColumncslbxStickyCookieExpiryDateread-createcurrentThis 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.
1.3.6.1.4.1.9.9.254.1.5NodecslbxMaps
1.3.6.1.4.1.9.9.254.1.5.1TablecslbxMapTablenot-accessiblecurrentTable of SLB map groups. A SLB map group contains a list of matching criteria.
1.3.6.1.4.1.9.9.254.1.5.1.1RowcslbxMapTableEntrynot-accessiblecurrentInformation about a particular map group, served by a particular local SLB entity.
1.3.6.1.4.1.9.9.254.1.5.1.1.1ColumncslbxMapNamenot-accessiblecurrentThe name of the map group.
1.3.6.1.4.1.9.9.254.1.5.1.1.2ColumncslbxMapTyperead-createcurrentThe type of the map group.
1.3.6.1.4.1.9.9.254.1.5.1.1.3ColumncslbxMapRowStatusread-createcurrentThe object used by a management station to create or delete the row entry in cslbxMapTable following the RowStatus textual convention.
1.3.6.1.4.1.9.9.254.1.5.2TablecslbxHttpExpressionTablenot-accessiblecurrentTable of HTTP field and regular expressions.
1.3.6.1.4.1.9.9.254.1.5.2.1RowcslbxHttpExpressionTableEntrynot-accessiblecurrentInformation about a particular HTTP field and the regular expression in a particular map group, served by a particular local SLB entity.
1.3.6.1.4.1.9.9.254.1.5.2.1.1ColumncslbxHttpExpressionMapNamenot-accessiblecurrentThe name of the Map containing this entry. This entry is only valid for cslbxMapType of: 'urlMap', 'cookieMap', or 'headerMap'.
1.3.6.1.4.1.9.9.254.1.5.2.1.2ColumncslbxHttpExpressionIndexnot-accessiblecurrentThe index of this item within a Map group.
1.3.6.1.4.1.9.9.254.1.5.2.1.3ColumncslbxHttpExpressionFieldNameread-createcurrentThe 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', sinc…
1.3.6.1.4.1.9.9.254.1.5.2.1.4ColumncslbxHttpExpressionValueread-createcurrentThe regular expression to match against a HTTP URL, Cookie, or Header field.
1.3.6.1.4.1.9.9.254.1.5.2.1.5ColumncslbxHttpExpressionRowStatusread-createcurrentThe object used by a management station to create or delete the row entry in cslbxHttpExpressionTable following the RowStatus textual convention.
1.3.6.1.4.1.9.9.254.1.5.2.1.6ColumncslbxHttpExpressionRequestMethodread-createcurrentThe expression string to match against the HTTP request method type string. Some of the standard request methods are: 'GET', 'HEAD', 'POST', 'PUT', 'DELETE', '…
1.3.6.1.4.1.9.9.254.1.5.3TablecslbxHttpReturnCodeTablenot-accessiblecurrentTable 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 st…
1.3.6.1.4.1.9.9.254.1.5.3.1RowcslbxHttpReturnCodeEntrynot-accessiblecurrentInformation about the particular action rule in a particular map of type 'returnCodeMap' dealing with a particular range of HTTP return codes, served by a part…
1.3.6.1.4.1.9.9.254.1.5.3.1.1ColumncslbxHttpReturnCodeMapNamenot-accessiblecurrentThe name of the ReturnCode map containing this action rule.
1.3.6.1.4.1.9.9.254.1.5.3.1.2ColumncslbxHttpReturnCodeMinValuenot-accessiblecurrentThe minimum HTTP return code that this rule matches.
1.3.6.1.4.1.9.9.254.1.5.3.1.3ColumncslbxHttpReturnCodeMaxValueread-createcurrentThe maximum HTTP return code that this rule matches.
1.3.6.1.4.1.9.9.254.1.5.3.1.4ColumncslbxHttpReturnCodeThresholdread-createcurrentThe number of times the return code seen before the action taking place. Once HTTP return codes between cslbxHttpReturnCodeMinValue and cslbxHttpReturnCodeMaxV…
1.3.6.1.4.1.9.9.254.1.5.3.1.5ColumncslbxHttpReturnCodeResetTimerread-createcurrentThe 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 …
1.3.6.1.4.1.9.9.254.1.5.3.1.6ColumncslbxHttpReturnCodeTyperead-createcurrentThe action associated with this rule.
1.3.6.1.4.1.9.9.254.1.5.3.1.7ColumncslbxHttpReturnCodeRowStatusread-createcurrentThe object used by a management station to create or delete the row entry in cslbxHttpReturnCodeTable following the RowStatus textual convention.
1.3.6.1.4.1.9.9.254.1.6NodecslbxServerProbes
1.3.6.1.4.1.9.9.254.1.7NodecslbxPolicies
1.3.6.1.4.1.9.9.254.1.7.1TablecslbxPolicyTablenot-accessiblecurrentTable of load balancing policies.
1.3.6.1.4.1.9.9.254.1.7.1.1RowcslbxPolicyTableEntrynot-accessiblecurrentInformation about a particular policy configured on a particular local SLB entity.
1.3.6.1.4.1.9.9.254.1.7.1.1.1ColumncslbxPolicyNamenot-accessiblecurrentThe name of the policy.
1.3.6.1.4.1.9.9.254.1.7.1.1.2ColumncslbxPolicyClientGroupNumberread-createcurrentThe group number of the associated client access list.
1.3.6.1.4.1.9.9.254.1.7.1.1.3ColumncslbxPolicyClientGroupNameread-createcurrentThe group name of the associated client access list.
1.3.6.1.4.1.9.9.254.1.7.1.1.4ColumncslbxPolicyUrlMapread-createcurrentThe name of the associated URL map.
1.3.6.1.4.1.9.9.254.1.7.1.1.5ColumncslbxPolicyCookieMapread-createcurrentThe name of the associated Cookie map.
1.3.6.1.4.1.9.9.254.1.7.1.1.6ColumncslbxPolicyGenericHeaderMapread-createcurrentThe name of the associated generic HTTP header map.
1.3.6.1.4.1.9.9.254.1.7.1.1.7ColumncslbxPolicyStickyGroupread-createcurrentThe number of the associated sticky group. The value '0' indicates no sticky group is associated.
1.3.6.1.4.1.9.9.254.1.7.1.1.8ColumncslbxPolicyDscpEnabledread-createcurrentThe 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…
1.3.6.1.4.1.9.9.254.1.7.1.1.9ColumncslbxPolicyDscpStampingread-createcurrentThe value to be stamped over the TCP TOS (type-of-service) byte.
1.3.6.1.4.1.9.9.254.1.7.1.1.10ColumncslbxPolicyFarmNameread-createcurrentThe server farm to which a connection matching this policy may be assigned.
1.3.6.1.4.1.9.9.254.1.7.1.1.11ColumncslbxPolicyRowStatusread-createcurrentThe object used by a management station to create or delete the row entry in cslbxPolicyTable following the RowStatus textual convention.
1.3.6.1.4.1.9.9.254.1.7.1.1.12ColumncslbxPolicyBackupFarmNameread-createcurrentThe backup server farm to be used in case the primary server farm has no active server.
1.3.6.1.4.1.9.9.254.1.7.1.1.13ColumncslbxPolicyBkFarmStickyEnabledread-createcurrentThe current setting for enabling sticky option on the backup server farm.
1.3.6.1.4.1.9.9.254.1.7.1.1.14ColumncslbxPolicyReverseStickyGroupread-createcurrentThe 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.
1.3.6.1.4.1.9.9.254.1.8NodecslbxVirtualServers
1.3.6.1.4.1.9.9.254.1.8.1TablecslbxVirtualServerTablenot-accessiblecurrentTable of virtual servers. It contains additional configurations for the slbVirtualServerTable.
1.3.6.1.4.1.9.9.254.1.8.1.1RowcslbxVirtualServerTableEntrynot-accessiblecurrentAdditional configuration information about a particular virtual server served by a particular local SLB entity.
1.3.6.1.4.1.9.9.254.1.8.1.1.1ColumncslbxVirtualAdvertiseOptionread-createcurrentThe advertise option for the virtual IP address. This value and the cslbxVirtualAdvertise value will determine whether and when to add the virtual IP address i…
1.3.6.1.4.1.9.9.254.1.8.1.1.2ColumncslbxVirtualVlanIdread-createcurrentThe 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 matc…
1.3.6.1.4.1.9.9.254.1.8.1.1.3ColumncslbxVirtualReplicationModeread-createcurrentSpecifies which information will be replicated from the active device to a standby device in a fault tolerant configuration.
1.3.6.1.4.1.9.9.254.1.8.1.1.4ColumncslbxVirtualPendingTimerread-createcurrentThe length of time before a connection in the pending state gets torn down.
1.3.6.1.4.1.9.9.254.1.8.1.1.5ColumncslbxVirtualL7MaxParseLengthread-createcurrentThe maximum number of characters to be parsed for Layer 7 (application level) specific information. If HTTP processing is required on an HTTP request or respon…
1.3.6.1.4.1.9.9.254.1.8.1.1.6ColumncslbxVirtualHttpPersistenceSlbread-createcurrentThe 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 s…
1.3.6.1.4.1.9.9.254.1.8.1.1.7ColumncslbxVirtualURLHashBeginStringread-createcurrentThe 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 empt…
1.3.6.1.4.1.9.9.254.1.8.1.1.8ColumncslbxVirtualURLHashEndStringread-createcurrentThe 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 …
1.3.6.1.4.1.9.9.254.1.8.1.1.9ColumncslbxVirtualMaxConnsread-createcurrentThe 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…
1.3.6.1.4.1.9.9.254.1.8.1.1.10ColumncslbxVirtualOwnerNameread-createcurrentThe name of the associated Owner.
1.3.6.1.4.1.9.9.254.1.8.1.1.11ColumncslbxVirtualFlowModeread-createcurrentThe direction of the traffic flowing through the SLB device.
1.3.6.1.4.1.9.9.254.1.8.1.1.12ColumncslbxVirtualSSLStickyOffsetread-createcurrentThe number of bytes offset into the SSL session ID where the sticky data started.
1.3.6.1.4.1.9.9.254.1.8.1.1.13ColumncslbxVirtualSSLStickyLengthread-createcurrentThe number of bytes of SSL session ID to be used as sticky data.
1.3.6.1.4.1.9.9.254.1.8.1.1.14ColumncslbxVirtualReverseStickyGroupread-createcurrentThe 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.
1.3.6.1.4.1.9.9.254.1.8.1.1.15ColumncslbxVirtualBackupFarmNameread-createcurrentThe backup server farm to be used in case the primary server farm has no active server.
1.3.6.1.4.1.9.9.254.1.8.1.1.16ColumncslbxVirtualBkFarmStickyEnabledread-createcurrentThe current setting for enabling sticky option on the backup server farm.
1.3.6.1.4.1.9.9.254.1.8.2TablecslbxRuleTablenot-accessiblecurrentThis table provides the function to apply the policies to the virtual servers. Using different policies, the SLB can direct traffic matching different patterns…
1.3.6.1.4.1.9.9.254.1.8.2.1RowcslbxRuleEntrynot-accessiblecurrentThis entry links one SLB policy to a virtual server. If the status of associated cslbxRuleVirtualServerName or the status of associated cslbxRulePolicyName is …
1.3.6.1.4.1.9.9.254.1.8.2.1.1ColumncslbxRuleVirtualServerNamenot-accessiblecurrentThe name of the associated virtual server.
1.3.6.1.4.1.9.9.254.1.8.2.1.2ColumncslbxRulePolicyNamenot-accessiblecurrentThe name of the associated SLB policy.
1.3.6.1.4.1.9.9.254.1.8.2.1.3ColumncslbxRuleCurrentConnectionsread-onlycurrentThe current number of open connections that matched this SLB policy.
1.3.6.1.4.1.9.9.254.1.8.2.1.4ColumncslbxRuleTotalConnectionsread-onlycurrentThe total number of connections that ever matched this SLB policy.
1.3.6.1.4.1.9.9.254.1.8.2.1.5ColumncslbxRuleHCTotalConnectionsread-onlycurrentThe total number of connections that ever matched this SLB policy. This is the 64-bit version of cslbxRuleTotalConnections.
1.3.6.1.4.1.9.9.254.1.8.2.1.6ColumncslbxRuleTotalClientPacketsread-onlycurrentThe total number of packets ever sent by the client to the server on a connection that matched this SLB policy.
1.3.6.1.4.1.9.9.254.1.8.2.1.7ColumncslbxRuleHCTotalClientPacketsread-onlycurrentThe 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 cslbxRuleTotalCli…
1.3.6.1.4.1.9.9.254.1.8.2.1.8ColumncslbxRuleTotalServerPacketsread-onlycurrentThe total number of packets ever sent by the server to the client on a connection that matched this SLB policy.
1.3.6.1.4.1.9.9.254.1.8.2.1.9ColumncslbxRuleHCTotalServerPacketsread-onlycurrentThe 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 cslbxRuleTotalSer…
1.3.6.1.4.1.9.9.254.1.8.2.1.10ColumncslbxRuleRowStatusread-createcurrentThe object used by a management station to create or delete the row entry in cslbxRuleTable following the RowStatus textual convention.
1.3.6.1.4.1.9.9.254.1.8.2.1.11ColumncslbxRuleTotalClientOctetsread-onlycurrentThe total number of octets ever sent by the client to the server on a connection that matched this SLB policy.
1.3.6.1.4.1.9.9.254.1.8.2.1.12ColumncslbxRuleHCTotalClientOctetsread-onlycurrentThe 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 cslbxRuleTotalClie…
1.3.6.1.4.1.9.9.254.1.8.2.1.13ColumncslbxRuleTotalServerOctetsread-onlycurrentThe total number of octets ever sent by the server to the client on a connection that matched this SLB policy.
1.3.6.1.4.1.9.9.254.1.8.2.1.14ColumncslbxRuleHCTotalServerOctetsread-onlycurrentThe 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 cslbxRuleTotalServ…
1.3.6.1.4.1.9.9.254.1.9NodecslbxVlans
1.3.6.1.4.1.9.9.254.1.9.1TablecslbxVlanTablenot-accessiblecurrentThis table provides the configuration of VLANs configured on the SLB.
1.3.6.1.4.1.9.9.254.1.9.1.1RowcslbxVlanEntrynot-accessiblecurrentThis entry is for configuring the VLAN on the SLB device.
1.3.6.1.4.1.9.9.254.1.9.1.1.1ColumncslbxVlanIdnot-accessiblecurrentThe 802.1q VLAN ID of this VLAN.
1.3.6.1.4.1.9.9.254.1.9.1.1.2ColumncslbxVlanTyperead-createcurrentThe type of this VLAN.
1.3.6.1.4.1.9.9.254.1.9.1.1.3ColumncslbxVlanAddressTyperead-createcurrentThe type of address stored in cslbxVlanAddress.
1.3.6.1.4.1.9.9.254.1.9.1.1.4ColumncslbxVlanAddressread-createcurrentThe IP address of this VLAN interface.
1.3.6.1.4.1.9.9.254.1.9.1.1.5ColumncslbxVlanMaskAddressTyperead-createcurrentThe type of address stored in cslbxVlanMaskAddress.
1.3.6.1.4.1.9.9.254.1.9.1.1.6ColumncslbxVlanMaskAddressread-createcurrentThe network mask for this VLAN interface.
1.3.6.1.4.1.9.9.254.1.9.1.1.7ColumncslbxVlanRowStatusread-createcurrentThe object is used by a management station to create or delete the row entry in cslbxVlanTable following the RowStatus textual convention.
1.3.6.1.4.1.9.9.254.1.9.2TablecslbxAliasAddrTablenot-accessiblecurrentThis 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 …
1.3.6.1.4.1.9.9.254.1.9.2.1RowcslbxAliasAddrEntrynot-accessiblecurrentThis entry is for configuring an alias IP address on the SLB device.
1.3.6.1.4.1.9.9.254.1.9.2.1.1ColumncslbxAliasAddrVlanIdnot-accessiblecurrentThe VLAN ID associated with this alias address.
1.3.6.1.4.1.9.9.254.1.9.2.1.2ColumncslbxAliasAddrAddressTypenot-accessiblecurrentThe type of address stored in cslbxAliasAddrAddress.
1.3.6.1.4.1.9.9.254.1.9.2.1.3ColumncslbxAliasAddrAddressnot-accessiblecurrentThe alias IP address itself.
1.3.6.1.4.1.9.9.254.1.9.2.1.4ColumncslbxAliasAddrRowStatusread-createcurrentThe object is used by a management station to create or delete the row entry in cslbxAliasAddrTable following the RowStatus textual convention.
1.3.6.1.4.1.9.9.254.1.9.3TablecslbxStaticRouteTablenot-accessiblecurrentThis table provides the configuration of static routes on the SLB device.
1.3.6.1.4.1.9.9.254.1.9.3.1RowcslbxStaticRouteEntrynot-accessiblecurrentThis 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 sho…
1.3.6.1.4.1.9.9.254.1.9.3.1.1ColumncslbxStaticRouteVlanIdnot-accessiblecurrentThe VLAN ID associated with this route.
1.3.6.1.4.1.9.9.254.1.9.3.1.2ColumncslbxStaticRouteSubnetAddrTypenot-accessiblecurrentThe type of address stored in cslbxStaticRouteSubnetAddr.
1.3.6.1.4.1.9.9.254.1.9.3.1.3ColumncslbxStaticRouteSubnetAddrnot-accessiblecurrentThe IP subnet of this route.
1.3.6.1.4.1.9.9.254.1.9.3.1.4ColumncslbxStaticRouteMaskAddrTypenot-accessiblecurrentThe type of address stored in cslbxStaticRouteMaskAddr.
1.3.6.1.4.1.9.9.254.1.9.3.1.5ColumncslbxStaticRouteMaskAddrnot-accessiblecurrentThe IP network mask of this route.
1.3.6.1.4.1.9.9.254.1.9.3.1.6ColumncslbxStaticRouteGatewayAddrTypenot-accessiblecurrentThe type of address stored in cslbxStaticRouteGatewayAddr.
1.3.6.1.4.1.9.9.254.1.9.3.1.7ColumncslbxStaticRouteGatewayAddrnot-accessiblecurrentThe IP address of the next hop gateway.
1.3.6.1.4.1.9.9.254.1.9.3.1.8ColumncslbxStaticRouteRowStatusread-createcurrentThe object is used by a management station to create or delete the row entry in cslbxStaticRouteTable following the RowStatus textual convention.
1.3.6.1.4.1.9.9.254.1.10NodecslbxFaultTolerance
1.3.6.1.4.1.9.9.254.1.10.1TablecslbxFtTablenot-accessiblecurrentTable of Fault Tolerance settings.
1.3.6.1.4.1.9.9.254.1.10.1.1RowcslbxFtTableEntrynot-accessiblecurrentInformation about Fault Tolerance settings for a particular local SLB entity.
1.3.6.1.4.1.9.9.254.1.10.1.1.1ColumncslbxFtGroupIdread-createcurrentThe Fault Tolerance group number.
1.3.6.1.4.1.9.9.254.1.10.1.1.2ColumncslbxFtVlanIdread-createcurrentThe VLAN ID used by this Fault Tolerance group.
1.3.6.1.4.1.9.9.254.1.10.1.1.3ColumncslbxFtPreemptread-createcurrentThe preemption setting for this Fault Tolerance group.
1.3.6.1.4.1.9.9.254.1.10.1.1.4ColumncslbxFtPriorityread-createcurrentThe priority value of this SLB device for the Fault Tolerance group.
1.3.6.1.4.1.9.9.254.1.10.1.1.5ColumncslbxFtHeartBeatTimerread-createcurrentThe time interval of sending the keep-alive messages to the peer in the Fault Tolerance group.
1.3.6.1.4.1.9.9.254.1.10.1.1.6ColumncslbxFtFailThresholdread-createcurrentThe 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 cslbxFtFailTh…
1.3.6.1.4.1.9.9.254.1.10.1.1.7ColumncslbxFtStateread-onlycurrentThe current Fault Tolerance state of this SLB device.
1.3.6.1.4.1.9.9.254.1.10.1.1.8ColumncslbxFtStateChangeTimeread-onlycurrentThe time of the last change in the current Fault Tolerance state of the SLB device.
1.3.6.1.4.1.9.9.254.1.10.1.1.9ColumncslbxFtRxHeartBeatMsgsread-onlycurrentThe number of the keep-alive messages ever received by this SLB device.
1.3.6.1.4.1.9.9.254.1.10.1.1.10ColumncslbxFtTxHeartBeatMsgsread-onlycurrentThe number of the keep-alive messages ever sent by this SLB device.
1.3.6.1.4.1.9.9.254.1.10.1.1.11ColumncslbxFtRxUpdateMsgsread-onlycurrentThe number of the state update (sticky) messages ever received by this SLB device.
1.3.6.1.4.1.9.9.254.1.10.1.1.12ColumncslbxFtTxUpdateMsgsread-onlycurrentThe number of the state update (sticky) messages ever sent by this SLB device.
1.3.6.1.4.1.9.9.254.1.10.1.1.13ColumncslbxFtRxCoupMsgsread-onlycurrentThe number of master override messages ever received by this SLB device.
1.3.6.1.4.1.9.9.254.1.10.1.1.14ColumncslbxFtTxCoupMsgsread-onlycurrentThe number of master override messages ever sent by this SLB device.
1.3.6.1.4.1.9.9.254.1.10.1.1.15ColumncslbxFtRxElectMsgsread-onlycurrentThe number of the master election messages ever received by this SLB device.
1.3.6.1.4.1.9.9.254.1.10.1.1.16ColumncslbxFtTxElectMsgsread-onlycurrentThe number of the master election messages ever sent by this SLB device.
1.3.6.1.4.1.9.9.254.1.10.1.1.17ColumncslbxFtRxConnReplMsgsread-onlycurrentThe number of the connection replication messages ever received by this SLB device.
1.3.6.1.4.1.9.9.254.1.10.1.1.18ColumncslbxFtTxConnReplMsgsread-onlycurrentThe number of the connection replication messages ever sent by this SLB device.
1.3.6.1.4.1.9.9.254.1.10.1.1.19ColumncslbxFtRxPacketsread-onlycurrentThe total number of Fault Tolerance messages ever received by this SLB device.
1.3.6.1.4.1.9.9.254.1.10.1.1.20ColumncslbxFtDropPacketsread-onlycurrentThe total number of Fault Tolerance messages ever dropped by this SLB device.
1.3.6.1.4.1.9.9.254.1.10.1.1.21ColumncslbxFtDuplPacketsread-onlycurrentThe total number of duplicate Fault Tolerance messages ever received by this SLB device.
1.3.6.1.4.1.9.9.254.1.10.1.1.22ColumncslbxFtXsumErrPacketsread-onlycurrentThe total number of Fault Tolerance messages with a checksum error ever received by this SLB device.
1.3.6.1.4.1.9.9.254.1.10.1.1.23ColumncslbxFtBuffErrPacketsread-onlycurrentThe total number of Fault Tolerance messages dropped by this SLB device due to insufficient buffer memory.
1.3.6.1.4.1.9.9.254.1.10.1.1.24ColumncslbxFtRowStatusread-createcurrentThe row status is used by a management station to create or delete the row entry in cslbxFtTable following the RowStatus textual convention.
1.3.6.1.4.1.9.9.254.1.11NodecslbxXmlConfig
1.3.6.1.4.1.9.9.254.1.11.1TablecslbxXmlConfigTablenot-accessiblecurrentTable of XML interface settings.
1.3.6.1.4.1.9.9.254.1.11.1.1RowcslbxXmlConfigTableEntrynot-accessiblecurrentInformation about XML interface settings for a particular local SLB entity.
1.3.6.1.4.1.9.9.254.1.11.1.1.1ColumncslbxXmlConfigEnabledread-createcurrentThe current setting for enabling XML interface. If this is set, the XML configuration is enabled for this SLB instance.
1.3.6.1.4.1.9.9.254.1.11.1.1.2ColumncslbxXmlConfigVlanIdread-createcurrentThe VLAN ID on which to accept requests for configuration via XML. If it set to zero, then connection from any VLAN is acceptable.
1.3.6.1.4.1.9.9.254.1.11.1.1.3ColumncslbxXmlConfigListeningPortread-createcurrentThe TCP port on which this SLB instance listens for XML configuration requests.
1.3.6.1.4.1.9.9.254.1.11.1.1.4ColumncslbxXmlConfigRowStatusread-createcurrentThe row status is used by a management station to create or delete the row entry in cslbxXmlConfigTable following the RowStatus textual convention.
1.3.6.1.4.1.9.9.254.1.11.1.1.5ColumncslbxXmlConfigUserNameread-createcurrentThe required username for the purpose of validating the XML request.
1.3.6.1.4.1.9.9.254.1.11.1.1.6ColumncslbxXmlConfigPasswordread-createcurrentThe required password for the purpose of validating the XML request.
1.3.6.1.4.1.9.9.254.1.11.1.1.7ColumncslbxXmlConfigClientGroupNumberread-createcurrentThe group number of the associated client access list.
1.3.6.1.4.1.9.9.254.1.11.1.1.8ColumncslbxXmlConfigClientGroupNameread-createcurrentThe group name of the associated client access list.
1.3.6.1.4.1.9.9.254.1.12NodecslbxConnections
1.3.6.1.4.1.9.9.254.1.12.1TablecslbxConnTablenot-accessiblecurrentTable of Extended Connections being load-balanced by SLB. This table supports the Content Switching Module (CSM) feature which is not supported by the slbConne…
1.3.6.1.4.1.9.9.254.1.12.1.1RowcslbxConnTableEntrynot-accessiblecurrentA list of Extended Connections for a particular local SLB entity.
1.3.6.1.4.1.9.9.254.1.12.1.1.1ColumncslbxConnIndexnot-accessiblecurrentThe index to internal structures for the Extended Connection.
1.3.6.1.4.1.9.9.254.1.12.1.1.2ColumncslbxConnInDestAddrTyperead-onlycurrentThe type of address stored in cslbxConnInDestAddr.
1.3.6.1.4.1.9.9.254.1.12.1.1.3ColumncslbxConnInDestAddrread-onlycurrentThe destination IP address of the incoming request.
1.3.6.1.4.1.9.9.254.1.12.1.1.4ColumncslbxConnInDestPortread-onlycurrentThe destination port of the incoming request.
1.3.6.1.4.1.9.9.254.1.12.1.1.5ColumncslbxConnInSourceAddrTyperead-onlycurrentThe type of address stored in cslbxConnInSourceAddr.
1.3.6.1.4.1.9.9.254.1.12.1.1.6ColumncslbxConnInSourceAddrread-onlycurrentThe source IP address of the incoming request.
1.3.6.1.4.1.9.9.254.1.12.1.1.7ColumncslbxConnInSourcePortread-onlycurrentThe source port of the incoming request.
1.3.6.1.4.1.9.9.254.1.12.1.1.8ColumncslbxConnProtocolread-onlycurrentThe IP protocol for the Extended Conn.
1.3.6.1.4.1.9.9.254.1.12.1.1.9ColumncslbxConnOutDestAddrTyperead-onlycurrentThe type of address stored in cslbxConnOutDestIpAddr.
1.3.6.1.4.1.9.9.254.1.12.1.1.10ColumncslbxConnOutDestAddrread-onlycurrentThe destination IP address of the load-balanced Extended Conn.
1.3.6.1.4.1.9.9.254.1.12.1.1.11ColumncslbxConnOutDestPortread-onlycurrentThe destination port of the load-balanced Extended Conn.
1.3.6.1.4.1.9.9.254.1.12.1.1.12ColumncslbxConnOutSourceAddrTyperead-onlycurrentThe type of address stored in cslbxConnOutSourceAddr.
1.3.6.1.4.1.9.9.254.1.12.1.1.13ColumncslbxConnOutSourceAddrread-onlycurrentThe source IP address of the load-balanced Extended Conn.
1.3.6.1.4.1.9.9.254.1.12.1.1.14ColumncslbxConnOutSourcePortread-onlycurrentThe source port of the load-balanced Extended Conn.
1.3.6.1.4.1.9.9.254.1.12.1.1.15ColumncslbxConnStateread-onlycurrentThe current state of this Extended Conn.
1.3.6.1.4.1.9.9.254.1.13NodecslbxNotifObjects
1.3.6.1.4.1.9.9.254.1.13.1ScalarcslbxFtStateChangeNotifEnabledread-writecurrentThis object controls the generation of cslbxFtStateChange notification. 'true' Indicates that cslbxFtStateChange notification is to be generated when the state…
1.3.6.1.4.1.9.9.254.1.14NodecslbxOwnerObjects
1.3.6.1.4.1.9.9.254.1.14.1TablecslbxOwnerTablenot-accessiblecurrentTable of Owners of the load balancing objects.
1.3.6.1.4.1.9.9.254.1.14.1.1RowcslbxOwnerTableEntrynot-accessiblecurrentInformation about a particular Owner configured on a particular local SLB entity.
1.3.6.1.4.1.9.9.254.1.14.1.1.1ColumncslbxOwnerNamenot-accessiblecurrentThe name of the owner of the configured SLB objects.
1.3.6.1.4.1.9.9.254.1.14.1.1.2ColumncslbxOwnerContactInforead-createcurrentThe contact information for this Owner.
1.3.6.1.4.1.9.9.254.1.14.1.1.3ColumncslbxOwnerBillingInforead-createcurrentThe billing information for this Owner.
1.3.6.1.4.1.9.9.254.1.14.1.1.4ColumncslbxOwnerMaxConnsread-createcurrentThe 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 connect…
1.3.6.1.4.1.9.9.254.1.14.1.1.5ColumncslbxOwnerRowStatusread-createcurrentThe object used by a management station to create or delete the row entry in cslbxOwnerTable following the RowStatus textual convention.
1.3.6.1.4.1.9.9.254.1.15NodecslbxScriptObjects
1.3.6.1.4.1.9.9.254.1.15.1TablecslbxScriptFileTablenot-accessiblecurrentTable 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 hea…
1.3.6.1.4.1.9.9.254.1.15.1.1RowcslbxScriptFileTableEntrynot-accessiblecurrentInformation about a particular Script file configured on a particular local SLB entity.
1.3.6.1.4.1.9.9.254.1.15.1.1.1ColumncslbxScriptFileIndexnot-accessiblecurrentThe Script file index.
1.3.6.1.4.1.9.9.254.1.15.1.1.2ColumncslbxScriptFileUrlread-createcurrentThe name and location of the Script file.
1.3.6.1.4.1.9.9.254.1.15.1.1.3ColumncslbxScriptFileRowStatusread-createcurrentThe object used by a management station to create or delete the row entry in cslbxScriptFileTable following the RowStatus textual convention.
1.3.6.1.4.1.9.9.254.1.15.2TablecslbxScriptTaskTablenot-accessiblecurrentTable 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 l…
1.3.6.1.4.1.9.9.254.1.15.2.1RowcslbxScriptTaskTableEntrynot-accessiblecurrentInformation about a particular Script task configured on a particular local SLB entity.
1.3.6.1.4.1.9.9.254.1.15.2.1.1ColumncslbxScriptTaskIndexnot-accessiblecurrentThe Script task index.
1.3.6.1.4.1.9.9.254.1.15.2.1.2ColumncslbxScriptTaskScriptNameread-createcurrentThe name of the function to be executed.
1.3.6.1.4.1.9.9.254.1.15.2.1.3ColumncslbxScriptTaskScriptArgumentsread-createcurrentThe argument parameters passed into the executable Script.
1.3.6.1.4.1.9.9.254.1.15.2.1.4ColumncslbxScriptTaskRowStatusread-createcurrentThe object used by a management station to create or delete the row entry in cslbxScriptTaskTable following the RowStatus textual convention.
1.3.6.1.4.1.9.9.254.2NodeciscoSlbExtMIBConform
1.3.6.1.4.1.9.9.254.2.1NodecslbxMIBCompliances
1.3.6.1.4.1.9.9.254.2.1.1CompliancecslbxMIBCompliancedeprecatedThe compliance statement for entities which implement the Cisco SLB EXT MIB. The Content Switching Module (CSM) product supports this revision.
1.3.6.1.4.1.9.9.254.2.1.2CompliancecslbxMIBComplianceRev1deprecatedThe compliance statement for entities which implement the Cisco SLB EXT MIB. The Content Switching Module (CSM) product supports this revision.
1.3.6.1.4.1.9.9.254.2.1.3CompliancecslbxMIBComplianceRev2deprecatedThe compliance statement for entities which implement the Cisco SLB EXT MIB.
1.3.6.1.4.1.9.9.254.2.1.4CompliancecslbxMIBComplianceRev3currentThe compliance statement for entities which implement the Cisco SLB EXT MIB.
1.3.6.1.4.1.9.9.254.2.2NodecslbxMIBGroups
1.3.6.1.4.1.9.9.254.2.2.1GroupcslbxStatsGroupcurrentA collection of additional global statistics objects for the SLB entity.
1.3.6.1.4.1.9.9.254.2.2.2GroupcslbxServerFarmsGroupcurrentA collection of cslbxServerFarmTable and cslbxRedirectSvrTable objects used to further define an SLB server farm.
1.3.6.1.4.1.9.9.254.2.2.3GroupcslbxClientNatPoolsGroupcurrentThe SLB client NAT pool objects.
1.3.6.1.4.1.9.9.254.2.2.4GroupcslbxStickyGroupsGroupdeprecatedThe SLB sticky group objects.
1.3.6.1.4.1.9.9.254.2.2.5GroupcslbxStickyObjectsGroupcurrentThe SLB Extended sticky objects.
1.3.6.1.4.1.9.9.254.2.2.6GroupcslbxMapsGroupcurrentThe SLB map objects.
1.3.6.1.4.1.9.9.254.2.2.8GroupcslbxPoliciesGroupcurrentThe SLB policy objects.
1.3.6.1.4.1.9.9.254.2.2.9GroupcslbxVirtualServersGroupcurrentA collection of virtual server and rule objects used to further define layer 7 parameters for the SLB virtual server.
1.3.6.1.4.1.9.9.254.2.2.10GroupcslbxVlansGroupcurrentThe SLB VLAN configuration objects.
1.3.6.1.4.1.9.9.254.2.2.11GroupcslbxFaultToleranceGroupcurrentThe SLB Fault Tolerance objects.
1.3.6.1.4.1.9.9.254.2.2.12GroupcslbxConnsGroupcurrentThe SLB Extended Conn objects.
1.3.6.1.4.1.9.9.254.2.2.13GroupcslbxXmlConfigGroupcurrentThe SLB XML configuration objects.
1.3.6.1.4.1.9.9.254.2.2.14GroupcslbxNotifControlGroupcurrentThe collection of objects to control the notifications for state changed in a SLB device.
1.3.6.1.4.1.9.9.254.2.2.15GroupcslbxNotifGroupcurrentThe collection of notifications of CISCO-SLB-EXT-MIB entity that are required to support.
1.3.6.1.4.1.9.9.254.2.2.16GroupcslbxXmlUserAccessGroupcurrentThe collection of additional objects used to further control the access to the SLB XML management interface.
1.3.6.1.4.1.9.9.254.2.2.17GroupcslbxOwnerGroupcurrentThe collection of objects used to define the Owner information of an SLB Virtual Server object.
1.3.6.1.4.1.9.9.254.2.2.18GroupcslbxBackupServerGroupcurrentThe collection of objects used to define the SLB Backup Server Farm option.
1.3.6.1.4.1.9.9.254.2.2.19GroupcslbxScriptedProbeGroupcurrentThe collection of objects to configure executable Script in an SLB device.
1.3.6.1.4.1.9.9.254.2.2.20GroupcslbxReverseStickyGroupcurrentThe collection of objects used to configure the Reverse Sticky option.
1.3.6.1.4.1.9.9.254.2.2.22GroupcslbxVirtualServersExtGroupcurrentThe collection of additional objects used to define SSL sticky option, packet counters and flow control for a SLB Virtual Server.
1.3.6.1.4.1.9.9.254.2.2.23GroupcslbxMapsRev2GroupcurrentThe second revision of collection of objects used to define a SLB matching criteria.
1.3.6.1.4.1.9.9.254.2.2.24GroupcslbxServerFarmsExtGroupdeprecatedA collection of objects related to server farm.
1.3.6.1.4.1.9.9.254.2.2.25GroupcslbxServerFarmsHttpRetCodeGroupcurrentA collection of objects related to HTTP Return Codes in server farm.
1.3.6.1.4.1.9.9.254.2.2.26GroupcslbxStickyGroupsGroupRev2currentThe collection of objects for sticky features.
1.3.6.1.4.1.9.9.254.2.2.27GroupcslbxCookieStickyGroupcurrentThis group contains objects related to static Cookie.
1.3.6.1.4.1.9.9.254.2.2.35GroupcslbxStatsHCGroupcurrentA collection of objects providing information specific to counter64 objects for SLB statistics.
1.3.6.1.4.1.9.9.254.2.2.36GroupcslbxServerFarmStatsGroupcurrentThis group contains objects related to server farm statistics.
1.3.6.1.4.1.9.9.254.2.2.37GroupcslbxServerFarmsExtGroupRev1currentA collection of objects related to server farm.
Type Definitions
NameSyntaxStatusDescription
SlbDirectionalModeINTEGER { unidirectional(1), bidirectional(2), defdirectional(3) }currentThe flow direction type of the traffic destined to a particular Virtual Server. 'unidirectional' : traffic only in one direction. 'bidirectional' : traffic in both directions. 'defdirectional' : UDP traffic is unidirect…
SlbFailActionINTEGER { noAction(1), purgeConns(2), reassignConns(3), undefined(4) }currentThe current action setting for a server farm when a real server has failed. 'noAction' : No additional action besides taking the server out of service. 'purgeConns' : Purge all connections to this real server. 'reassign…
SlbFtStateINTEGER { notConfigFT(1), initializingFT(2), activeFT(3), standbyFT(4) }currentThe current Fault Tolerance state of the SLB entity. 'notConfigFT' : Was not configured with FT. 'initializingFT' : Initializing Fault Tolerance. 'activeFT' : Active FT peer. 'standbyFT' : Standby FT peer.
SlbFunctionNameStringOCTET STRING (SIZE (0..255))currentThe label name for a section of the executable script. A section of script is a logical container which includes the executable instructions to perform a certain task. The Tool Command Language (Tcl) is one of the well-…
SlbIpAdvertiseINTEGER { alwaysAdvertise(1), activeAdvertise(2), undefined(3) }currentThe current advertise option for the virtual server IP address. 'alwaysAdvertise' : Advertise VIP if configured. 'activeAdvertise' : Advertise VIP only if virtual server is active. 'undefined' : New type not yet defined.
SlbMapTypeINTEGER { notCfgMap(1), urlMap(2), cookieMap(3), headerMap(4), returnCodeMap(5), undefined(6) }currentThe current type of the Map group. A Map group contains a list of rules matching information in the connection with the HTTP URL, HTTP Cookie, HTTP Header, or HTTP Return Code criteria. 'notCfgMap' : Map type has not be…
SlbObjectNameStringOCTET STRING (SIZE (0..15))currentThe name of an associated SLB object. All SLB object names are in uppercase.
SlbProbeActionINTEGER { noAction(1), logAction(2), removeAction(3), countAction(4), undefined(5) }currentThe current action setting for a probing condition or monitoring condition such as the HTTP return code. 'noAction' : No action. 'logAction' : Logging the event. 'removeAction' : Removing the service. 'countAction' : Co…
SlbRegularExpressionOCTET STRING (SIZE (0..255))currentA regular expression of length 0 to 255. Regular expressions are typically used for matching fields in Layer 7 data streams, such as URLs or Cookies in HTTP. The following syntax is based on the file name matching algor…
SlbReplicationModeINTEGER { replNone(1), replAll(2), replConnection(3), replStickyData(4) }currentThe current replicating option for the virtual server. 'replNone' : Do not replicate any information. 'replAll' : Replicate connection and sticky information. 'replConnection' : Replicate only the connection information…
SlbStickyTypeINTEGER { srcIpSticky(1), httpCookieSticky(2), sslSticky(3), undefined(4), destIpSticky(5), srcDestSticky(6), httpHeaderSticky(7) }currentThe current type of the Sticky Group. A Sticky Group is a list of rules mapping incoming connection parameters, such as source IP address, to specific real servers. If an incoming connection matches a rule in a Sticky G…
SlbUrlStringOCTET STRING (SIZE (0..255))currentThe octet string containing the Uniform Resource Locator (URL) information. It is in human-readable form.
SlbVlanTypeINTEGER { clientVlan(1), serverVlan(2), ftVlan(3) }currentEach configured SLB VLAN has one of the following types : 'clientVlan' : Client side VLAN interface. 'serverVlan' : Server side VLAN interface. 'ftVlan' : Fault Tolerance VLAN interface.