etsysDot11ExtWEPKeyDefined

ENTERASYS-IEEE802DOT11EXT-MIB · .1.3.6.1.4.1.5624.1.2.9.1.4.1.1.1

Object

The state column used for determining if an
encryption key is set (true) or not (false), 
false is the default value.

Context

MIB
ENTERASYS-IEEE802DOT11EXT-MIB
OID
.1.3.6.1.4.1.5624.1.2.9.1.4.1.1.1
Type
column
Access
readonly
Status
current
Parent
etsysDot11ExtWEPDefaultKeysEntry
Groups
1

Walk 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-IEEE802DOT11EXT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-IEEE802DOT11EXT-MIB::etsysDot11ExtWEPKeyDefined'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-IEEE802DOT11EXT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-IEEE802DOT11EXT-MIB::etsysDot11ExtWEPKeyDefined.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-IEEE802DOT11EXT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-IEEE802DOT11EXT-MIB::etsysDot11ExtWEPKeyDefined'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance