CISCO-SLB-HEALTH-MON-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
12
Rows
12
Columns
82
.1.3.6.1.4.1.9.9.254.1.6.1 · 1 row entry · 28 columns
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 configuring the parameters
of probes.
cslbxProbeCfgEntry entry .1.3.6.1.4.1.9.9.254.1.6.1.1
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.
Indexes
CISCO-SLB-MIBslbEntity cslbxProbeName
Column Syntax OID
cslbxProbeName
The name of the probe.
CISCO-SLB-MIBSlbServerString
Textual Convention: CISCO-SLB-MIBSlbServerString OctetString
Type Constraints:
range: 1..96
.1.3.6.1.4.1.9.9.254.1.6.1.1.1
cslbxProbeType
The type of probe.
SlbProbeTyper/w
Textual Convention: SlbProbeType Enumeration
Type Values:
1icmpProbe
2tcpProbe
3dnsProbe
4httpProbe
5ftpProbe
6telnetProbe
7smtpProbe
8scriptedProbe
9undefined
10udpProbe
11httpsProbe
12ldapProbe
13popProbe
14imapProbe
15radiusProbe
16tacacsProbe
17sipProbe
18tftpProbe
19fingerProbe
20echoProbe
21rtspProbe
22snmpProbe
.1.3.6.1.4.1.9.9.254.1.6.1.1.2
cslbxProbeInterval
Time between health checks. It is from the end of
previous check to the beginning of the next check.
secondsSNMPv2-TCTimeIntervalr/w
Textual Convention: SNMPv2-TCTimeInterval Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.9.9.254.1.6.1.1.3
cslbxProbeRetries
The number of consecutive retries without a successful
probe before marking the real server as 'failed'.
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.254.1.6.1.1.4
cslbxProbeFailedInterval
Time before retrying a 'failed' real
server to see if it has recovered yet.
secondsSNMPv2-TCTimeIntervalr/w
Textual Convention: SNMPv2-TCTimeInterval Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.9.9.254.1.6.1.1.5
cslbxProbeReceiveTimeout
Maximum time to wait for a reply from a real
server before considering this probe attempt
to have failed.
secondsSNMPv2-TCTimeIntervalr/w
Textual Convention: SNMPv2-TCTimeInterval Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.9.9.254.1.6.1.1.6
cslbxProbeTcpOpenTimeout
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.
secondsSNMPv2-TCTimeIntervalr/w
Textual Convention: SNMPv2-TCTimeInterval Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.9.9.254.1.6.1.1.7
cslbxProbeAlternateDestAddrType
The type of address stored in
cslbxProbeAlternateDestAddr.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.254.1.6.1.1.8
cslbxProbeAlternateDestAddr
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.0.0.0', probe frames are sent to the IP address
given by t…
OctetStringr/w
Constraints:
range: 0-20
.1.3.6.1.4.1.9.9.254.1.6.1.1.9
cslbxProbeDnsDomainName
The domain name string use with the DNS probe. (Only
applicable to DNS probes.)
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.254.1.6.1.1.10
cslbxProbeHttpRequestMethod
The request method type string to be used in the
HTTP probe packets. (Only applicable to HTTP
probes.)
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.9.9.254.1.6.1.1.11
cslbxProbeHttpRequestUrl
The URI string in the HTTP request of HTTP probe
packets. (Only applicable to HTTP probes.)
CISCO-SLB-EXT-MIBSlbUrlStringr/w
Textual Convention: CISCO-SLB-EXT-MIBSlbUrlString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.254.1.6.1.1.12
cslbxProbeRowStatus
The row status is used by a management station to
create or delete the row entry in cslbxProbeCfgTable
following the RowStatus textual convention.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.254.1.6.1.1.13
cslbxProbeScriptName
The name of the function to be executed. (Only
applicable to scriptedProbe type.)
CISCO-SLB-EXT-MIBSlbFunctionNameStringr/w
Textual Convention: CISCO-SLB-EXT-MIBSlbFunctionNameString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.254.1.6.1.1.14
cslbxProbeScriptArguments
The argument parameters passed into the executable
script. (Only applicable to scriptedProbe type.)
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.254.1.6.1.1.15
cslbxProbePort
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 default port of that particular probe. This
object is not applic…
CISCO-TCCiscoPortr/w
Textual Convention: CISCO-TCCiscoPort Integer32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.254.1.6.1.1.16
cslbxProbeDescription
This object is used for configuring the
description of the probe.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.254.1.6.1.1.17
cslbxProbeRouteMethod
This object specifies whether the probe destined
to IP address specified in cslbxProbeAlternateDestAddr
be routed using internal routing table or forced to use
the known mac-address of the real-server/gateway that
prob…
Enumerationr/w
Enumerated Values:
1other
2transparent
3routingTable
.1.3.6.1.4.1.9.9.254.1.6.1.1.18
cslbxProbeProtocolType
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.
This value can not be written.
tc…
Enumerationr/w
Enumerated Values:
1other
2tcp
3udp
.1.3.6.1.4.1.9.9.254.1.6.1.1.19
cslbxProbePassCount
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
conjunction with 'cslbxProbeFailedInterval'.
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.254.1.6.1.1.20
cslbxProbePriority
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.
Probes associated with critical services can be
configured with…
Unsigned32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.9.9.254.1.6.1.1.21
cslbxProbeUserName
This object represents the user name required for
authentication. This object is applicable for
following value of 'cslbxProbeType' :
httpprobe, httpsProbe
telnetProbe, ftpProbe, ldapProbe,
imapProbe, popP…
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.254.1.6.1.1.22
cslbxProbePassword
This object represents the password required for
authentication. This object is applicable for following
value of 'cslbxProbeType' :
httpprobe, httpsProbe
telnetProbe, ftpProbe, ldapProbe,
imapProbe, popProb…
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.254.1.6.1.1.23
cslbxProbeConnTermination
This object specifies how the connections need to
be terminated. The possible value(s) are :
graceful : follow graceful handshake for
terminating connections.
forced : send RST to terminate connections…
Enumerationr/w
Enumerated Values:
1graceful
2forced
.1.3.6.1.4.1.9.9.254.1.6.1.1.24
cslbxProbeSocketReuse
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 set to 'false' new socket will be created.

