encryptionAlgorithm
CANOPY-SYS-MIB ·
.1.3.6.1.4.1.17713.1.22.1
Object
scalar Enumeration
The Encryption Algorithm used by the wireless link.nnYou should be aware that enabling encryption results in a reduction in available data bandwidthnnN.B. The same Encryption Algorithm must be configured at BOTH ends of the link for it to function correctly.
Context
- MIB
- CANOPY-SYS-MIB
- OID
.1.3.6.1.4.1.17713.1.22.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- encryption
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CANOPY-SYS-MIB' -M '/opt/observium/mibs/motorola:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CANOPY-SYS-MIB::encryptionAlgorithm.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CANOPY-SYS-MIB' -M '/opt/observium/mibs/motorola:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CANOPY-SYS-MIB::encryptionAlgorithm'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | aes-rijndael |