etsysWPAConfigRekeyPairwiseWEP
ENTERASYS-WIFI-PROTECTED-ACCESS-MIB ·
.1.3.6.1.4.1.5624.1.2.32.1.1.1.23
Object
This object applies when WPA is enabled (dot11PrivacyInvoked,
etsysWPAConfigEnabled) and management has chosen to allow a mix
of WPA and non-WPA clients (etsysWPAConfigAllowLegacyClients).
It specifies whether the access point should tumble Pairwise
WEP keys belonging to non-WPA clients. The access point uses
Group key rotation as a trigger for Pairwise WEP key tumbling;
if you want the latter, be sure to configure the former.
See also: etsysDot1xRekeyPairwise.
Context
- MIB
- ENTERASYS-WIFI-PROTECTED-ACCESS-MIB
- OID
.1.3.6.1.4.1.5624.1.2.32.1.1.1.23- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysWPAConfigEntry
- 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 'ENTERASYS-WIFI-PROTECTED-ACCESS-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-WIFI-PROTECTED-ACCESS-MIB::etsysWPAConfigRekeyPairwiseWEP'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-WIFI-PROTECTED-ACCESS-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-WIFI-PROTECTED-ACCESS-MIB::etsysWPAConfigRekeyPairwiseWEP.<etsysWPAConfigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-WIFI-PROTECTED-ACCESS-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-WIFI-PROTECTED-ACCESS-MIB::etsysWPAConfigRekeyPairwiseWEP'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of