ADVA-FSPR7-MODULE-ENCRYPTION-MIB :: cryptoPortAuthKey

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsADVA-FSPR7-MODULE-ENCRYPTION-MIBcryptoPortAuthKey

cryptoPortAuthKey

Module: ADVA-FSPR7-MODULE-ENCRYPTION-MIB

OID (symbolic): ADVA-FSPR7-MODULE-ENCRYPTION-MIB::cryptoPortAuthKey

OID (numeric): 1.3.6.1.4.1.2544.1.11.5.1.3.20.1.1

Node type: OBJECT-TYPE

Type: SnmpAdminString

Access: read-write

Description: Encryption password being an input to generate an authentication key used to traffic encryption between ports. This object can be write only. Read attempt will fail with noSuchName error.

What is cryptoPortAuthKey?

Stores an octet string or hexadecimal password value used as input to generate the authentication key for inter-port traffic encryption (write-only, cannot be read back). This value is internally processed to derive the working encryption keys that protect data transmission between ports. The actual value cannot be read due to security restrictions, but an example format would be a 32-character hexadecimal string like 0x4a5b6c7d8e9faf2b3c4d5e6f7a8b9c0d.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.11.5.1.3.20.1.1
snmpwalk -v2c -c public <target> ADVA-FSPR7-MODULE-ENCRYPTION-MIB::cryptoPortAuthKey

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.11.5.1.3.20.1.1.1
snmpget -v2c -c public <target> ADVA-FSPR7-MODULE-ENCRYPTION-MIB::cryptoPortAuthKey.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.1.11.5.1.3.20.1.1.1 s <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cryptoPortAuthKey.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::cryptoPortAuthKey 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.2544advaMIBADVA-MIB
1.3.6.1.4.1.2544.1productsADVA-MIB
1.3.6.1.4.1.2544.1.11fspR7ADVA-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2544.1.11.5moduleEncryptionMIBADVA-FSPR7-MODULE-ENCRYPTION-MIB
1.3.6.1.4.1.2544.1.11.5.1encryptionMIBADVA-FSPR7-MODULE-ENCRYPTION-MIB
1.3.6.1.4.1.2544.1.11.5.1.3portEncryptionObjectsADVA-FSPR7-MODULE-ENCRYPTION-MIB
1.3.6.1.4.1.2544.1.11.5.1.3.20cryptoPortTableADVA-FSPR7-MODULE-ENCRYPTION-MIB
1.3.6.1.4.1.2544.1.11.5.1.3.20.1cryptoPortEntryADVA-FSPR7-MODULE-ENCRYPTION-MIB
1.3.6.1.4.1.2544.1.11.5.1.3.20.1.1cryptoPortAuthKeyADVA-FSPR7-MODULE-ENCRYPTION-MIB