This…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.254.1.6.1.1.25
cslbxProbeSendDataType
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 in conjunction with object
Enumerationr/w
Enumerated Values:
1ascii
2binary
.1.3.6.1.4.1.9.9.254.1.6.1.1.26
cslbxProbeSendData
This object represents the data to be sent
for the appropriate probes. This object
is applicable for following value(s) of
cslbxProbeType :
echoProbe
fingerProbe
sipProbe
tcpProbe
udpProbe.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.254.1.6.1.1.27
cslbxProbeState
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 'true'. When the probe is active and if the
real server is…
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.254.1.6.1.1.28
.1.3.6.1.4.1.9.9.254.1.6.2 · 1 row entry · 4 columns
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 configuring the parameters
of DNS probes. In a DNS probe, resolution of a
specific domain name is requested, and the
resulting IP address must match one of a list of
'expected IP addresses' configured for that
probe. This table stores the list of expected IP
addresses for each DNS probe.
cslbxDnsProbeIpEntry entry .1.3.6.1.4.1.9.9.254.1.6.2.1
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.
Indexes
CISCO-SLB-MIBslbEntity cslbxDnsProbeIpProbeName cslbxDnsProbeIpAddressType cslbxDnsProbeIpAddress
Column Syntax OID
cslbxDnsProbeIpProbeName
The name of the DNS probe.
CISCO-SLB-MIBSlbServerString
Textual Convention: CISCO-SLB-MIBSlbServerString OctetString
Type Constraints:
range: 1..96
.1.3.6.1.4.1.9.9.254.1.6.2.1.1
cslbxDnsProbeIpAddressType
The type of address stored in
cslbxDnsProbeIpAddress.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.254.1.6.2.1.2
cslbxDnsProbeIpAddress
The IP address that may be expected in response
to a DNS probe from a 'healthy' real DNS server.
OctetString
Constraints:
range: 1-20
.1.3.6.1.4.1.9.9.254.1.6.2.1.3
cslbxDnsProbeIpRowStatus
The object used by a management station to create
or delete the row entry in cslbxDnsProbeIpTable
following the RowStatus textual convention.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.254.1.6.2.1.4
.1.3.6.1.4.1.9.9.254.1.6.3 · 1 row entry · 4 columns
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 configuring the parameters
of HTTP probes. In particular, each HTTP probe
request may be sent with a number of fixed HTTP
headers. This table defines such fixed HTTP
headers sent with HTTP probes.
cslbxProbeHeaderCfgEntry entry .1.3.6.1.4.1.9.9.254.1.6.3.1
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.
Indexes
CISCO-SLB-MIBslbEntity cslbxProbeHeaderProbeName cslbxProbeHeaderFieldName
Column Syntax OID
cslbxProbeHeaderProbeName
The name of the HTTP probe.
CISCO-SLB-MIBSlbServerString
Textual Convention: CISCO-SLB-MIBSlbServerString OctetString
Type Constraints:
range: 1..96
.1.3.6.1.4.1.9.9.254.1.6.3.1.1
cslbxProbeHeaderFieldName
An HTTP header of this name is transmitted in the
HTTP request sent by this probe.
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.9.9.254.1.6.3.1.2
cslbxProbeHeaderFieldValue
The HTTP header value associated with the HTTP header
name given by cslbxProbeHeaderFieldName.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.254.1.6.3.1.3
cslbxProbeHeaderRowStatus
The object used by a management station to create
or delete the row entry in cslbxProbeHeaderTable
following the RowStatus textual convention.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.254.1.6.3.1.4
.1.3.6.1.4.1.9.9.254.1.6.4 · 1 row entry · 4 columns
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 configuring the expect status
codes returned by a server.
cslbxProbeExpectStatusCfgEntry entry .1.3.6.1.4.1.9.9.254.1.6.4.1
This entry provides the configuration of a range of
expect status codes for a particular probe, served by
a particular SLB entity.
Indexes
CISCO-SLB-MIBslbEntity cslbxProbeExpectStatusProbeName cslbxProbeExpectStatusMinValue
Column Syntax OID
cslbxProbeExpectStatusProbeName
The name of the probe.
CISCO-SLB-MIBSlbServerString
Textual Convention: CISCO-SLB-MIBSlbServerString OctetString
Type Constraints:
range: 1..96
.1.3.6.1.4.1.9.9.254.1.6.4.1.1
cslbxProbeExpectStatusMinValue
The starting value of the expect status code range.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.254.1.6.4.1.2
cslbxProbeExpectStatusMaxValue
The ending value of the expect status code range.
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.254.1.6.4.1.3
cslbxProbeExpectStatusRowStatus
The object used by a management station to create
or delete the row entry in
cslbxProbeExpectStatusCfgTable following the
RowStatus textual convention.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.254.1.6.4.1.4
.1.3.6.1.4.1.9.9.254.1.6.5 · 1 row entry · 8 columns
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 attributes 
configured in cslbxProbeCfgTable.
          
