cspSpCloseProtocol
CISCO-SSL-PROXY-MIB ·
.1.3.6.1.4.1.9.9.370.1.6.1.1.7
Object
An indication of whether or not the SSL close protocol
is enforced.
If 'true', the close protocol is enforced. A
close-notify alert message is sent to the peer, and a
close-notify alert message is expected from the peer.
If 'false', the close protocol is not enforced. The
proxy service sends a close-notify alert message to
the peer; however, the proxy service does not expect
a close-notify alert from the peer before tearing down
the session.
Context
- MIB
- CISCO-SSL-PROXY-MIB
- OID
.1.3.6.1.4.1.9.9.370.1.6.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cspSslPolicyEntry
- 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::cspSpCloseProtocol'
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::cspSpCloseProtocol.<cspSpPolicyName>'
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::cspSpCloseProtocol'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
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.