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
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SSL-PROXY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SSL-PROXY-MIB::cspPsServiceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SSL-PROXY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SSL-PROXY-MIB::cspPsServiceType.<cspPsName>.<cspPsListIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SSL-PROXY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SSL-PROXY-MIB::cspPsServiceType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | server |
2 | client |
Conformance
Member of
Compliance refinements
cspMIBCompliance
readonly
Create/Write access is not required.
cspMIBComplianceRev1
readonly
Create/Write access is not required.
cspMIBComplianceRev2
readonly
Create/Write access is not required.