rcDigitalCertRelaxedMode

RC-DIGITAL-CERT-MIB · .1.3.6.1.4.1.2272.1.222.1.1.1.13

Object

scalar r/w Enumeration
Used in conjunction with rcDigitalCertGenerateCsr or rcDigitalCertInstallFile &
rcDigitalCertInstallFileName (for offline subject cert only) to:
- allow generation of CSR without setting all certificate subject fields by
  relaxing consistency checks.
- allow inclusion of Subject Alternative Names (SAN) in CSR
- allow installing certificates(offlineSubjectCert only) not only in DER but PKCS12
  format as well with the following minimal restrictions:
	 	- either Subject Common Name or SAN must be configured
		- only those Certificate Subject fields(subset of rcDigitalCertScalars 1 -> 7)
		  present in rcDigitalCertInstallFileName (offlineSubjectCert about to be installed)
		  are matched against their counterparts configured on box
Ignored if used in a different context than the 2 previously mentioned(with 
rcDigitalCertGenerateCsr or rcDigitalCertInstallFile) SNMP get for this object will always
return notApplicable(2) because it is only meaningful in the context of 'generate-csr' or
'install-file offline-subject-filename' commands

Context

MIB
RC-DIGITAL-CERT-MIB
OID
.1.3.6.1.4.1.2272.1.222.1.1.1.13
Type
scalar
Access
readwrite
Status
current
Parent
rcDigitalCertScalars

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RC-DIGITAL-CERT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-DIGITAL-CERT-MIB::rcDigitalCertRelaxedMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-DIGITAL-CERT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-DIGITAL-CERT-MIB::rcDigitalCertRelaxedMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1relaxed
2notApplicable