saRgDot11BssUserStatus
SA-RG-MIB ·
.1.3.6.1.4.1.1429.79.2.2.2.1.1.13
Object
column Enumeration
Provides the BSS Id Web UI or Wireless ON/OFF (if exist) status that is set by the user. If the user can press the Wireless ON/OFF (if exist) button and its status can be seen in BSS ID Web UI. If user changes access point status in Web UI, it will reflect the status of Wireless ON/OFF LED.
Context
- MIB
- SA-RG-MIB
- OID
.1.3.6.1.4.1.1429.79.2.2.2.1.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- saRgDot11BssEntry
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 'SA-RG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SA-RG-MIB::saRgDot11BssUserStatus'
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::saRgDot11BssUserStatus.<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::saRgDot11BssUserStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |