encryptionAlgorithm
MOTOROLA-PTP-MIB ·
.1.3.6.1.4.1.17713.1.22.1
Object
scalar Enumeration
The Encryption Algorithm used by the wireless link. You should be aware that enabling encryption results in a reduction in available data bandwidth N.B. The same Encryption Algorithm must be configured at BOTH ends of the link for it to function correctly
Context
- MIB
- MOTOROLA-PTP-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 'MOTOROLA-PTP-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MOTOROLA-PTP-MIB::encryptionAlgorithm.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MOTOROLA-PTP-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MOTOROLA-PTP-MIB::encryptionAlgorithm'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | aes-rijndael |
2 | aes-256-bit-rijndael |