cspPsServiceType
CISCO-SSL-PROXY-MIB ·
.1.3.6.1.4.1.9.9.370.1.2.1.1.3
Object
column
r/w
Enumeration
The type of proxy service: 'server(1)' or 'client(2)'.
When servicing a 'server' type proxy service, the proxy
device acts as a SSL server. It terminates the SSL
handshake initiated by a SSL client, and forwards the
data sent from the client to the destination.
When servicing a 'client' type proxy service, the proxy
device acts as a SSL client. It initiates a SSL
handshake to a SSL server, and forwards data sent from
one or more data sources to the SSL server.
Context
- MIB
- CISCO-SSL-PROXY-MIB
- OID
.1.3.6.1.4.1.9.9.370.1.2.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cspPsEntry
- Table
- cspPsTable
- Siblings
- 12
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | server |
2 | client |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cspPsName The name of a proxy service. A unique name string
can be assigned to one proxy service or a list of
proxy services.
When the name is assigned to a list of proxy s… | column | OctetString | .1.3.6.1.4.1.9.9.370.1.2.1.1.1 |
| cspPsAdminStatus The administrative status of the proxy service.
Each proxy service can be configured to be
administratively 'up' or 'down'. If the Adminstrative
Status is 'down', the service will… | column | Enumeration | .1.3.6.1.4.1.9.9.370.1.2.1.1.10 |
| cspPsOperStatus The operational status of a proxy service. For a
proxy service to be operational, its administrative
status needs to be 'up'.
If the administrative status is 'up'… | column | Enumeration | .1.3.6.1.4.1.9.9.370.1.2.1.1.11 |
| cspPsOperDownReason The reason for the operational status to be 'down'.
Possible values are:
other(1) : Unknown or undefined reason,
notApplicable(2) : Administratively 'down',
noConnec… | column | Enumeration | .1.3.6.1.4.1.9.9.370.1.2.1.1.12 |
| cspPsConfigRowStatus The conceptual row status of the proxy service
configuration entry.
An entry cannot have the status 'active' until values
have been assigned to the following object… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.370.1.2.1.1.13 |
| cspPsListIndex The unique index of a proxy service within a list.
If the cspPsName string is assigned to a list of
proxy services, this index is used to identify
a proxy service… | column | Integer32 | .1.3.6.1.4.1.9.9.370.1.2.1.1.2 |
| cspPsVirtualAddressType An indication of the type of address contained in
cspPsVirtualAddress. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.9.370.1.2.1.1.4 |
| cspPsVirtualAddress The virtual address. This address is used by the data
source to send data that can be received by the proxy
device and forwarded to the destination. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.370.1.2.1.1.5 |
| cspPsVirtualPort The virtual TCP port number. This port number is used
by the data source to send data that can be received
by the proxy device and forwarded to the destination. | column | CISCO-TCCiscoPort | .1.3.6.1.4.1.9.9.370.1.2.1.1.6 |
| cspPsServerAddressType An indication of the type of address contained in
cspPsServerAddress. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.9.370.1.2.1.1.7 |
| cspPsServerAddress The server address. This address is used by the proxy
device to send or forward data to the destination. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.370.1.2.1.1.8 |
| cspPsServerPort The server TCP port number. This port number is used
by the proxy device to send or forward data to the
destination. | column | CISCO-TCCiscoPort | .1.3.6.1.4.1.9.9.370.1.2.1.1.9 |