Following objects from cslbxProbeCfgTable are applicable 
to HTTP/HTTPS probe:
    cslbxProbeAlternateDestAddrType
    cslbxProbeAlternateDestAddr
    cslbxProbeRouteMethod   
    cslbxProbeHttpRequestMethod
    cslbxProbeHttpRequestUrl
    cslbxProbePort
    cslbxProbeUserName
    cslbxProbePassword
    cslbxProbeInterval
    cslbxProbeRetries
    cslbxProbeFailedInterval
    cslbxProbeReceiveTimeout
    cslbxProbeTcpOpenTimeout
    cslbxProbeConnTermination
    cslbxProbePriority
    cslbxProbePassCount
          
An HTTP probe establishes an HTTP connection to
a real server and then sends an HTTP request
and verifies the response.
          
This table is applicable only for the instance
value of cslbxProbeType 'httpProbe' or 'httpsProbe'.
cslbxProbeHTTPCfgEntry entry .1.3.6.1.4.1.9.9.254.1.6.5.1
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
'httpsProbe'.

An entry is delete…
Indexes
CISCO-SLB-MIBslbEntity cslbxProbeName
Column Syntax OID
cslbxProbeHTTPCfgVersion
This object represents HTTP version for the probe.
The 'htpOneDotZero' specifies HTTP 1.0 protocol.
The 'htpOneDotOne' specifies HTTP 1.1 protocol.
Enumerationr/w
Enumerated Values:
1httpOneDotZero
2httpOneDotOne
.1.3.6.1.4.1.9.9.254.1.6.5.1.1
cslbxProbeHTTPCfgPersistence
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 downloaded
object. The persistence allows…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.254.1.6.5.1.2
cslbxProbeHTTPCfgHashValid
This object enables the hash functionality.
If set to 'true', the cslbxProbeHTTPCfgHashName
is used. If set 'false' the value
specified in cslbxProbeHTTPCfgHashName
is not used.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.254.1.6.5.1.3
cslbxProbeHTTPCfgHashName
This object specifies the hash value
for the probe.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.254.1.6.5.1.4
cslbxProbeHTTPCfgCipherSuite
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 value other than
those define…
Enumerationr/w
Enumerated Values:
1rsaOther
2rsaAny
3rsaWithRc4128Md5
4rsaWithRc4128Sha
5rsaWithdesCbcSha
6rsaWith3desEdeCbcSha
7rsaExportWithRc440Md5
8rsaExportWithDes40CbcSha
9rsaExport1024WithRc456Md5
10rsaExport1024WithDesCbcSha
11rsaExport1024WithRc456Sha
12rsaWithAes128CbcSha
13rsaWithAes256cbcSha
.1.3.6.1.4.1.9.9.254.1.6.5.1.5
cslbxProbeHTTPCfgSslTlsVersion
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.
sslv2 …
Enumerationr/w
Enumerated Values:
1other
2sslv2
3sslv3
4tlsv1
5all
.1.3.6.1.4.1.9.9.254.1.6.5.1.6
cslbxProbeHTTPCfgSslSessionReuse
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 reused. In SSL, a new session ID is created
every time the cli…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.254.1.6.5.1.7
cslbxProbeHTTPSslTlsVersionSupported
This object identifies the supported SSL/TLS versions.
sslv3 - SSL version 3.0.
tlsv1 - TLS version 1.0.
Bits
Enumerated Values:
0sslv3
1tlsv1
.1.3.6.1.4.1.9.9.254.1.6.5.1.8
.1.3.6.1.4.1.9.9.254.1.6.6 · 1 row entry · 1 columns
This table is for configuring attributes
applicable to SIP probes.  
          
