cslbxProbeHTTPCfgEntry
CISCO-SLB-HEALTH-MON-MIB ·
.1.3.6.1.4.1.9.9.254.1.6.5.1
Object
row
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 deleted from this table when
corresponding entry (identified by the indices)
is deleted from cslbxProbeCfgTable.
Following objects are applicable to both
HTTP and HTTPS Probes:
cslbxProbeHTTPCfgVersion
cslbxProbeHTTPCfgPersistence
cslbxProbeHTTPCfgHashValid
cslbxProbeHTTPCfgHashName
Following objects are applicable only for
HTTPS Probes:
cslbxProbeHTTPCfgCipherSuite
cslbxProbeHTTPCfgSslTlsVersion
cslbxProbeHTTPCfgSslSessionReuse.
The 'cslbxProbeName' refers to the probe which
is created by adding an entry in
'cslbxProbeCfgTable' with cslbxProbeType
'httpProbe' or 'httpsProbe'.
Context
- MIB
- CISCO-SLB-HEALTH-MON-MIB
- OID
.1.3.6.1.4.1.9.9.254.1.6.5.1- Type
- row
- Status
- current
- Parent
- cslbxProbeHTTPCfgTable
- Table
- cslbxProbeHTTPCfgTable
- Children
- 8
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | 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. | column | Enumeration | .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 do… | column | SNMPv2-TCTruthValue | .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. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.254.1.6.5.1.3 |
| cslbxProbeHTTPCfgHashName This object specifies the hash value
for the probe. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .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'… | column | Enumeration | .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 c… | column | Enumeration | .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 s… | column | SNMPv2-TCTruthValue | .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. | column | Bits | .1.3.6.1.4.1.9.9.254.1.6.5.1.8 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| CISCO-SLB-MIBslbEntity The SLB instance reference number for this server.
This allows multiple SLB's to exist on the same SNMP
system. This object's value generally corresponds to
the slot number wher… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.161.1.1.1.1.1 |
| cslbxProbeName The name of the probe. | column | CISCO-SLB-MIBSlbServerString | .1.3.6.1.4.1.9.9.254.1.6.1.1.1 |