IEEE802dot11-MIB :: dot11PrivacyInvoked

MIB Reference — IPNetwork Monitor

All MIBsIEEE802dot11-MIBdot11PrivacyInvoked

dot11PrivacyInvoked

Module: IEEE802dot11-MIB

OID (symbolic): IEEE802dot11-MIB::dot11PrivacyInvoked

OID (numeric): 1.2.840.10036.1.5.1.1

Node type: OBJECT-TYPE

Type: TruthValue

Access: read-write

Description:

When this attribute is TRUE, it shall indicate that some level of security is invoked for transmitting frames of type Data. For WEP-only clients, the security mechanism used is WEP. For RSNA-capable clients, an additional variable dot11RSNAEnabled indicates whether RSNA is enabled. If dot11RSNAEnabled is FALSE or the MIB variable does not exist, the security mechanism invoked is WEP; if dot11RSNAEnabled is TRUE, RSNA security mechanisms invoked are configured in the dot11RSNAConfigTable. The default value of this attribute shall be FALSE.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.2.840.10036.1.5.1.1
snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11PrivacyInvoked

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.2.840.10036.1.5.1.1.1
snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11PrivacyInvoked.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.2.840.10036.1.5.1.1.1 s <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.2member_bodyIEEE802dot11-MIB
1.2.840usIEEE802dot11-MIB
1.2.840.10036ieee802dot11IEEE802dot11-MIB
1.2.840.10036.1dot11smtIEEE802dot11-MIB
1.2.840.10036.1.5dot11PrivacyTableIEEE802dot11-MIB
1.2.840.10036.1.5.1dot11PrivacyEntryIEEE802dot11-MIB
1.2.840.10036.1.5.1.1dot11PrivacyInvokedIEEE802dot11-MIB