The Session Initiation Protocol (SIP) is an ASCII-based,
application-layer control protocol that can be used to 
establish, maintain, and terminate calls between two 
or more endpoints. SIP is an alternative protocol 
developed by the Internet Engineering Task Force (IETF)
for multimedia conferencing over IP.
          
This table supports configuration of the probe 
attributes in addition to the attributes configured
in cslbxProbeCfgTable.
          
Following objects from cslbxProbeCfgTable are applicable 
to SIP probe:
    cslbxProbeAlternateDestAddrType
    cslbxProbeAlternateDestAddr
    cslbxProbeRouteMethod   
    cslbxProbePort
    cslbxProbeUserName
    cslbxProbePassword
    cslbxProbeInterval
    cslbxProbeRetries
    cslbxProbeFailedInterval
    cslbxProbeReceiveTimeout
    cslbxProbeTcpOpenTimeout
    cslbxProbeConnTermination
    cslbxProbeSocketReuse
    cslbxProbePassCount
          
This table is applicable only if the value of
cslbxProbeType is 'sipProbe'.
cslbxProbeSIPCfgEntry entry .1.3.6.1.4.1.9.9.254.1.6.6.1
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 entry is deleted from this table …
Indexes
CISCO-SLB-MIBslbEntity cslbxProbeName
Column Syntax OID
cslbxProbeSIPRegAddress
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 to an
e-mail address and is in the format of
'sip:userID@…
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.9.9.254.1.6.6.1.1
.1.3.6.1.4.1.9.9.254.1.6.7 · 1 row entry · 3 columns
This table is for configuring attributes
applicable to FTP probes.  This table supports
configuration of the probe attributes in addition
to the FTP attributes configured in cslbxProbeCfgTable.
          
