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
Imported Objects
| CISCO-SLB-EXT-MIB | cslbxServerProbes SlbFunctionNameString SlbUrlString |
| CISCO-SLB-MIB | slbEntity slbServerFarmName SlbServerString |
| CISCO-SMI | ciscoMgmt |
| CISCO-TC | CiscoPort |
| INET-ADDRESS-MIB | InetAddress InetAddressType InetPortNumber |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | Counter32 Gauge32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DateAndTime RowStatus TEXTUAL-CONVENTION TimeInterval TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.254.1.6.1 | TablecslbxProbeCfgTable | not-accessible | current | The 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.1 | RowcslbxProbeCfgEntry | not-accessible | current | This 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.1 | ColumncslbxProbeName | not-accessible | current | The name of the probe. |
| 1.3.6.1.4.1.9.9.254.1.6.1.1.2 | ColumncslbxProbeType | read-create | current | The type of probe. |
| 1.3.6.1.4.1.9.9.254.1.6.1.1.3 | ColumncslbxProbeInterval | read-create | current | Time 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.4 | ColumncslbxProbeRetries | read-create | current | The 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.5 | ColumncslbxProbeFailedInterval | read-create | current | Time 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.6 | ColumncslbxProbeReceiveTimeout | read-create | current | Maximum 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.7 | ColumncslbxProbeTcpOpenTimeout | read-create | current | Maximum 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.8 | ColumncslbxProbeAlternateDestAddrType | read-create | current | The type of address stored in cslbxProbeAlternateDestAddr. |
| 1.3.6.1.4.1.9.9.254.1.6.1.1.9 | ColumncslbxProbeAlternateDestAddr | read-create | current | The 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.10 | ColumncslbxProbeDnsDomainName | read-create | current | The 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.11 | ColumncslbxProbeHttpRequestMethod | read-create | current | The 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.12 | ColumncslbxProbeHttpRequestUrl | read-create | current | The 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.13 | ColumncslbxProbeRowStatus | read-create | current | The 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.14 | ColumncslbxProbeScriptName | read-create | current | The 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.15 | ColumncslbxProbeScriptArguments | read-create | current | The 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.16 | ColumncslbxProbePort | read-create | current | The 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.17 | ColumncslbxProbeDescription | read-create | current | This object is used for configuring the description of the probe. |
| 1.3.6.1.4.1.9.9.254.1.6.1.1.18 | ColumncslbxProbeRouteMethod | read-create | current | This 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.19 | ColumncslbxProbeProtocolType | read-create | current | This 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.20 | ColumncslbxProbePassCount | read-create | current | This 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.21 | ColumncslbxProbePriority | read-create | current | This 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.22 | ColumncslbxProbeUserName | read-create | current | This 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.23 | ColumncslbxProbePassword | read-create | current | This 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.24 | ColumncslbxProbeConnTermination | read-create | current | This 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.25 | ColumncslbxProbeSocketReuse | read-create | current | This 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.26 | ColumncslbxProbeSendDataType | read-create | current | This 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.27 | ColumncslbxProbeSendData | read-create | current | This 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.28 | ColumncslbxProbeState | read-only | current | This 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.2 | TablecslbxDnsProbeIpTable | not-accessible | current | The 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.1 | RowcslbxDnsProbeIpEntry | not-accessible | current | The 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.1 | ColumncslbxDnsProbeIpProbeName | not-accessible | current | The name of the DNS probe. |
| 1.3.6.1.4.1.9.9.254.1.6.2.1.2 | ColumncslbxDnsProbeIpAddressType | not-accessible | current | The type of address stored in cslbxDnsProbeIpAddress. |
| 1.3.6.1.4.1.9.9.254.1.6.2.1.3 | ColumncslbxDnsProbeIpAddress | not-accessible | current | The 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.4 | ColumncslbxDnsProbeIpRowStatus | read-create | current | The 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.3 | TablecslbxProbeHeaderCfgTable | not-accessible | current | The 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.1 | RowcslbxProbeHeaderCfgEntry | not-accessible | current | This 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.1 | ColumncslbxProbeHeaderProbeName | not-accessible | current | The name of the HTTP probe. |
| 1.3.6.1.4.1.9.9.254.1.6.3.1.2 | ColumncslbxProbeHeaderFieldName | not-accessible | current | An 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.3 | ColumncslbxProbeHeaderFieldValue | read-create | current | The 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.4 | ColumncslbxProbeHeaderRowStatus | read-create | current | The 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.4 | TablecslbxProbeExpectStatusCfgTable | not-accessible | current | The 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.1 | RowcslbxProbeExpectStatusCfgEntry | not-accessible | current | This 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.1 | ColumncslbxProbeExpectStatusProbeName | not-accessible | current | The name of the probe. |
| 1.3.6.1.4.1.9.9.254.1.6.4.1.2 | ColumncslbxProbeExpectStatusMinValue | not-accessible | current | The starting value of the expect status code range. |
| 1.3.6.1.4.1.9.9.254.1.6.4.1.3 | ColumncslbxProbeExpectStatusMaxValue | read-create | current | The ending value of the expect status code range. |
| 1.3.6.1.4.1.9.9.254.1.6.4.1.4 | ColumncslbxProbeExpectStatusRowStatus | read-create | current | The 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.5 | TablecslbxProbeHTTPCfgTable | not-accessible | current | This 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.1 | RowcslbxProbeHTTPCfgEntry | not-accessible | current | An 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.1 | ColumncslbxProbeHTTPCfgVersion | read-write | current | This 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.2 | ColumncslbxProbeHTTPCfgPersistence | read-write | current | This 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.3 | ColumncslbxProbeHTTPCfgHashValid | read-write | current | This 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.4 | ColumncslbxProbeHTTPCfgHashName | read-write | current | This object specifies the hash value for the probe. |
| 1.3.6.1.4.1.9.9.254.1.6.5.1.5 | ColumncslbxProbeHTTPCfgCipherSuite | read-write | current | This 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.6 | ColumncslbxProbeHTTPCfgSslTlsVersion | read-write | current | This 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.7 | ColumncslbxProbeHTTPCfgSslSessionReuse | read-write | current | This 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.8 | ColumncslbxProbeHTTPSslTlsVersionSupported | read-only | current | This 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.6 | TablecslbxProbeSIPCfgTable | not-accessible | current | This 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.1 | RowcslbxProbeSIPCfgEntry | not-accessible | current | An 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.1 | ColumncslbxProbeSIPRegAddress | read-write | current | This 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.7 | TablecslbxProbeFTPCfgTable | not-accessible | current | This 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.1 | RowcslbxProbeFTPCfgEntry | not-accessible | current | An 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.1 | ColumncslbxProbeFtpRequestMethod | read-write | current | This 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.2 | ColumncslbxProbeFtpRequestFileName | read-write | current | The string representing the File Name used in FTP Probe. |
| 1.3.6.1.4.1.9.9.254.1.6.7.1.3 | ColumncslbxProbeFtpRequestFileType | read-write | current | This 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.8 | TablecslbxProbeTFTPCfgTable | not-accessible | current | This 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.1 | RowcslbxProbeTFTPCfgEntry | not-accessible | current | An 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.1 | ColumncslbxProbeTftpRequestMethod | read-write | current | This 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.2 | ColumncslbxProbeTftpRequestFileName | read-write | current | The string representing the File Name used in TFTP Probe. |
| 1.3.6.1.4.1.9.9.254.1.6.8.1.3 | ColumncslbxProbeTftpRequestFileType | read-write | current | This 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.9 | TablecslbxProbeIMAPCfgTable | not-accessible | current | This 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.1 | RowcslbxProbeIMAPCfgEntry | not-accessible | current | An 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.1 | ColumncslbxProbeIMAPMailBox | read-write | current | This object is used for configuring the IMAP Mailbox value. |
| 1.3.6.1.4.1.9.9.254.1.6.9.1.2 | ColumncslbxProbeIMAPMethodName | read-write | current | This 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.508 | IdentityciscoSlbHealthMonMIB | 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… | ||
| 1.3.6.1.4.1.9.9.508.0 | NodeciscoSlbHealthMonMIBNotifs | |||
| 1.3.6.1.4.1.9.9.508.0.1 | NotificationcshMonSocketOveruse | current | The 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.2 | NotificationcshMonSocketNormalUse | current | The 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.1 | NodeciscoSlbHealthMonMIBObjects | |||
| 1.3.6.1.4.1.9.9.508.1.1 | NodecshMonSfarmProbes | |||
| 1.3.6.1.4.1.9.9.508.1.1.1 | TablecshMonSfarmRealProbeStatsTable | not-accessible | deprecated | This 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.1 | RowcshMonSfarmRealProbeStatsEntry | not-accessible | deprecated | Each 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.1 | ColumncshMonSfarmRealServerName | not-accessible | deprecated | This 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.2 | ColumncshMonSfarmRealServerPort | not-accessible | deprecated | The 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.3 | ColumncshMonSfarmRealProbesPassed | read-only | deprecated | 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.1.1.4 | ColumncshMonSfarmRealProbesFailed | read-only | deprecated | 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 for a specified number… |
| 1.3.6.1.4.1.9.9.508.1.1.1.1.5 | ColumncshMonSfarmRealProbeHealthMonState | read-only | deprecated | The health monitor state of the probe for this real server. |
| 1.3.6.1.4.1.9.9.508.1.1.2 | TablecshMonProbeTypeStatsTable | not-accessible | current | This table provides the accumulated statistics for each probe type. |
| 1.3.6.1.4.1.9.9.508.1.1.2.1 | RowcshMonProbeTypeStatsEntry | not-accessible | current | An 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.1 | ColumncshMonProbeTotalSentProbes | read-only | current | This object identifies the number of probes sent to the real servers. |
| 1.3.6.1.4.1.9.9.508.1.1.2.1.2 | ColumncshMonProbeTotalPassedProbes | read-only | current | This 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.3 | ColumncshMonProbeTotalConnectionErrors | read-only | current | This 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.4 | ColumncshMonProbeTotalReceivedRSTs | read-only | current | This object identifies the number of probes that received TCP RST. |
| 1.3.6.1.4.1.9.9.508.1.1.2.1.5 | ColumncshMonProbeTotalReceiveTimeouts | read-only | current | This object identifies the number of probes that suffered receive timeouts. |
| 1.3.6.1.4.1.9.9.508.1.1.2.1.6 | ColumncshMonProbeTotalSendFailures | read-only | current | This 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.7 | ColumncshMonProbeTotalFailedProbes | read-only | current | This 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.8 | ColumncshMonProbeTotalRefusedConns | read-only | current | This 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.9 | ColumncshMonProbeTotalOpenTimeouts | read-only | current | This 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.10 | ColumncshMonProbeTotalActiveSockets | read-only | current | This 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.3 | TablecshMonServerfarmRealProbeStatsTable | not-accessible | current | This 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.1 | RowcshMonServerfarmRealProbeStatsEntry | not-accessible | current | Each 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.1 | ColumncshMonServerfarmRealServerName | not-accessible | current | This 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.2 | ColumncshMonServerfarmRealServerPort | not-accessible | current | This 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.3 | ColumncshMonProbeInheritedPort | not-accessible | current | This 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.4 | ColumncshMonServerfarmRealPassedProbes | read-only | current | This 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.5 | ColumncshMonServerfarmRealFailedProbes | read-only | current | This 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.6 | ColumncshMonServerfarmRealProbeHealthMonState | read-only | current | This 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.7 | ColumncshMonServerfarmRealProbeLastProbeTime | read-only | current | This object indicates the date and time of the last probe. |
| 1.3.6.1.4.1.9.9.508.1.1.3.1.8 | ColumncshMonServerfarmRealProbeLastActiveTime | read-only | current | This 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.9 | ColumncshMonServerfarmRealProbeLastFailedTime | read-only | current | This 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.10 | ColumncshMonProbeInheritedPortType | read-only | current | This object indentifies the type of the inherited port for this probe instance. |
| 1.3.6.1.4.1.9.9.508.1.2 | NodeciscoSlbHealthMonNotifObjects | |||
| 1.3.6.1.4.1.9.9.508.1.2.1 | ScalarcshMonSocketOverusageCount | accessible-for-notify | current | This object identifies the number of times the probes socket usage exceeded 90% in that minute. |
| 1.3.6.1.4.1.9.9.508.2 | NodeciscoSlbHealthMonMIBConformance | |||
| 1.3.6.1.4.1.9.9.508.2.1 | NodeciscoSlbHealthMonMIBCompliances | |||
| 1.3.6.1.4.1.9.9.508.2.1.1 | ComplianceciscoSlbHealthMonMIBCompliance | deprecated | The compliance statement for entities which implement the Cisco SLB Health monitoring MIB. | |
| 1.3.6.1.4.1.9.9.508.2.1.2 | ComplianceciscoSlbHealthMonMIBComplianceRev1 | deprecated | The compliance statement for entities which implement the Cisco SLB Health monitoring MIB. | |
| 1.3.6.1.4.1.9.9.508.2.1.3 | ComplianceciscoSlbHealthMonMIBComplianceRev2 | deprecated | The compliance statement for entities which implement the Cisco SLB Health monitoring MIB. | |
| 1.3.6.1.4.1.9.9.508.2.1.4 | ComplianceciscoSlbHealthMonMIBComplianceRev3 | current | The compliance statement for entities which implement the Cisco SLB Health monitoring MIB. | |
| 1.3.6.1.4.1.9.9.508.2.2 | NodeciscoSlbHealthMonMIBGroups | |||
| 1.3.6.1.4.1.9.9.508.2.2.1 | GroupcslbHealthMonServerProbesGroup | deprecated | The second revision of the collection of SLB server health probe objects. | |
| 1.3.6.1.4.1.9.9.508.2.2.2 | GroupcslbHealthMonProbeCfgExtGroup | current | The collection of objects to configure probes in an SLB device. | |
| 1.3.6.1.4.1.9.9.508.2.2.3 | GroupcslbHealthMonSIPProbesGroup | current | A collection of objects providing information specific to SIP Probes. | |
| 1.3.6.1.4.1.9.9.508.2.2.4 | GroupcslbHealthMonFTPProbesGroup | current | A collection of objects providing information specific to FTP Probes. | |
| 1.3.6.1.4.1.9.9.508.2.2.5 | GroupcslbHealthMonHTTPProbesCommmonGroup | current | A collection of objects providing information specific to both HTTP and HTTPS Probes. | |
| 1.3.6.1.4.1.9.9.508.2.2.6 | GroupcslbHealthMonHTTPSProbesGroup | deprecated | A collection of objects providing information specific to HTTPS Probes. | |
| 1.3.6.1.4.1.9.9.508.2.2.7 | GroupcslbHealthMonTFTPProbesGroup | current | A collection of objects providing information specific to TFTP Probes. | |
| 1.3.6.1.4.1.9.9.508.2.2.8 | GroupcslbHealthMonIMAPProbesGroup | current | A collection of objects providing information specific to IMAP Probes. | |
| 1.3.6.1.4.1.9.9.508.2.2.9 | GroupcslbHealthMonProbeScriptGroup | current | The collection of objects to configure scripted probes in an SLB device. | |
| 1.3.6.1.4.1.9.9.508.2.2.10 | GroupcslbHealthMonHTTPSProbesGroupRev1 | current | A collection of objects providing information specific to HTTPS Probes. | |
| 1.3.6.1.4.1.9.9.508.2.2.11 | GroupcslbHealthMonServerProbesGroupRev1 | current | The third revision of the collection of SLB server health probe objects. | |
| 1.3.6.1.4.1.9.9.508.2.2.12 | GroupcshMonSfarmrealserverProbeStatsGroup | deprecated | Group of objects providing statistics of a probe applied to a real server. | |
| 1.3.6.1.4.1.9.9.508.2.2.13 | GroupcshMonSfarmrealserverProbeStatsGroupRev1 | current | Group of objects providing statistics of a probe applied to a real server. | |
| 1.3.6.1.4.1.9.9.508.2.2.14 | GroupcshMonProbeTypeStatsGroup | current | Group of objects providing statistics per probe type. | |
| 1.3.6.1.4.1.9.9.508.2.2.15 | GroupcshMonNotifObjectsGroup | current | Group of notification objects. | |
| 1.3.6.1.4.1.9.9.508.2.2.16 | GroupcshMonNotifGroup | current | A collection of objects providing healthmon notifications. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| CiscoProbeHealthMonState | INTEGER { other(1), invalid(2), init(3), active(4), failed(5), disabled(6) } | current | The 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… |
| CiscoProbeInheritedPortType | INTEGER { other(1), probe(2), real(3), vip(4), default(5) } | current | The 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… |
| SlbProbeType | INTEGER { 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) } | current | The 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… |