ipspRctRevokedReason
IPSEC-POLICY-MIB ·
.1.3.6.1.2.1.153.1.33.1.3
Object
column r/w
Enumeration
This value is the reason this certificate was revoked.
Context
- MIB
- IPSEC-POLICY-MIB
- OID
.1.3.6.1.2.1.153.1.33.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipspRevokedCertificateEntry
- Groups
- 2
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 'IPSEC-POLICY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPSEC-POLICY-MIB::ipspRctRevokedReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPSEC-POLICY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPSEC-POLICY-MIB::ipspRctRevokedReason.<ipspCmcCRLName>.<ipspRctCertSerialNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPSEC-POLICY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPSEC-POLICY-MIB::ipspRctRevokedReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | reserved |
1 | unspecified |
2 | keyCompromise |
3 | cACompromise |
4 | affiliationChanged |
5 | superseded |
6 | cessationOfOperation |
7 | certificateHold |
8 | removeFromCRL |
Conformance
Member of
Compliance refinements
ipspIKECompliance
readonly
Only read-only access is required for compliance.
ipspRuleFilterCompliance
readonly
Only read-only access is required for compliance.