Following objects from cslbxProbeCfgTable are applicable 
to FTP probe:
    cslbxProbeAlternateDestAddrType
    cslbxProbeAlternateDestAddr
    cslbxProbeRouteMethod   
    cslbxProbePort
    cslbxProbeUserName
    cslbxProbePassword
    cslbxProbeInterval
    cslbxProbeRetries
    cslbxProbeFailedInterval
    cslbxProbeReceiveTimeout
    cslbxProbeTcpOpenTimeout
    cslbxProbeConnTermination
    cslbxProbeSocketReuse
    cslbxProbePassCount
          
This table is applicable only if the value of
cslbxProbeType is 'ftpProbe'.
cslbxProbeFTPCfgEntry entry .1.3.6.1.4.1.9.9.254.1.6.7.1
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 created in cslbxProbeCfgTable
with cslbxProbeT…
Indexes
CISCO-SLB-MIBslbEntity cslbxProbeName
Column Syntax OID
cslbxProbeFtpRequestMethod
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 can not be written.
ls : list files.
Enumerationr/w
Enumerated Values:
1other
2ls
3get
4put
.1.3.6.1.4.1.9.9.254.1.6.7.1.1
cslbxProbeFtpRequestFileName
The string representing the File Name
used in FTP Probe.
CISCO-SLB-EXT-MIBSlbUrlStringr/w
Textual Convention: CISCO-SLB-EXT-MIBSlbUrlString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.254.1.6.7.1.2
cslbxProbeFtpRequestFileType
This object specifies the type
of the data transferred from/to
in case of FTP requests.
Enumerationr/w
Enumerated Values:
1ascii
2binary
.1.3.6.1.4.1.9.9.254.1.6.7.1.3
.1.3.6.1.4.1.9.9.254.1.6.8 · 1 row entry · 3 columns
This table is for configuring attributes
applicable to TFTP probes.  This table supports
configuration of the probe attributes in addition
to the TFTP attributes configured in cslbxProbeCfgTable.
          
Following objects from cslbxProbeCfgTable are applicable 
to TFTP probe:
    cslbxProbeAlternateDestAddrType
    cslbxProbeAlternateDestAddr
    cslbxProbePort
    cslbxProbeInterval
    cslbxProbeRetries
    cslbxProbeFailedInterval
    cslbxProbePassCount
          
This table is applicable only if the value of
cslbxProbeType is 'tftpProbe'.
cslbxProbeTFTPCfgEntry entry .1.3.6.1.4.1.9.9.254.1.6.8.1
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 in cslbxProbeCfgTable
with cslbxProbeType 'tf…
Indexes
CISCO-SLB-MIBslbEntity cslbxProbeName
Column Syntax OID
cslbxProbeTftpRequestMethod
This object identifies the TFTP request to be used
in TFTP probe packets.
The possible value(s) are:
get : Get request.
put : Put request.
Enumerationr/w
Enumerated Values:
1get
2put
.1.3.6.1.4.1.9.9.254.1.6.8.1.1
cslbxProbeTftpRequestFileName
The string representing the File Name
used in TFTP Probe.
CISCO-SLB-EXT-MIBSlbUrlStringr/w
Textual Convention: CISCO-SLB-EXT-MIBSlbUrlString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.254.1.6.8.1.2
cslbxProbeTftpRequestFileType
This object specifies the type
of the data transferred from/to
in case of FTP requests.
Enumerationr/w
Enumerated Values:
1ascii
2binary
.1.3.6.1.4.1.9.9.254.1.6.8.1.3
.1.3.6.1.4.1.9.9.254.1.6.9 · 1 row entry · 2 columns
This table is for configuring attributes
applicable to IMAP probe.
          
