mwApAssignedAuthKeyType
MERU-TOPOLOGY-MIB ·
.1.3.6.1.4.1.15983.1.1.4.13.1.1.9
Object
This object describes Key Type
Context
- MIB
- MERU-TOPOLOGY-MIB
- OID
.1.3.6.1.4.1.15983.1.1.4.13.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mwApAssignedEntry
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 'MERU-TOPOLOGY-MIB' -M '/opt/observium/mibs/meru:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MERU-TOPOLOGY-MIB::mwApAssignedAuthKeyType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MERU-TOPOLOGY-MIB' -M '/opt/observium/mibs/meru:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MERU-TOPOLOGY-MIB::mwApAssignedAuthKeyType.<mwApAssignedTableIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MERU-TOPOLOGY-MIB' -M '/opt/observium/mibs/meru:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MERU-TOPOLOGY-MIB::mwApAssignedAuthKeyType'
Syntax
- Source
- MERU-TCMwlEncryptionAlgorithm
- Base type
Enumeration
Values & Constraints
Type Values
1 | encryptionWep |
2 | encryptionTkip |
3 | encryptionCcmp |
4 | encryptionUnknown |
5 | encryptionClear |