saRgDot11BssEnable

SA-RG-MIB · .1.3.6.1.4.1.1429.79.2.2.2.1.1.2

Object

column r/w Enumeration
Controls the BSS state.
When set to enableOnline(3), the SSID is enabled only
when the cable modem is online. When the modem changes
state to offline, the AP will send dissasociation messages
to the STAs connected to the SSID and then disable.
The value of primary BSS is stored in non-vol and is enabled(1)
after factory reset.
The other BSSs are disabled by default. If other
BSS's SSID name is not defined, the BSS will not
be enabled.

Context

MIB
SA-RG-MIB
OID
.1.3.6.1.4.1.1429.79.2.2.2.1.1.2
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::saRgDot11BssEnable'
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::saRgDot11BssEnable.<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::saRgDot11BssEnable'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enable
2disable
3enableOnline