IEEE802dot11-MIB :: dot11WEPDefaultKeyIndex

MIB Reference — IPNetwork Monitor

All MIBsIEEE802dot11-MIBdot11WEPDefaultKeyIndex

dot11WEPDefaultKeyIndex

Module: IEEE802dot11-MIB

OID (symbolic): IEEE802dot11-MIB::dot11WEPDefaultKeyIndex

OID (numeric): 1.2.840.10036.1.3.1.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

The auxiliary variable used to identify instances of the columnar objects in the WEP Default Keys Table. The value of this variable is equal to the WEPDefaultKeyID + 1

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.2.840.10036.1.3.1.1
snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11WEPDefaultKeyIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.2.840.10036.1.3.1.1.1
snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11WEPDefaultKeyIndex.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dot11WEPDefaultKeyIndex.1

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.3dot11WEPDefaultKeysTableIEEE802dot11-MIB
1.2.840.10036.1.3.1dot11WEPDefaultKeysEntryIEEE802dot11-MIB
1.2.840.10036.1.3.1.1dot11WEPDefaultKeyIndexIEEE802dot11-MIB