saRgDot11BssRejectPriSsidSta
SA-RG-MIB ·
.1.3.6.1.4.1.1429.79.2.2.2.1.1.17
Object
column SNMPv2-TCTruthValue
This MIB is only available in D3.0 products and applicable for secondary SSID in hotspot environment. By default, a private SSID STA can associate to hotspot SSID. This MIB can be used to reject private SSID STAs to associate with hotspot SSID if and only if STA has associated with private SSID once before.
Context
- MIB
- SA-RG-MIB
- OID
.1.3.6.1.4.1.1429.79.2.2.2.1.1.17- 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::saRgDot11BssRejectPriSsidSta'
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::saRgDot11BssRejectPriSsidSta.<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::saRgDot11BssRejectPriSsidSta'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |