RUCKUS-SCG-CONFIG-WLAN-MIB

File: RUCKUS-SCG-CONFIG-WLAN-MIB.mib (9314 bytes)

Imported modules

RUCKUS-ROOT-MIB RUCKUS-TC-MIB SNMPv2-TC
SNMPv2-CONF IANAifType-MIB SNMPv2-SMI
IPV6-TC

Imported symbols

ruckusSCGWLANModule RuckusAdminStatus RuckusRadioMode
RuckusSSID RuckusdB RuckusRateLimiting
DisplayString MacAddress RowStatus
PhysAddress TruthValue OBJECT-GROUP
IANAifType MODULE-IDENTITY OBJECT-TYPE
Counter32 Integer32 Unsigned32
IpAddress Ipv6Address

Defined Types

RuckusSCGConfigWLANEntry  
SEQUENCE    
  ruckusSCGConfigWLANID INTEGER
  ruckusSCGConfigWLANSSID OCTET STRING
  ruckusSCGConfigWLANDescription DisplayString
  ruckusSCGConfigWLANName OCTET STRING
  ruckusSCGZoneName OCTET STRING
  ruckusSCGConfigWLANWLANServiceType INTEGER
  ruckusSCGConfigWLANAuthentication INTEGER
  ruckusSCGConfigWLANEncryption INTEGER
  ruckusSCGConfigWLANWEPKeyIndex INTEGER
  ruckusSCGConfigWLANWEPKey OCTET STRING
  ruckusSCGConfigWLANWPACipherType INTEGER
  ruckusSCGConfigWLANWPAKey OCTET STRING
  ruckusSCGConfigWLANWirelessClientIsolation INTEGER
  ruckusSCGConfigWLANZeroITActivation INTEGER
  ruckusSCGConfigWLANServicePriority INTEGER
  ruckusSCGConfigWLANAccountingUpdateInterval INTEGER
  ruckusSCGConfigWLANVlanID INTEGER
  ruckusSCGConfigWLANHideSSID INTEGER
  ruckusSCGConfigWLANMaxClientsPerAP INTEGER

Defined Values

ruckusSCGConfigWLANMIB 1.3.6.1.4.1.25053.1.3.2.2
Ruckus WLAN mib
MODULE-IDENTITY    

ruckusSCGConfigWLANObjects 1.3.6.1.4.1.25053.1.3.2.2.1
OBJECT IDENTIFIER    

ruckusSCGConfigWLAN 1.3.6.1.4.1.25053.1.3.2.2.1.1
OBJECT IDENTIFIER    

ruckusSCGConfigWLANTable 1.3.6.1.4.1.25053.1.3.2.2.1.1.1
SCG WLAN table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RuckusSCGConfigWLANEntry

ruckusSCGConfigWLANEntry 1.3.6.1.4.1.25053.1.3.2.2.1.1.1.1
Specifies each SCG WLAN configuration entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  RuckusSCGConfigWLANEntry  

ruckusSCGConfigWLANID 1.3.6.1.4.1.25053.1.3.2.2.1.1.1.1.1
this Wireless LAN(WLAN) ID
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

ruckusSCGConfigWLANSSID 1.3.6.1.4.1.25053.1.3.2.2.1.1.1.1.2
SSID for this Wireless LAN.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2..32)  

ruckusSCGConfigWLANDescription 1.3.6.1.4.1.25053.1.3.2.2.1.1.1.1.3
Description for this Wireless LAN.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

ruckusSCGConfigWLANName 1.3.6.1.4.1.25053.1.3.2.2.1.1.1.1.4
Name for this Wireless LAN
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2..32)  

ruckusSCGZoneName 1.3.6.1.4.1.25053.1.3.2.2.1.1.1.1.5
Zone name for this wlan
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

ruckusSCGConfigWLANWLANServiceType 1.3.6.1.4.1.25053.1.3.2.2.1.1.1.1.8
The the Service type for the Wireless LAN.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER standardUsage(1), hotspot(2), guest(3), webauth(4), hotspot20(5), hotspot20-osen(6)  

ruckusSCGConfigWLANAuthentication 1.3.6.1.4.1.25053.1.3.2.2.1.1.1.1.10
Authentication method choosen for this Wireless LAN.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER open(1), eap(2), mac-address(3)  

ruckusSCGConfigWLANEncryption 1.3.6.1.4.1.25053.1.3.2.2.1.1.1.1.12
Encryption method choosen for this Wireless LAN.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER wpa2(1), wpa-Mixed(2), wep-64(3), wep-128(4), none-enc(5)  

ruckusSCGConfigWLANWEPKeyIndex 1.3.6.1.4.1.25053.1.3.2.2.1.1.1.1.15
Select the WEP key index for the WEP encryption. for 802.1x wlan(eap), this node should not be set.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..4  

ruckusSCGConfigWLANWEPKey 1.3.6.1.4.1.25053.1.3.2.2.1.1.1.1.16
Enter the Pass-phrase for the WEP encryption method. Only 10 or 26 Hex character.such as: 1122334455. for 802.1x wlan(eap), this node should not be set.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(10|26)  

ruckusSCGConfigWLANWPACipherType 1.3.6.1.4.1.25053.1.3.2.2.1.1.1.1.20
Enter the encryption cipher method for the WPA encryption. fpr WPA2,aes is only supported.null is only for read.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER aes(1), tkipaes(2), null(3)  

ruckusSCGConfigWLANWPAKey 1.3.6.1.4.1.25053.1.3.2.2.1.1.1.1.21
Enter the Pass-phrase for the WPA encryption. Specifies the WPA PSK (Wi-Fi Protected Access Pre Shared key) If the key length is 64 then all 64 characters should be in hex, otherwise the key assumed to be ascii. for 802.1x wlan(eap), this node should not be set.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(8..63|64)  

ruckusSCGConfigWLANWirelessClientIsolation 1.3.6.1.4.1.25053.1.3.2.2.1.1.1.1.28
set Wireless Client Isolation, clients will be unable to communicate with each other, or access any of the restricted subnet. for Guest and webauth WLAN type, it must be 'enable'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ruckusSCGConfigWLANZeroITActivation 1.3.6.1.4.1.25053.1.3.2.2.1.1.1.1.30
Enable the Zero IT Activation Service of the Wireless LAN or not.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ruckusSCGConfigWLANServicePriority 1.3.6.1.4.1.25053.1.3.2.2.1.1.1.1.32
Select the QOS service priority for the Wireless LAN.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER high(1), low(2)  

ruckusSCGConfigWLANAccountingUpdateInterval 1.3.6.1.4.1.25053.1.3.2.2.1.1.1.1.36
Enter interval in minutes to update Accounting Server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..60  

ruckusSCGConfigWLANVlanID 1.3.6.1.4.1.25053.1.3.2.2.1.1.1.1.45
Specifies the VLAN ID of the WLAN. If VLAN ID is 1, packets from this WLAN will be untagged.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..4094  

ruckusSCGConfigWLANHideSSID 1.3.6.1.4.1.25053.1.3.2.2.1.1.1.1.50
Hide SSID, not to broadcast it SSID.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ruckusSCGConfigWLANMaxClientsPerAP 1.3.6.1.4.1.25053.1.3.2.2.1.1.1.1.55
Select the Number of client devices the AP can service for the Wireless LAN.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..512