MIB Viewer

genEquipSecurityCfgSecurityFileFormat

OBJECT-TYPE
1.3.6.1.4.1.2281.10.11.1.5
Access
read-write
Status
mandatory
Sub-identifiers
0
The certificate file format. .pem - (Privacy Enhanced Mail) Base64 encoded DER certificate, enclosed between .der is a subset of Basic Encoding Rules (BER) providing for exactly one way to encode an ASN.1 value.
INTEGER { pem(0), der(1) }