cspPskcCertStatus
CISCO-SSL-PROXY-MIB ·
.1.3.6.1.4.1.9.9.370.1.4.1.1.8
Object
column Enumeration
The status of the certificate that is used to publish
the public key.
The following values are defined:
Valid(1) : Certificate is valid,
Expired(2) : Certificate has expired,
Rolling Over(3): Certificate is being renewed.
Whether or not an expired certificate can be used for
the proxy service is implementation specific.
Context
- MIB
- CISCO-SSL-PROXY-MIB
- OID
.1.3.6.1.4.1.9.9.370.1.4.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cspPsKeyCertEntry
- 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::cspPskcCertStatus'
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::cspPskcCertStatus.<cspPsName>.<cspPsListIndex>.<cspPskcKeyUsage>'
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::cspPskcCertStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | valid |
2 | expired |
3 | rollover |
Conformance
Member of