MIB Viewer

CISCO-SLB-HEALTH-MON-MIB

140 objects
An extension to the CISCO-SLB-EXT-MIB for SLB health monitoring probes. 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 information on the health monitoring probes that can be used for monitoring the health of real servers. Health checking provides the ability of the content switch to detect if a server is available for load balancing. Health probes used for health checking allow testing various application level functionality. The active probes are sent at regular intervals and the lack of a response can lead to a specific server or and entire group of servers being declared as not available. Following probes are based on TCP: http, https, smtp, telnet, ftp, tcp, script, ldap, tacacs, sip, echo, finger. Following probes are based on UDP: tftp, udp, sip, echo,. 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 Server Farm : Contains cluster of Real Server Real Server : Real Servers are physical devices assigned to a server farm. Real servers provide services that are load balanced. Health Probe : The mechanisms to monitor the health of real servers or rservers. Virtual IP : The IP through which the real server is reached during load balancing. Probe Instance : An instance of the probe identified by cslbxProbeName. A probe instance is created for every probe association. For example: When a probe is associated with a real server a probe instance is created for that probe. Probe Port : This mechanism introduces the capability Inheritance for the probe instance to inherit the virtual ip address port or the the real server port (identified by cshMonServerfarmRealServerPort) when the probe port (identified by cslbxProbePort) is not configured. The precedence of inheritance is as follows 1. Probe's configured port 2. Real server port 3. Virtual ip address port 4. Probes default port identified by cslbxProbePort. Examples: Scenario 1: Probe's configured port = 100 Real server port = 200 Virtual ip address port = 300 Probe's default port = 80 Inherited port of the probe instance = 100 Scenario 2: Probe's configured port = not configured Real server port = 200 Virtual ip address port = 300 Probe's default port = 80 Inherited port of the probe instance = 200 Scenario 3: Probe's configured port = not configured Real server port = not configured Virtual ip address port = 300 Probe's default port = 80 Inherited port of the probe instance = 300 Scenario 4: Probe's configured port = not configured Real server port = not configured Virtual ip address port = not configured Probe's default port = 80 Inherited port of the probe instance = 80 Scenario 5: There can be scenarios wherein there may be multiple inherited ports for a probe instance. There are configurations where multiple virtual ip addresses with different ports share the same probe instance and the probe has no configured port or real server port attached. In that case the shared probe instance has multiple inherited ports. A typical scenario might be Probe's configured port = not configured Real server port = not configured Ports of the virtual ip addresses which shares the probe instance = 300,400 Probe's default port = 80 Inherited port of the probe instance = 300,400
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.254.1.6.1TablecslbxProbeCfgTablenot-accessiblecurrentThe probing function monitors the health of real servers. The SLB device actively probes real servers to determine if they are healthy. This table is for confi…
1.3.6.1.4.1.9.9.254.1.6.1.1RowcslbxProbeCfgEntrynot-accessiblecurrentThis entry provides the basic configuration of a probe of a particular name, served by a particular SLB entity. This entry may be of any probe type.
1.3.6.1.4.1.9.9.254.1.6.1.1.1ColumncslbxProbeNamenot-accessiblecurrentThe name of the probe.
1.3.6.1.4.1.9.9.254.1.6.1.1.2ColumncslbxProbeTyperead-createcurrentThe type of probe.
1.3.6.1.4.1.9.9.254.1.6.1.1.3ColumncslbxProbeIntervalread-createcurrentTime between health checks. It is from the end of previous check to the beginning of the next check.
1.3.6.1.4.1.9.9.254.1.6.1.1.4ColumncslbxProbeRetriesread-createcurrentThe number of consecutive retries without a successful probe before marking the real server as 'failed'.
1.3.6.1.4.1.9.9.254.1.6.1.1.5ColumncslbxProbeFailedIntervalread-createcurrentTime before retrying a 'failed' real server to see if it has recovered yet.
1.3.6.1.4.1.9.9.254.1.6.1.1.6ColumncslbxProbeReceiveTimeoutread-createcurrentMaximum time to wait for a reply from a real server before considering this probe attempt to have failed.
1.3.6.1.4.1.9.9.254.1.6.1.1.7ColumncslbxProbeTcpOpenTimeoutread-createcurrentMaximum time to wait for a TCP SYN/ACK frame from the real server. This entry is only valid for probes employing TCP, such as SMTP and HTTP probes.
1.3.6.1.4.1.9.9.254.1.6.1.1.8ColumncslbxProbeAlternateDestAddrTyperead-createcurrentThe type of address stored in cslbxProbeAlternateDestAddr.
1.3.6.1.4.1.9.9.254.1.6.1.1.9ColumncslbxProbeAlternateDestAddrread-createcurrentThe alternative destination IP address to be used with the probing packet. Probe frames are normally sent to a real server IP address. If the setting is not '0…
1.3.6.1.4.1.9.9.254.1.6.1.1.10ColumncslbxProbeDnsDomainNameread-createcurrentThe domain name string use with the DNS probe. (Only applicable to DNS probes.)
1.3.6.1.4.1.9.9.254.1.6.1.1.11ColumncslbxProbeHttpRequestMethodread-createcurrentThe request method type string to be used in the HTTP probe packets. (Only applicable to HTTP probes.)
1.3.6.1.4.1.9.9.254.1.6.1.1.12ColumncslbxProbeHttpRequestUrlread-createcurrentThe URI string in the HTTP request of HTTP probe packets. (Only applicable to HTTP probes.)
1.3.6.1.4.1.9.9.254.1.6.1.1.13ColumncslbxProbeRowStatusread-createcurrentThe row status is used by a management station to create or delete the row entry in cslbxProbeCfgTable following the RowStatus textual convention.
1.3.6.1.4.1.9.9.254.1.6.1.1.14ColumncslbxProbeScriptNameread-createcurrentThe name of the function to be executed. (Only applicable to scriptedProbe type.)
1.3.6.1.4.1.9.9.254.1.6.1.1.15ColumncslbxProbeScriptArgumentsread-createcurrentThe argument parameters passed into the executable script. (Only applicable to scriptedProbe type.)
1.3.6.1.4.1.9.9.254.1.6.1.1.16ColumncslbxProbePortread-createcurrentThe port number to be used by the probe. The value of zero indicates the probe will use the default port number. The default port number can be 0 or the defaul…
1.3.6.1.4.1.9.9.254.1.6.1.1.17ColumncslbxProbeDescriptionread-createcurrentThis object is used for configuring the description of the probe.
1.3.6.1.4.1.9.9.254.1.6.1.1.18ColumncslbxProbeRouteMethodread-createcurrentThis object specifies whether the probe destined to IP address specified in cslbxProbeAlternateDestAddr be routed using internal routing table or forced to use…
1.3.6.1.4.1.9.9.254.1.6.1.1.19ColumncslbxProbeProtocolTyperead-createcurrentThis object is used for configuring the transport layer protocol to send probe messages. The possible value(s) are : other: values other than mentioned below. …
1.3.6.1.4.1.9.9.254.1.6.1.1.20ColumncslbxProbePassCountread-createcurrentThis object specifies the number of successful probe responses that should be received before declaring a failed real server as pass. This object is used in co…
1.3.6.1.4.1.9.9.254.1.6.1.1.21ColumncslbxProbePriorityread-createcurrentThis object represents the probe priority. The priority value is in the decreasing order of the actual priority, i.e., lower the value higher the priority. Pro…
1.3.6.1.4.1.9.9.254.1.6.1.1.22ColumncslbxProbeUserNameread-createcurrentThis object represents the user name required for authentication. This object is applicable for following value of 'cslbxProbeType' : httpprobe, httpsProbe tel…
1.3.6.1.4.1.9.9.254.1.6.1.1.23ColumncslbxProbePasswordread-createcurrentThis object represents the password required for authentication. This object is applicable for following value of 'cslbxProbeType' : httpprobe, httpsProbe teln…
1.3.6.1.4.1.9.9.254.1.6.1.1.24ColumncslbxProbeConnTerminationread-createcurrentThis object specifies how the connections need to be terminated. The possible value(s) are : graceful : follow graceful handshake for terminating connections. …
1.3.6.1.4.1.9.9.254.1.6.1.1.25ColumncslbxProbeSocketReuseread-createcurrentThis object specifies whether to reuse the socket or not for the connection oriented probes. If set to 'true' same socket is re-used for multiple probes. If se…
1.3.6.1.4.1.9.9.254.1.6.1.1.26ColumncslbxProbeSendDataTyperead-createcurrentThis object represents the data to be sent for the appropriate probes. The possible value(s) are: ascii : ASCII data binary : binary data. This object is used …
1.3.6.1.4.1.9.9.254.1.6.1.1.27ColumncslbxProbeSendDataread-createcurrentThis object represents the data to be sent for the appropriate probes. This object is applicable for following value(s) of cslbxProbeType : echoProbe fingerPro…
1.3.6.1.4.1.9.9.254.1.6.1.1.28ColumncslbxProbeStateread-onlycurrentThis object represents the state of the probe. When the probe is associated with a real server or server farm it will be active which is represented by value '…
1.3.6.1.4.1.9.9.254.1.6.2TablecslbxDnsProbeIpTablenot-accessiblecurrentThe probing function monitors the health of real servers. The SLB device actively probes real servers to determine if they are healthy. This table is for confi…
1.3.6.1.4.1.9.9.254.1.6.2.1RowcslbxDnsProbeIpEntrynot-accessiblecurrentThe IP address in this entry is a valid response to a request for resolution of the domain name associated with the DNS probe in this entry.
1.3.6.1.4.1.9.9.254.1.6.2.1.1ColumncslbxDnsProbeIpProbeNamenot-accessiblecurrentThe name of the DNS probe.
1.3.6.1.4.1.9.9.254.1.6.2.1.2ColumncslbxDnsProbeIpAddressTypenot-accessiblecurrentThe type of address stored in cslbxDnsProbeIpAddress.
1.3.6.1.4.1.9.9.254.1.6.2.1.3ColumncslbxDnsProbeIpAddressnot-accessiblecurrentThe IP address that may be expected in response to a DNS probe from a 'healthy' real DNS server.
1.3.6.1.4.1.9.9.254.1.6.2.1.4ColumncslbxDnsProbeIpRowStatusread-createcurrentThe object used by a management station to create or delete the row entry in cslbxDnsProbeIpTable following the RowStatus textual convention.
1.3.6.1.4.1.9.9.254.1.6.3TablecslbxProbeHeaderCfgTablenot-accessiblecurrentThe probing function monitors the health of real servers. The SLB device actively probes real servers to determine if they are healthy. This table is for confi…
1.3.6.1.4.1.9.9.254.1.6.3.1RowcslbxProbeHeaderCfgEntrynot-accessiblecurrentThis entry defines the HTTP header value of a particular HTTP header name sent with a particular HTTP probe, served by a particular SLB entity.
1.3.6.1.4.1.9.9.254.1.6.3.1.1ColumncslbxProbeHeaderProbeNamenot-accessiblecurrentThe name of the HTTP probe.
1.3.6.1.4.1.9.9.254.1.6.3.1.2ColumncslbxProbeHeaderFieldNamenot-accessiblecurrentAn HTTP header of this name is transmitted in the HTTP request sent by this probe.
1.3.6.1.4.1.9.9.254.1.6.3.1.3ColumncslbxProbeHeaderFieldValueread-createcurrentThe HTTP header value associated with the HTTP header name given by cslbxProbeHeaderFieldName.
1.3.6.1.4.1.9.9.254.1.6.3.1.4ColumncslbxProbeHeaderRowStatusread-createcurrentThe object used by a management station to create or delete the row entry in cslbxProbeHeaderTable following the RowStatus textual convention.
1.3.6.1.4.1.9.9.254.1.6.4TablecslbxProbeExpectStatusCfgTablenot-accessiblecurrentThe probing function monitors the health of real servers. The SLB device actively probes real servers to determine if they are healthy. This table is for confi…
1.3.6.1.4.1.9.9.254.1.6.4.1RowcslbxProbeExpectStatusCfgEntrynot-accessiblecurrentThis entry provides the configuration of a range of expect status codes for a particular probe, served by a particular SLB entity.
1.3.6.1.4.1.9.9.254.1.6.4.1.1ColumncslbxProbeExpectStatusProbeNamenot-accessiblecurrentThe name of the probe.
1.3.6.1.4.1.9.9.254.1.6.4.1.2ColumncslbxProbeExpectStatusMinValuenot-accessiblecurrentThe starting value of the expect status code range.
1.3.6.1.4.1.9.9.254.1.6.4.1.3ColumncslbxProbeExpectStatusMaxValueread-createcurrentThe ending value of the expect status code range.
1.3.6.1.4.1.9.9.254.1.6.4.1.4ColumncslbxProbeExpectStatusRowStatusread-createcurrentThe object used by a management station to create or delete the row entry in cslbxProbeExpectStatusCfgTable following the RowStatus textual convention.
1.3.6.1.4.1.9.9.254.1.6.5TablecslbxProbeHTTPCfgTablenot-accessiblecurrentThis table is for configuring attributes applicable to HTTP and HTTPS probes. This table supports configuration of the probe attributes in addition to the HTTP…
1.3.6.1.4.1.9.9.254.1.6.5.1RowcslbxProbeHTTPCfgEntrynot-accessiblecurrentAn entry in HTTP Probe configuration table. An entry is created in the table when an entry is created in cslbxProbeCfgTable with cslbxProbeType 'httpProbe' or …
1.3.6.1.4.1.9.9.254.1.6.5.1.1ColumncslbxProbeHTTPCfgVersionread-writecurrentThis object represents HTTP version for the probe. The 'htpOneDotZero' specifies HTTP 1.0 protocol. The 'htpOneDotOne' specifies HTTP 1.1 protocol.
1.3.6.1.4.1.9.9.254.1.6.5.1.2ColumncslbxProbeHTTPCfgPersistenceread-writecurrentThis object enables/disables persistence for HTTP(for both 1.0 and 1.1) probes. The pure HTTP/1.0 requires that a seperate TCP connection to be opened for each…
1.3.6.1.4.1.9.9.254.1.6.5.1.3ColumncslbxProbeHTTPCfgHashValidread-writecurrentThis object enables the hash functionality. If set to 'true', the cslbxProbeHTTPCfgHashName is used. If set 'false' the value specified in cslbxProbeHTTPCfgHas…
1.3.6.1.4.1.9.9.254.1.6.5.1.4ColumncslbxProbeHTTPCfgHashNameread-writecurrentThis object specifies the hash value for the probe.
1.3.6.1.4.1.9.9.254.1.6.5.1.5ColumncslbxProbeHTTPCfgCipherSuiteread-writecurrentThis object represents SSL Cipher suites to be used for HTTPS probes. The value 'rsa_any' is used for selecting a random cipher. The value 'rsaOther' specifies…
1.3.6.1.4.1.9.9.254.1.6.5.1.6ColumncslbxProbeHTTPCfgSslTlsVersionread-writecurrentThis object represents the version of the SSL/TLS protocol. The possible value(s) are : other : Version not applicable. This value can not be set by the user. …
1.3.6.1.4.1.9.9.254.1.6.5.1.7ColumncslbxProbeHTTPCfgSslSessionReuseread-writecurrentThis object enables/disables reusing of the SSL Session ID. If set to 'true', SSL session ID will be reused. If set to 'false', SSL session ID will not be reus…
1.3.6.1.4.1.9.9.254.1.6.5.1.8ColumncslbxProbeHTTPSslTlsVersionSupportedread-onlycurrentThis object identifies the supported SSL/TLS versions. sslv3 - SSL version 3.0. tlsv1 - TLS version 1.0.
1.3.6.1.4.1.9.9.254.1.6.6TablecslbxProbeSIPCfgTablenot-accessiblecurrentThis table is for configuring attributes applicable to SIP probes. The Session Initiation Protocol (SIP) is an ASCII-based, application-layer control protocol …
1.3.6.1.4.1.9.9.254.1.6.6.1RowcslbxProbeSIPCfgEntrynot-accessiblecurrentAn entry in SIP Probe configuration table. An entry is created in the table when an entry is created in cslbxProbeCfgTable with cslbxProbeType 'sipProbe'. An e…
1.3.6.1.4.1.9.9.254.1.6.6.1.1ColumncslbxProbeSIPRegAddressread-writecurrentThis object represents the Registration address used in SIP protocol. Users in a SIP network are identified by unique SIP addresses. A SIP address is similar t…
1.3.6.1.4.1.9.9.254.1.6.7TablecslbxProbeFTPCfgTablenot-accessiblecurrentThis table is for configuring attributes applicable to FTP probes. This table supports configuration of the probe attributes in addition to the FTP attributes …
1.3.6.1.4.1.9.9.254.1.6.7.1RowcslbxProbeFTPCfgEntrynot-accessiblecurrentAn entry in FTP Probe configuration table. Each entry represents the FTP request, File name and File type. An entry is created in the table when an entry is cr…
1.3.6.1.4.1.9.9.254.1.6.7.1.1ColumncslbxProbeFtpRequestMethodread-writecurrentThis object identifies the FTP request to be used in FTP probe packets. The possible value(s) are: other : other than the values mentioned below. This value ca…
1.3.6.1.4.1.9.9.254.1.6.7.1.2ColumncslbxProbeFtpRequestFileNameread-writecurrentThe string representing the File Name used in FTP Probe.
1.3.6.1.4.1.9.9.254.1.6.7.1.3ColumncslbxProbeFtpRequestFileTyperead-writecurrentThis object specifies the type of the data transferred from/to in case of FTP requests.
1.3.6.1.4.1.9.9.254.1.6.8TablecslbxProbeTFTPCfgTablenot-accessiblecurrentThis table is for configuring attributes applicable to TFTP probes. This table supports configuration of the probe attributes in addition to the TFTP attribute…
1.3.6.1.4.1.9.9.254.1.6.8.1RowcslbxProbeTFTPCfgEntrynot-accessiblecurrentAn entry in TFTP Probe configuration table. Each entry represents the TFTP probe related parameters. An entry is created in the table when an entry is created …
1.3.6.1.4.1.9.9.254.1.6.8.1.1ColumncslbxProbeTftpRequestMethodread-writecurrentThis object identifies the TFTP request to be used in TFTP probe packets. The possible value(s) are: get : Get request. put : Put request.
1.3.6.1.4.1.9.9.254.1.6.8.1.2ColumncslbxProbeTftpRequestFileNameread-writecurrentThe string representing the File Name used in TFTP Probe.
1.3.6.1.4.1.9.9.254.1.6.8.1.3ColumncslbxProbeTftpRequestFileTyperead-writecurrentThis object specifies the type of the data transferred from/to in case of FTP requests.
1.3.6.1.4.1.9.9.254.1.6.9TablecslbxProbeIMAPCfgTablenot-accessiblecurrentThis table is for configuring attributes applicable to IMAP probe. This table supports configuration of the probe attributes in addition to the IMAP attributes…
1.3.6.1.4.1.9.9.254.1.6.9.1RowcslbxProbeIMAPCfgEntrynot-accessiblecurrentAn entry in IMAP Probe configuration table. Each entry represents the IMAP probe related parameters. An entry is created in the table when an entry is created …
1.3.6.1.4.1.9.9.254.1.6.9.1.1ColumncslbxProbeIMAPMailBoxread-writecurrentThis object is used for configuring the IMAP Mailbox value.
1.3.6.1.4.1.9.9.254.1.6.9.1.2ColumncslbxProbeIMAPMethodNameread-writecurrentThis object is used for configuring the IMAP method. The value can be any IMAP method. Some of the example(s) are: FETCH, NOOP, STAT, RETR
1.3.6.1.4.1.9.9.508IdentityciscoSlbHealthMonMIBAn extension to the CISCO-SLB-EXT-MIB for SLB health monitoring probes. SLB: Server Load Balancing. Server load balancing provides for the balancing of packets…
1.3.6.1.4.1.9.9.508.0NodeciscoSlbHealthMonMIBNotifs
1.3.6.1.4.1.9.9.508.0.1NotificationcshMonSocketOverusecurrentThe notification is generated when probes socket usage exceeds or equals 90% atleast 100 times in one minute. The object cshMonSocketOverusageCount represents …
1.3.6.1.4.1.9.9.508.0.2NotificationcshMonSocketNormalUsecurrentThe notification is generated when the probes socket usage becomes normal i.e the socket usage does not exceed 90% 100 or more times in that minute and after c…
1.3.6.1.4.1.9.9.508.1NodeciscoSlbHealthMonMIBObjects
1.3.6.1.4.1.9.9.508.1.1NodecshMonSfarmProbes
1.3.6.1.4.1.9.9.508.1.1.1TablecshMonSfarmRealProbeStatsTablenot-accessibledeprecatedThis table provides the statistics of a probe applied to a real server. This will address probes configured under a serverfarm and also under a real server. De…
1.3.6.1.4.1.9.9.508.1.1.1.1RowcshMonSfarmRealProbeStatsEntrynot-accessibledeprecatedEach entry provides the probe related stats for a real server. In the following cases one or more entries get created: 1. An entry gets created when an entry i…
1.3.6.1.4.1.9.9.508.1.1.1.1.1ColumncshMonSfarmRealServerNamenot-accessibledeprecatedThis object identifies the name (unique identifier) of the real server. This value must correspond to an entry in cesServerFarmRserverTable (identified by INDE…
1.3.6.1.4.1.9.9.508.1.1.1.1.2ColumncshMonSfarmRealServerPortnot-accessibledeprecatedThe port number of the real server. The value zero specifies that port number is not used in conjunction with real server IP Address. This value must correspon…
1.3.6.1.4.1.9.9.508.1.1.1.1.3ColumncshMonSfarmRealProbesPassedread-onlydeprecatedThe number of probes passed for this real server. The probe is identified as pass if the real server returns a valid response.
1.3.6.1.4.1.9.9.508.1.1.1.1.4ColumncshMonSfarmRealProbesFailedread-onlydeprecatedThe number of probes failed for this real server. The probe is identified as failed if the real server fails to provide a valid response for a specified number…
1.3.6.1.4.1.9.9.508.1.1.1.1.5ColumncshMonSfarmRealProbeHealthMonStateread-onlydeprecatedThe health monitor state of the probe for this real server.
1.3.6.1.4.1.9.9.508.1.1.2TablecshMonProbeTypeStatsTablenot-accessiblecurrentThis table provides the accumulated statistics for each probe type.
1.3.6.1.4.1.9.9.508.1.1.2.1RowcshMonProbeTypeStatsEntrynot-accessiblecurrentAn entry in the cshMonProbeTypeStatsTable. 1. The entries in the table are created when the system boots up. 2. There is no use case where the entries gets del…
1.3.6.1.4.1.9.9.508.1.1.2.1.1ColumncshMonProbeTotalSentProbesread-onlycurrentThis object identifies the number of probes sent to the real servers.
1.3.6.1.4.1.9.9.508.1.1.2.1.2ColumncshMonProbeTotalPassedProbesread-onlycurrentThis object identifies the number of passed probes. The probe is identified as pass if the real server returns a valid response.
1.3.6.1.4.1.9.9.508.1.1.2.1.3ColumncshMonProbeTotalConnectionErrorsread-onlycurrentThis object identifies the number of probes that received connection errors while trying to connect to the real server.
1.3.6.1.4.1.9.9.508.1.1.2.1.4ColumncshMonProbeTotalReceivedRSTsread-onlycurrentThis object identifies the number of probes that received TCP RST.
1.3.6.1.4.1.9.9.508.1.1.2.1.5ColumncshMonProbeTotalReceiveTimeoutsread-onlycurrentThis object identifies the number of probes that suffered receive timeouts.
1.3.6.1.4.1.9.9.508.1.1.2.1.6ColumncshMonProbeTotalSendFailuresread-onlycurrentThis object identifies the number of probes failed due to internal errors. Internal errors are unexpected errors during configuration, scheduling or processing…
1.3.6.1.4.1.9.9.508.1.1.2.1.7ColumncshMonProbeTotalFailedProbesread-onlycurrentThis object identifies the number of failed probes. The probe is identified as failed if the real server fails to provide a valid response for a specified numb…
1.3.6.1.4.1.9.9.508.1.1.2.1.8ColumncshMonProbeTotalRefusedConnsread-onlycurrentThis object identifies the number of probes whose connections were refused by the real servers.
1.3.6.1.4.1.9.9.508.1.1.2.1.9ColumncshMonProbeTotalOpenTimeoutsread-onlycurrentThis object identifies the number of probes that received timeout while trying to open a connection to the real server.
1.3.6.1.4.1.9.9.508.1.1.2.1.10ColumncshMonProbeTotalActiveSocketsread-onlycurrentThis object identifies the number of probes that are currently using a socket in the system.
1.3.6.1.4.1.9.9.508.1.1.3TablecshMonServerfarmRealProbeStatsTablenot-accessiblecurrentThis table provides the statistics of a probe applied to a real server. This will address probes configured under a serverfarm and also under a real server.
1.3.6.1.4.1.9.9.508.1.1.3.1RowcshMonServerfarmRealProbeStatsEntrynot-accessiblecurrentEach entry provides the probe related stats for a real server. Please refer to 'probe port inheritance' explained in this MODULE-IDENTITY description. In the f…
1.3.6.1.4.1.9.9.508.1.1.3.1.1ColumncshMonServerfarmRealServerNamenot-accessiblecurrentThis object identifies the name (unique identifier) of the real server. This value must correspond to an entry in cesServerFarmRserverTable (identified by INDE…
1.3.6.1.4.1.9.9.508.1.1.3.1.2ColumncshMonServerfarmRealServerPortnot-accessiblecurrentThis object identifies the port number of the real server. The value zero specifies that port number is not used in conjunction with real server ip address. Th…
1.3.6.1.4.1.9.9.508.1.1.3.1.3ColumncshMonProbeInheritedPortnot-accessiblecurrentThis object identifies the port number which is inherited by the probe instance. Please refer to probe port inheritance concept explained in this MODULE-IDENTI…
1.3.6.1.4.1.9.9.508.1.1.3.1.4ColumncshMonServerfarmRealPassedProbesread-onlycurrentThis object identifies the number of probes passed for this real server. The probe is identified as pass if the real server returns a valid response.
1.3.6.1.4.1.9.9.508.1.1.3.1.5ColumncshMonServerfarmRealFailedProbesread-onlycurrentThis object identifies the number of probes failed for this real server. The probe is identified as failed if the real server fails to provide a valid response…
1.3.6.1.4.1.9.9.508.1.1.3.1.6ColumncshMonServerfarmRealProbeHealthMonStateread-onlycurrentThis object identifies the health monitor state of the probe for this real server.
1.3.6.1.4.1.9.9.508.1.1.3.1.7ColumncshMonServerfarmRealProbeLastProbeTimeread-onlycurrentThis object indicates the date and time of the last probe.
1.3.6.1.4.1.9.9.508.1.1.3.1.8ColumncshMonServerfarmRealProbeLastActiveTimeread-onlycurrentThis object indicates the last date and time that the probe's state transitioned to 'active'.
1.3.6.1.4.1.9.9.508.1.1.3.1.9ColumncshMonServerfarmRealProbeLastFailedTimeread-onlycurrentThis object indicates the last date and time that the probes's state transitioned to 'failed'.
1.3.6.1.4.1.9.9.508.1.1.3.1.10ColumncshMonProbeInheritedPortTyperead-onlycurrentThis object indentifies the type of the inherited port for this probe instance.
1.3.6.1.4.1.9.9.508.1.2NodeciscoSlbHealthMonNotifObjects
1.3.6.1.4.1.9.9.508.1.2.1ScalarcshMonSocketOverusageCountaccessible-for-notifycurrentThis object identifies the number of times the probes socket usage exceeded 90% in that minute.
1.3.6.1.4.1.9.9.508.2NodeciscoSlbHealthMonMIBConformance
1.3.6.1.4.1.9.9.508.2.1NodeciscoSlbHealthMonMIBCompliances
1.3.6.1.4.1.9.9.508.2.1.1ComplianceciscoSlbHealthMonMIBCompliancedeprecatedThe compliance statement for entities which implement the Cisco SLB Health monitoring MIB.
1.3.6.1.4.1.9.9.508.2.1.2ComplianceciscoSlbHealthMonMIBComplianceRev1deprecatedThe compliance statement for entities which implement the Cisco SLB Health monitoring MIB.
1.3.6.1.4.1.9.9.508.2.1.3ComplianceciscoSlbHealthMonMIBComplianceRev2deprecatedThe compliance statement for entities which implement the Cisco SLB Health monitoring MIB.
1.3.6.1.4.1.9.9.508.2.1.4ComplianceciscoSlbHealthMonMIBComplianceRev3currentThe compliance statement for entities which implement the Cisco SLB Health monitoring MIB.
1.3.6.1.4.1.9.9.508.2.2NodeciscoSlbHealthMonMIBGroups
1.3.6.1.4.1.9.9.508.2.2.1GroupcslbHealthMonServerProbesGroupdeprecatedThe second revision of the collection of SLB server health probe objects.
1.3.6.1.4.1.9.9.508.2.2.2GroupcslbHealthMonProbeCfgExtGroupcurrentThe collection of objects to configure probes in an SLB device.
1.3.6.1.4.1.9.9.508.2.2.3GroupcslbHealthMonSIPProbesGroupcurrentA collection of objects providing information specific to SIP Probes.
1.3.6.1.4.1.9.9.508.2.2.4GroupcslbHealthMonFTPProbesGroupcurrentA collection of objects providing information specific to FTP Probes.
1.3.6.1.4.1.9.9.508.2.2.5GroupcslbHealthMonHTTPProbesCommmonGroupcurrentA collection of objects providing information specific to both HTTP and HTTPS Probes.
1.3.6.1.4.1.9.9.508.2.2.6GroupcslbHealthMonHTTPSProbesGroupdeprecatedA collection of objects providing information specific to HTTPS Probes.
1.3.6.1.4.1.9.9.508.2.2.7GroupcslbHealthMonTFTPProbesGroupcurrentA collection of objects providing information specific to TFTP Probes.
1.3.6.1.4.1.9.9.508.2.2.8GroupcslbHealthMonIMAPProbesGroupcurrentA collection of objects providing information specific to IMAP Probes.
1.3.6.1.4.1.9.9.508.2.2.9GroupcslbHealthMonProbeScriptGroupcurrentThe collection of objects to configure scripted probes in an SLB device.
1.3.6.1.4.1.9.9.508.2.2.10GroupcslbHealthMonHTTPSProbesGroupRev1currentA collection of objects providing information specific to HTTPS Probes.
1.3.6.1.4.1.9.9.508.2.2.11GroupcslbHealthMonServerProbesGroupRev1currentThe third revision of the collection of SLB server health probe objects.
1.3.6.1.4.1.9.9.508.2.2.12GroupcshMonSfarmrealserverProbeStatsGroupdeprecatedGroup of objects providing statistics of a probe applied to a real server.
1.3.6.1.4.1.9.9.508.2.2.13GroupcshMonSfarmrealserverProbeStatsGroupRev1currentGroup of objects providing statistics of a probe applied to a real server.
1.3.6.1.4.1.9.9.508.2.2.14GroupcshMonProbeTypeStatsGroupcurrentGroup of objects providing statistics per probe type.
1.3.6.1.4.1.9.9.508.2.2.15GroupcshMonNotifObjectsGroupcurrentGroup of notification objects.
1.3.6.1.4.1.9.9.508.2.2.16GroupcshMonNotifGroupcurrentA collection of objects providing healthmon notifications.
Type Definitions
NameSyntaxStatusDescription
CiscoProbeHealthMonStateINTEGER { other(1), invalid(2), init(3), active(4), failed(5), disabled(6) }currentThe health monitor state of the probe for a server. The possible values are : 'other' : The health monitor state of the probe when none of the other values apply. 'invalid' : Server is not being monitored. Although user…
CiscoProbeInheritedPortTypeINTEGER { other(1), probe(2), real(3), vip(4), default(5) }currentThe type of the inheritance for the probe port. The possible values are : 'other' : The inherited port when none of the other values apply. 'probe' : The inherited port is the probe's configured port. 'real' : The inher…
SlbProbeTypeINTEGER { icmpProbe(1), tcpProbe(2), dnsProbe(3), httpProbe(4), ftpProbe(5), telnetProbe(6), smtpProbe(7), scriptedProbe(8), undefined(9), udpProbe(10), httpsProbe(11), ldapProbe(12), popProbe(13), imapProbe(14), radiusProbe(15), tacacsProbe(16), sipProbe(17), tftpProbe(18), fingerProbe(19), echoProbe(20), rtspProbe(21), snmpProbe(22) }currentThe probe type for probing the health of a server. 'icmpProbe' : Probe server by sending ICMP echo requests. 'tcpProbe' : Probe server by opening TCP connections. TCP probe establishes and removes connections. 'dnsProbe…