dot11DesiredSSID
IEEE802dot11-MIB ·
.1.2.840.10036.1.1.1.9
Object
column r/w
OctetString
This attribute reflects the Service Set ID (SSID) used in the DesiredSSID parameter of the most recent MLME_Scan.request. This value may be modified by an external management entity and used by the local SME to make decisions about the Scanning process.
Context
- MIB
- IEEE802dot11-MIB
- OID
.1.2.840.10036.1.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dot11StationConfigEntry
- Groups
- 3
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::dot11DesiredSSID'
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::dot11DesiredSSID.<ifIndex>'
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::dot11DesiredSSID'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-32
Conformance
Member of