apWdsConfigEncryption
AP-WDS ·
.1.3.6.1.4.1.27662.200.1.1.5.2.1.1.5
Object
column r/w
Enumeration
This attribute indicates encryption type of WDS config. 0: none 1: wep 2: aes
Context
- MIB
- AP-WDS
- OID
.1.3.6.1.4.1.27662.200.1.1.5.2.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- apWdsConfigEntry
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 'AP-WDS' -M '/opt/observium/mibs/peplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AP-WDS::apWdsConfigEncryption'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AP-WDS' -M '/opt/observium/mibs/peplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AP-WDS::apWdsConfigEncryption.<apWdsConfigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AP-WDS' -M '/opt/observium/mibs/peplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AP-WDS::apWdsConfigEncryption'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
2 | aes |