This table supports configuration of the probe 
attributes in addition to the IMAP attributes 
configured in cslbxProbeCfgTable.
          
Following objects from cslbxProbeCfgTable are applicable 
to IMAP probe:
    cslbxProbeAlternateDestAddrType
    cslbxProbeAlternateDestAddr
    cslbxProbeRouteMethod   
    cslbxProbePort
    cslbxProbeUserName
    cslbxProbePassword
    cslbxProbeInterval
    cslbxProbeRetries
    cslbxProbeFailedInterval
    cslbxProbeReceiveTimeout
    cslbxProbeConnTermination
    cslbxProbePriority
    cslbxProbePassCount
          
An IMAP probe initiates a IMAP session and then 
attempts to retrieve e-mail from the server and 
verifies the response.
          
This table is applicable only if the value of
cslbxProbeType is 'imapProbe'.
cslbxProbeIMAPCfgEntry entry .1.3.6.1.4.1.9.9.254.1.6.9.1
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 in cslbxProbeCfgTable
with cslbxProbeType 'im…
Indexes
CISCO-SLB-MIBslbEntity cslbxProbeName
Column Syntax OID
cslbxProbeIMAPMailBox
This object is used for configuring
the IMAP Mailbox value.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.254.1.6.9.1.1
cslbxProbeIMAPMethodName
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
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.254.1.6.9.1.2
.1.3.6.1.4.1.9.9.508.1.1.1 · 1 row entry · 5 columns
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.
Deprecated because of the change in index requirement.
cshMonSfarmRealProbeStatsEntry entry .1.3.6.1.4.1.9.9.508.1.1.1.1
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 is created in the
cesRealSe…
Indexes
CISCO-SLB-MIBslbEntity cslbxProbeName CISCO-SLB-MIBslbServerFarmName cshMonSfarmRealServerName cshMonSfarmRealServerPort
Column Syntax OID
cshMonSfarmRealServerName deprecated
This object identifies the name (unique identifier)
of the real server. This value must correspond to an entry
in cesServerFarmRserverTable (identified by INDEX
cesRserverName) or cesRealServerProbeTable
(identified b…
OctetString
Constraints:
range: 1-255
.1.3.6.1.4.1.9.9.508.1.1.1.1.1
cshMonSfarmRealServerPort 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 correspond
to an entry in cesServerFarmRserverTable (identified by …
INET-ADDRESS-MIBInetPortNumber
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.508.1.1.1.1.2
cshMonSfarmRealProbesPassed deprecated
The number of probes passed for this real
server. The probe is identified as pass if
the real server returns a valid response.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.508.1.1.1.1.3
cshMonSfarmRealProbesFailed 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 of retries.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.508.1.1.1.1.4
cshMonSfarmRealProbeHealthMonState deprecated
The health monitor state of the probe for this
real server.
CiscoProbeHealthMonState
Textual Convention: CiscoProbeHealthMonState Enumeration
Type Values:
1other
2invalid
3init
4active
5failed
6disabled
.1.3.6.1.4.1.9.9.508.1.1.1.1.5
.1.3.6.1.4.1.9.9.508.1.1.2 · 1 row entry · 10 columns
This table provides the accumulated statistics for each
probe type.
cshMonProbeTypeStatsEntry entry .1.3.6.1.4.1.9.9.508.1.1.2.1
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 deleted.
The 'slbEntity'is used in identifying the module in w…
Indexes
CISCO-SLB-MIBslbEntity cslbxProbeType
Column Syntax OID
cshMonProbeTotalSentProbes
This object identifies the number of probes sent to the
real servers.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.508.1.1.2.1.1
cshMonProbeTotalPassedProbes
This object identifies the number of passed probes. The probe
is identified as pass if the real server returns a valid
response.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.508.1.1.2.1.2
cshMonProbeTotalConnectionErrors
This object identifies the number of probes that received
connection errors while trying to connect to the real server.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.508.1.1.2.1.3
cshMonProbeTotalReceivedRSTs
This object identifies the number of probes that received
TCP RST.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.508.1.1.2.1.4
cshMonProbeTotalReceiveTimeouts
This object identifies the number of probes that suffered
receive timeouts.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.508.1.1.2.1.5
cshMonProbeTotalSendFailures
This object identifies the number of probes failed due to
internal errors. Internal errors are unexpected errors during
configuration, scheduling or processing a probe.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.508.1.1.2.1.6
cshMonProbeTotalFailedProbes
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 number of retries.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.508.1.1.2.1.7
cshMonProbeTotalRefusedConns
This object identifies the number of probes whose connections
were refused by the real servers.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.508.1.1.2.1.8
cshMonProbeTotalOpenTimeouts
This object identifies the number of probes that received
timeout while trying to open a connection to the real server.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.508.1.1.2.1.9
cshMonProbeTotalActiveSockets
This object identifies the number of probes that are
currently using a socket in the system.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.508.1.1.2.1.10
.1.3.6.1.4.1.9.9.508.1.1.3 · 1 row entry · 10 columns
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.
cshMonServerfarmRealProbeStatsEntry entry .1.3.6.1.4.1.9.9.508.1.1.3.1
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 following cases one or more entries get created: …
Indexes
CISCO-SLB-MIBslbEntity cslbxProbeName CISCO-SLB-MIBslbServerFarmName cshMonServerfarmRealServerName cshMonServerfarmRealServerPort cshMonProbeInheritedPort
Column Syntax OID
cshMonServerfarmRealServerName
This object identifies the name (unique identifier)
of the real server. This value must correspond to an entry
in cesServerFarmRserverTable (identified by INDEX
cesRserverName) or cesRealServerProbeTable
(identified b…
OctetString
Constraints:
range: 1-255
.1.3.6.1.4.1.9.9.508.1.1.3.1.1
cshMonServerfarmRealServerPort
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. This value must
correspond to an entry in cesServerFarmRserv…
INET-ADDRESS-MIBInetPortNumber
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.508.1.1.3.1.2
cshMonProbeInheritedPort
This object identifies the port number which is inherited by
the probe instance. Please refer to probe port inheritance
concept explained in this MODULE-IDENTITY description.
INET-ADDRESS-MIBInetPortNumber
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.508.1.1.3.1.3
cshMonServerfarmRealPassedProbes
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.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.508.1.1.3.1.4
cshMonServerfarmRealFailedProbes
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 for a specified
number of retries.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.508.1.1.3.1.5
cshMonServerfarmRealProbeHealthMonState
This object identifies the health monitor state of the probe
for this real server.
CiscoProbeHealthMonState
Textual Convention: CiscoProbeHealthMonState Enumeration
Type Values:
1other
2invalid
3init
4active
5failed
6disabled
.1.3.6.1.4.1.9.9.508.1.1.3.1.6
cshMonServerfarmRealProbeLastProbeTime
This object indicates the date and time of the last probe.
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.4.1.9.9.508.1.1.3.1.7
cshMonServerfarmRealProbeLastActiveTime
This object indicates the last date and time that the probe's
state transitioned to 'active'.
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.4.1.9.9.508.1.1.3.1.8
cshMonServerfarmRealProbeLastFailedTime
This object indicates the last date and time that the probes's
state transitioned to 'failed'.
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.4.1.9.9.508.1.1.3.1.9
cshMonProbeInheritedPortType
This object indentifies the type of the inherited port
for this probe instance.
CiscoProbeInheritedPortType
Textual Convention: CiscoProbeInheritedPortType Enumeration
Type Values:
1other
2probe
3real
4vip
5default
.1.3.6.1.4.1.9.9.508.1.1.3.1.10