setInterWlaEncryptionWpa2
LANCOM-L54g-MIB ·
.1.3.6.1.4.1.2356.600.2.54.2.23.20.3.1.13
Object
column r/w
Enumeration
WPA2-Session-Keytypes
Context
- MIB
- LANCOM-L54g-MIB
- OID
.1.3.6.1.4.1.2356.600.2.54.2.23.20.3.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- setInterWlaEncryptionEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LANCOM-L54g-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-L54g-MIB::setInterWlaEncryptionWpa2'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LANCOM-L54g-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-L54g-MIB::setInterWlaEncryptionWpa2.<setInterWlaEncryptionIfc>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-L54g-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-L54g-MIB::setInterWlaEncryptionWpa2'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tkip |
2 | aes |
3 | tkip-aes |