All MIBs › ADVA-FSPR7-MODULE-ENCRYPTION-MIB › cryptoModuleConfigResetToFactory
cryptoModuleConfigResetToFactory
Module: ADVA-FSPR7-MODULE-ENCRYPTION-MIB
OID (symbolic): ADVA-FSPR7-MODULE-ENCRYPTION-MIB::cryptoModuleConfigResetToFactory
OID (numeric): 1.3.6.1.4.1.2544.1.11.5.1.2.10.1.3
Node type: OBJECT-TYPE
Type: CryptoFspR7EncryptionReset
Access: read-write
Description: Executes 'reset to factory' action.
What is cryptoModuleConfigResetToFactory?
This read-write object triggers a factory reset operation on the encryption module, clearing all keys, certificates, and cryptographic state to vendor defaults. Network operators use this mechanism to recover from compromised key material, failed key provisioning, or to repurpose hardware for a different operational context. A concrete example would be a boolean or action value: setting it to 'execute' or 1 initiates the reset; a read returns 'idle' or 0 when no reset is in progress.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.11.5.1.2.10.1.3 snmpwalk -v2c -c public <target> ADVA-FSPR7-MODULE-ENCRYPTION-MIB::cryptoModuleConfigResetToFactory
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.11.5.1.2.10.1.3.1 snmpget -v2c -c public <target> ADVA-FSPR7-MODULE-ENCRYPTION-MIB::cryptoModuleConfigResetToFactory.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.1.11.5.1.2.10.1.3.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cryptoModuleConfigResetToFactory.1
Start monitoring ADVA FSP 3000 R7 optical transport platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADVA-FSPR7-MODULE-ENCRYPTION-MIB::cryptoModuleConfigResetToFactory OID value, configure state conditions and alerts, and monitor any ADVA FSP 3000 R7 optical transport platform from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.11 | fspR7 | ADVA-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2544.1.11.5 | moduleEncryptionMIB | ADVA-FSPR7-MODULE-ENCRYPTION-MIB |
| 1.3.6.1.4.1.2544.1.11.5.1 | encryptionMIB | ADVA-FSPR7-MODULE-ENCRYPTION-MIB |
| 1.3.6.1.4.1.2544.1.11.5.1.2 | moduleEncryptionObjects | ADVA-FSPR7-MODULE-ENCRYPTION-MIB |
| 1.3.6.1.4.1.2544.1.11.5.1.2.10 | cryptoModuleConfigTable | ADVA-FSPR7-MODULE-ENCRYPTION-MIB |
| 1.3.6.1.4.1.2544.1.11.5.1.2.10.1 | cryptoModuleConfigEntry | ADVA-FSPR7-MODULE-ENCRYPTION-MIB |
| 1.3.6.1.4.1.2544.1.11.5.1.2.10.1.3 | cryptoModuleConfigResetToFactory | ADVA-FSPR7-MODULE-ENCRYPTION-MIB |