ruckusWLANWDSEnable
OBS ✓
RUCKUS-WLAN-MIB ·
.1.3.6.1.4.1.25053.1.1.6.1.1.1.1.1.11
Object
Specifies if the WDS is enabled or disabled on this interface. Allow 4 address mode of operation for an given WLAN interface.
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.11- 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::ruckusWLANWDSEnable'
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::ruckusWLANWDSEnable.<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::ruckusWLANWDSEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |