etsysWPAConfigEnabled
ENTERASYS-WIFI-PROTECTED-ACCESS-MIB ·
.1.3.6.1.4.1.5624.1.2.32.1.1.1.3
Object
When this object is set to TRUE, this shall indicate that
WPA is enabled on this entity. The entity will advertise the
WPA Information Element in its Beacons and Probe Responses.
This object requires that dot11PrivacyInvoked also be set
to TRUE.
If dot11PrivacyInvoked is TRUE and etsysWPAConfigEnabled is
FALSE, the security mechanism used is WEP.
Context
- MIB
- ENTERASYS-WIFI-PROTECTED-ACCESS-MIB
- OID
.1.3.6.1.4.1.5624.1.2.32.1.1.1.3- 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::etsysWPAConfigEnabled'
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::etsysWPAConfigEnabled.<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::etsysWPAConfigEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of