apWlanSecPolicyEncryption
SYMBOL-AP-MIB ·
.1.3.6.1.4.1.388.11.3.4.2.2.1.4
Object
column r/w
Enumeration
If cryptoWep40 or cryptoWep128, additional WEP
settings for this WLAN will be used from the matching
entry in the apWlanCryptoWepTable.
Likewise, if cryptoWpaTkip, use the settings in the
matching entry in the apWlanCryptoTkipTable.
Likewise, if cryptoKeyguardMcm, use the settings in
the matching entry in the apWlanCryptoKeyguardTable.
Likewise, if cryptoCcmp, use the settings in
the matching entry in the apWlanCryptoCcmpTable.
Context
- MIB
- SYMBOL-AP-MIB
- OID
.1.3.6.1.4.1.388.11.3.4.2.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- apWlanSecPolicyEntry
- Groups
- 1
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 'SYMBOL-AP-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYMBOL-AP-MIB::apWlanSecPolicyEncryption'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SYMBOL-AP-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYMBOL-AP-MIB::apWlanSecPolicyEncryption.<apWlanSecPolicyIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYMBOL-AP-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYMBOL-AP-MIB::apWlanSecPolicyEncryption'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | cryptoNone |
2 | cryptoWep40 |
3 | cryptoWep128 |
4 | cryptoKeyguardMcm |
5 | cryptoWpaTkip |
6 | cryptoCcmp |
Conformance
Member of