dot11WEPKeyMappingWEPOn
IEEE802dot11-MIB ·
.1.2.840.10036.1.4.1.3
Object
Boolean as to whether WEP is to be used when communicating with the dot11WEPKeyMappingAddress STA.
Context
- MIB
- IEEE802dot11-MIB
- OID
.1.2.840.10036.1.4.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dot11WEPKeyMappingsEntry
- 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 'IEEE802dot11-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE802dot11-MIB::dot11WEPKeyMappingWEPOn'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE802dot11-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE802dot11-MIB::dot11WEPKeyMappingWEPOn.<ifIndex>.<dot11WEPKeyMappingIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE802dot11-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE802dot11-MIB::dot11WEPKeyMappingWEPOn'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of