All MIBs › ExaltComProducts › aesKey
aesKey
Module: ExaltComProducts
OID (symbolic): ExaltComProducts::aesKey
OID (numeric): 1.3.6.1.4.1.25651.1.2.2.13
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
The symmetric AES key for encrypt/decrypt payload data. Different bitlength encryption license keys (for example, 128-bit and 256-bit) are available, depending on model type and license type. AES Key should match both on local radio and far end radio. See Web, Administration, Settings, AES Settings, AES Key. To make permanent, write save to commitAdminSettings after change.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.25651.1.2.2.13 snmpwalk -v2c -c public <target> ExaltComProducts::aesKey
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.25651.1.2.2.13.1 snmpget -v2c -c public <target> ExaltComProducts::aesKey.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.25651.1.2.2.13.1 s <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.25651 | exaltcommunications | ExaltComm |
| 1.3.6.1.4.1.25651.1 | productsMIB | ExaltComProducts |
| 1.3.6.1.4.1.25651.1.2 | productsMIBObjects | ExaltComProducts |
| 1.3.6.1.4.1.25651.1.2.2 | radioAdmin | ExaltComProducts |
| 1.3.6.1.4.1.25651.1.2.2.13 | aesKey | ExaltComProducts |