cabhPsDev802dot11BaseAdvertiseSSID

CABH-PS-DEV-MIB · .1.3.6.1.4.1.4491.2.4.1.1.6.2.1.1.3

Object

column r/w SNMPv2-TCTruthValue
When set to false(2) the PS does not advertise the BSS
SSID in a proprietary manner. To avoid interoperability
problems and service disruption it is RECOMMENDED to set
this object always to true. This feature does not provide
any security, and does not prevent Wireless Stations to
obtain the SSID by sniffing frames from other stations in
the ESS. If the device does not support the feature of
turning on/off the SSID advertisement, this object always
reports 'true(1)' and reports the error 'wrongValue' when
set to 'false(2).

Context

MIB
CABH-PS-DEV-MIB
OID
.1.3.6.1.4.1.4491.2.4.1.1.6.2.1.1.3
Type
column
Access
readwrite
Status
current
Default
true
Parent
cabhPsDev802dot11BaseEntry
Groups
1

Walk 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 'CABH-PS-DEV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CABH-PS-DEV-MIB::cabhPsDev802dot11BaseAdvertiseSSID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CABH-PS-DEV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CABH-PS-DEV-MIB::cabhPsDev802dot11BaseAdvertiseSSID.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CABH-PS-DEV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CABH-PS-DEV-MIB::cabhPsDev802dot11BaseAdvertiseSSID'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance