dot11PrivacyInvoked
DLINK-WLAN-MIB ·
.1.3.6.1.4.1.171.1.3.1.3.2
Object
When this attribute is true, it shall indicate that the IEEE 802.11 WEP mechanism is used for transmitting frames of type Data. The default value of this attribute shall be false.
Context
- MIB
- DLINK-WLAN-MIB
- OID
.1.3.6.1.4.1.171.1.3.1.3.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dot11PrivacyEntry
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DLINK-WLAN-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINK-WLAN-MIB::dot11PrivacyInvoked.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLINK-WLAN-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLINK-WLAN-MIB::dot11PrivacyInvoked'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |