hmWLANSecurityWpaEncryptionAlgorithm
HIRSCHMANN-BAT-C-MIB ·
.1.3.6.1.4.1.248.5.2.2
Object
scalar r/w
Enumeration
Encryption algorithm. 1=TKIP is used on old hardware not supporting AES. 2=AES is more secure and faster on station roaming.
Context
- MIB
- HIRSCHMANN-BAT-C-MIB
- OID
.1.3.6.1.4.1.248.5.2.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hmWLANSecurity
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 'HIRSCHMANN-BAT-C-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-BAT-C-MIB::hmWLANSecurityWpaEncryptionAlgorithm.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HIRSCHMANN-BAT-C-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HIRSCHMANN-BAT-C-MIB::hmWLANSecurityWpaEncryptionAlgorithm'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | tkip |
2 | aes |
3 | both |