MIB Viewer

hwXponDeviceOntSnmpProfilePrivacyMode

OBJECT-TYPE
1.3.6.1.4.1.2011.6.128.1.1.3.22.1.12
Access
read-write
Status
current
Sub-identifiers
0
This object indicates the user encryption mode. When the version of the SNMP profile is v1 or v2c, the invalid value will be returned. Options: 1. none(1) - No encryption mode 2. des56(2) - 56-bit DES encryption mode 3. tripleDes(3) - 3DES encryption mode 4. aes128(4) - 128-bit AES encryption mode 5. aes192(20) - 192-bit AES encryption mode 6. aes256(21) - 256-bit AES encryption mode 7. invalid(255) - Invalid value
INTEGER{ none(1), des56(2), tripleDes(3), aes128(4), aes192(20), aes256(21), invalid(255) }