All MIBs › ADVA-FSPR7-MODULE-ENCRYPTION-MIB › cryptoPortAuthKey
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 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.3 | portEncryptionObjects | ADVA-FSPR7-MODULE-ENCRYPTION-MIB |
| 1.3.6.1.4.1.2544.1.11.5.1.3.20 | cryptoPortTable | ADVA-FSPR7-MODULE-ENCRYPTION-MIB |
| 1.3.6.1.4.1.2544.1.11.5.1.3.20.1 | cryptoPortEntry | ADVA-FSPR7-MODULE-ENCRYPTION-MIB |
| 1.3.6.1.4.1.2544.1.11.5.1.3.20.1.1 | cryptoPortAuthKey | ADVA-FSPR7-MODULE-ENCRYPTION-MIB |