ruckusWLANSSIDBcastDisable
OBS ✓
RUCKUS-WLAN-MIB ·
.1.3.6.1.4.1.25053.1.1.6.1.1.1.1.1.15
Object
Setting to 1, cause the ssid will not be broadcast in the beacons.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Discovery
Explore Observium network monitoring
Context
- MIB
- RUCKUS-WLAN-MIB
- OID
.1.3.6.1.4.1.25053.1.1.6.1.1.1.1.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Default
false- Parent
- ruckusWLANEntry
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 'RUCKUS-WLAN-MIB' -M '/opt/observium/mibs/ruckus:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUCKUS-WLAN-MIB::ruckusWLANSSIDBcastDisable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RUCKUS-WLAN-MIB' -M '/opt/observium/mibs/ruckus:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUCKUS-WLAN-MIB::ruckusWLANSSIDBcastDisable.<ruckusWLANIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RUCKUS-WLAN-MIB' -M '/opt/observium/mibs/ruckus:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RUCKUS-WLAN-MIB::ruckusWLANSSIDBcastDisable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |