All MIBs › MWRM-UNIT-MIB › genEquipSecurityCfgSecurityFileFormat
genEquipSecurityCfgSecurityFileFormat
Module: MWRM-UNIT-MIB
OID (symbolic): MWRM-UNIT-MIB::genEquipSecurityCfgSecurityFileFormat
OID (numeric): 1.3.6.1.4.1.2281.10.11.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The certificate file format. .pem - (Privacy Enhanced Mail) Base64 encoded DER certificate, enclosed between -----BEGIN CERTIFICATE----- and -----END CERTIFICATE-----
.der is a subset of Basic Encoding Rules (BER) providing for exactly one way to encode an ASN.1 value.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2281.10.11.1.5 snmpwalk -v2c -c public <target> MWRM-UNIT-MIB::genEquipSecurityCfgSecurityFileFormat
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2281.10.11.1.5.1 snmpget -v2c -c public <target> MWRM-UNIT-MIB::genEquipSecurityCfgSecurityFileFormat.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2281.10.11.1.5.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2281 | microwave_radio | MWRM-UNIT-MIB |
| 1.3.6.1.4.1.2281.10 | genEquip | MWRM-UNIT-MIB |
| 1.3.6.1.4.1.2281.10.11 | genEquipSecurity | MWRM-UNIT-MIB |
| 1.3.6.1.4.1.2281.10.11.1 | genEquipSecurityConfiguration | MWRM-UNIT-MIB |
| 1.3.6.1.4.1.2281.10.11.1.5 | genEquipSecurityCfgSecurityFileFormat | MWRM-UNIT-MIB |