saRgDot11BssClosedNetwork

SA-RG-MIB · .1.3.6.1.4.1.1429.79.2.2.2.1.1.5

Object

column r/w SNMPv2-TCTruthValue
Controls whether the device will operate in closed network mode.  If
set to true(1), then the network mode is closed and the SSID will not
be broadcast in beacon packets.  If set to false(2), then the network
mode is open and the SSID will be broadcast in beacon packets.
The value for primary BSS is stored in non-vol.
The default value for other BSSs is false.

Context

MIB
SA-RG-MIB
OID
.1.3.6.1.4.1.1429.79.2.2.2.1.1.5
Type
column
Access
readwrite
Status
current
Parent
saRgDot11BssEntry

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

Syntax

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

Values & Constraints

Type Values
1true
2false