RUCKUS-ZD-WLAN-CONFIG-MIB

File: RUCKUS-ZD-WLAN-CONFIG-MIB.mib (24500 bytes)

Imported modules

RUCKUS-ROOT-MIB SNMPv2-TC SNMPv2-CONF
IF-MIB SNMPv2-SMI

Imported symbols

ruckusZDWLANModule DisplayString MacAddress
RowStatus TruthValue OBJECT-GROUP
ifIndex InterfaceIndex MODULE-IDENTITY
OBJECT-TYPE Counter32 Integer32
Unsigned32 IpAddress

Defined Types

RuckusZDWLANConfigEntry  
SEQUENCE    
  ruckusZDWLANID INTEGER
  ruckusZDWLANConfigSSID OCTET STRING
  ruckusZDWLANConfigDescription DisplayString
  ruckusZDWLANConfigName OCTET STRING
  ruckusZDWLANConfigWLANServiceType INTEGER
  ruckusZDWLANConfigAuthentication INTEGER
  ruckusZDWLANConfigEncryption INTEGER
  ruckusZDWLANConfigWEPKeyIndex INTEGER
  ruckusZDWLANConfigWEPKey OCTET STRING
  ruckusZDWLANConfigWPACipherType INTEGER
  ruckusZDWLANConfigWPAKey OCTET STRING
  ruckusZDWLANConfigAuthenticationServerID INTEGER
  ruckusZDWLANConfigWirelessClientIsolation INTEGER
  ruckusZDWLANConfigWirelessWhiteListID INTEGER
  ruckusZDWLANConfigZeroITActivation INTEGER
  ruckusZDWLANConfigWLANHotspotID INTEGER
  ruckusZDWLANConfigWLANServicePriority INTEGER
  ruckusZDWLANConfigAccountingServerID INTEGER
  ruckusZDWLANConfigAccountingUpdateInterval INTEGER
  ruckusZDWLANConfigUplinkRate OCTET STRING
  ruckusZDWLANConfigDownlinkRate OCTET STRING
  ruckusZDWLANConfigIGMPSnooping INTEGER
  ruckusZDWLANConfigVlanID INTEGER
  ruckusZDWLANConfigDynamicVLAN INTEGER
  ruckusZDWLANConfigHideSSID TruthValue
  ruckusZDWLANConfigTunnelMode TruthValue
  ruckusZDWLANConfigBackgroundScanning TruthValue
  ruckusZDWLANConfigMaxClients INTEGER
  ruckusZDWLANConfigWebAuthentication INTEGER
  ruckusZDWLANConfigRowStatus RowStatus

RuckusZDWLANGroupConfigEntry  
SEQUENCE    
  ruckusZDWLANGroupID INTEGER
  ruckusZDWLANGroupConfigName DisplayString
  ruckusZDWLANGroupConfigDescription DisplayString
  ruckusZDWLANGroupVlanOverrideStatus TruthValue
  ruckusZDWLANGroupConfigRowStatus RowStatus

RuckusZDWLANGroupCfgAttrEntry  
SEQUENCE    
  ruckusZDWLANGroupCfgAttrOverrideType INTEGER
  ruckusZDWLANGroupCfgAttrWGVlanTag INTEGER
  ruckusZDWLANGroupCfgAttrRowStatus RowStatus

RuckusZDHotspotConfigEntry  
SEQUENCE    
  ruckusZDHotspotID INTEGER
  ruckusZDHotspotName DisplayString
  ruckusZDHotspotRedirectLoginPage DisplayString
  ruckusZDHotspotRedirectStartURL DisplayString
  ruckusZDHotspotRedirectType INTEGER
  ruckusZDHotspotRowStatus RowStatus

RuckusZDClientIsolationWhiteListEntry  
SEQUENCE    
  ruckusZDClientIsolationWhiteListID INTEGER
  ruckusZDClientIsolationWhiteListName DisplayString
  ruckusZDClientIsolationWhiteListDescription DisplayString
  ruckusZDClientIsolationWhiteListRowStatus RowStatus

RuckusZDClientIsolationWhiteListRuleEntry  
SEQUENCE    
  ruckusZDClientIsolationWhiteListRuleID INTEGER
  ruckusZDClientIsolationWhiteListRuleDescription DisplayString
  ruckusZDClientIsolationWhiteListRuleMac DisplayString
  ruckusZDClientIsolationWhiteListRuleDesAddr DisplayString
  ruckusZDClientIsolationWhiteListRuleRowStatus RowStatus

Defined Values

ruckusZDWLANConfigMIB 1.3.6.1.4.1.25053.1.2.2.2
Ruckus ZD WLAN Configuration mib
MODULE-IDENTITY    

ruckusZDWLANConfigObjects 1.3.6.1.4.1.25053.1.2.2.2.1
OBJECT IDENTIFIER    

ruckusZDWLANConfig 1.3.6.1.4.1.25053.1.2.2.2.1.1
OBJECT IDENTIFIER    

ruckusZDWLANConfigTable 1.3.6.1.4.1.25053.1.2.2.2.1.1.1
ZD WLAN table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RuckusZDWLANConfigEntry

ruckusZDWLANConfigEntry 1.3.6.1.4.1.25053.1.2.2.2.1.1.1.1
Specifies each ZD WLAN configuration entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  RuckusZDWLANConfigEntry  

ruckusZDWLANID 1.3.6.1.4.1.25053.1.2.2.2.1.1.1.1.1
this Wireless LAN(WLAN) ID.Max value:for zd1000 zd1100,128;for zd3000,1024;for zd5000,2048
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..2048  

ruckusZDWLANConfigSSID 1.3.6.1.4.1.25053.1.2.2.2.1.1.1.1.2
SSID for this Wireless LAN. It can't be modified after creating it.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(2..32)  

ruckusZDWLANConfigDescription 1.3.6.1.4.1.25053.1.2.2.2.1.1.1.1.3
Description for this Wireless LAN.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..64)  

ruckusZDWLANConfigName 1.3.6.1.4.1.25053.1.2.2.2.1.1.1.1.4
Name for this Wireless LAN
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(2..32)  

ruckusZDWLANConfigWLANServiceType 1.3.6.1.4.1.25053.1.2.2.2.1.1.1.1.8
Select The the Service type for the Wireless LAN. for hotSpotService,only read-only
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER standardUsage(1), guestAccess(2), hotSpotService(3)  

ruckusZDWLANConfigAuthentication 1.3.6.1.4.1.25053.1.2.2.2.1.1.1.1.10
Authentication method choosen for this Wireless LAN.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER open(1), shared(2), eap(3), mac-address(4), eap-mac-mix(5)  

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

ruckusZDWLANConfigWEPKeyIndex 1.3.6.1.4.1.25053.1.2.2.2.1.1.1.1.15
Select the WEP key index for the WEP encryption.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..4  

ruckusZDWLANConfigWEPKey 1.3.6.1.4.1.25053.1.2.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
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(10|26)  

ruckusZDWLANConfigWPACipherType 1.3.6.1.4.1.25053.1.2.2.2.1.1.1.1.20
Enter the encryption cipher method for the WPA encryption.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tkip(1), aes(2), auto(3), none(0)  

ruckusZDWLANConfigWPAKey 1.3.6.1.4.1.25053.1.2.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.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(8..63|64)  

ruckusZDWLANConfigAuthenticationServerID 1.3.6.1.4.1.25053.1.2.2.2.1.1.1.1.25
Select the Authentication Server by the registered Server ID. This server id must exist in table: ruckusZDAAAConfigTable(aaa-authentication) or local.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

ruckusZDWLANConfigWirelessClientIsolation 1.3.6.1.4.1.25053.1.2.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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ruckusZDWLANConfigWirelessWhiteListID 1.3.6.1.4.1.25053.1.2.2.2.1.1.1.1.29
make sure client isolation is enabled and then choose one id.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1024  

ruckusZDWLANConfigZeroITActivation 1.3.6.1.4.1.25053.1.2.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)  

ruckusZDWLANConfigWLANHotspotID 1.3.6.1.4.1.25053.1.2.2.2.1.1.1.1.31
Select the Hotspot Server for the Wireless LAN. 0, no hotspot server; 1-32,hotspot server must exist.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..32  

ruckusZDWLANConfigWLANServicePriority 1.3.6.1.4.1.25053.1.2.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)  

ruckusZDWLANConfigAccountingServerID 1.3.6.1.4.1.25053.1.2.2.2.1.1.1.1.35
Select the (RADIUS) Accounting Server by the registered Server ID. 0,disable; This server id must exist in table: ruckusZDAAAConfigTable(aaa-accounting)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

ruckusZDWLANConfigAccountingUpdateInterval 1.3.6.1.4.1.25053.1.2.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  

ruckusZDWLANConfigUplinkRate 1.3.6.1.4.1.25053.1.2.2.2.1.1.1.1.40
Disable or Set the Speed/Rate limiting of uplink. Valid range is 0.10mbps or between 0.25mbps~20.00mbps in 0.25mbps step. Such as: 'disable', '0.10mbps', '0.25mbps', '0.5mbps',...,'19.75mbps','20.00mbps'
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..10)  

ruckusZDWLANConfigDownlinkRate 1.3.6.1.4.1.25053.1.2.2.2.1.1.1.1.41
Disable or Set the Speed/Rate limiting of downlink. Valid range is 0.10mbps or between 0.25mbps~20.00mbps in 0.25mbps step. Such as: 'disable', '0.10mbps', '0.25mbps', '0.5mbps',...,'19.75mbps','20.00mbps'
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..10)  

ruckusZDWLANConfigIGMPSnooping 1.3.6.1.4.1.25053.1.2.2.2.1.1.1.1.42
IGMP Snooping state of the WLAN.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ruckusZDWLANConfigVlanID 1.3.6.1.4.1.25053.1.2.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  

ruckusZDWLANConfigDynamicVLAN 1.3.6.1.4.1.25053.1.2.2.2.1.1.1.1.46
Enable the Service of the dynamic Wireless LAN or not. For 802.1x EAP + MAC Address model,'set' is not supported.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ruckusZDWLANConfigHideSSID 1.3.6.1.4.1.25053.1.2.2.2.1.1.1.1.50
Hide SSID, not to broadcast it SSID.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ruckusZDWLANConfigTunnelMode 1.3.6.1.4.1.25053.1.2.2.2.1.1.1.1.52
Enable Tunnel support capability for the Wireless LAN.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ruckusZDWLANConfigBackgroundScanning 1.3.6.1.4.1.25053.1.2.2.2.1.1.1.1.53
Select Background Scanning support capability for the Wireless LAN.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ruckusZDWLANConfigMaxClients 1.3.6.1.4.1.25053.1.2.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..100  

ruckusZDWLANConfigWebAuthentication 1.3.6.1.4.1.25053.1.2.2.2.1.1.1.1.60
Enable the Wep Authentication or not.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ruckusZDWLANConfigRowStatus 1.3.6.1.4.1.25053.1.2.2.2.1.1.1.1.63
Create, Delete Administration control for this Wireless LAN. 1,ACTIVE state,only for read; 4,CREATEANDGO, create a new table; 6,DESTROY, delete a existing table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ruckusZDWLANGroupConfigTable 1.3.6.1.4.1.25053.1.2.2.2.1.1.2
ZD WLAN Group table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RuckusZDWLANGroupConfigEntry

ruckusZDWLANGroupConfigEntry 1.3.6.1.4.1.25053.1.2.2.2.1.1.2.1
Specifies each ZD WLAN Group configuration entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  RuckusZDWLANGroupConfigEntry  

ruckusZDWLANGroupID 1.3.6.1.4.1.25053.1.2.2.2.1.1.2.1.1
WLAN Group ID. It can't be modified after creating it. Max value:for zd1000 zd1100,128;for zd3000,1024;for zd5000,2048
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..2048  

ruckusZDWLANGroupConfigName 1.3.6.1.4.1.25053.1.2.2.2.1.1.2.1.5
Name for this Wireless LAN Group
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..32)  

ruckusZDWLANGroupConfigDescription 1.3.6.1.4.1.25053.1.2.2.2.1.1.2.1.6
Description for this Wireless LAN Group.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..64)  

ruckusZDWLANGroupVlanOverrideStatus 1.3.6.1.4.1.25053.1.2.2.2.1.1.2.1.8
Enable Vlan Override for the Wireless LAN Group.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ruckusZDWLANGroupConfigRowStatus 1.3.6.1.4.1.25053.1.2.2.2.1.1.2.1.15
Create, Delete Administration control for this Wireless LAN Group. 1,ACTIVE state,only for read; 4,CREATEANDGO, create a new table; 6,DESTROY, delete a existing table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ruckusZDWLANGroupCfgAttrTable 1.3.6.1.4.1.25053.1.2.2.2.1.1.3
ZD WLAN table in WLAN group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RuckusZDWLANGroupCfgAttrEntry

ruckusZDWLANGroupCfgAttrEntry 1.3.6.1.4.1.25053.1.2.2.2.1.1.3.1
Specifies each ZD WLAN configuration entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  RuckusZDWLANGroupCfgAttrEntry  

ruckusZDWLANGroupCfgAttrOverrideType 1.3.6.1.4.1.25053.1.2.2.2.1.1.3.1.3
WLAN group vlan Override Type.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER nochange(1), tag(2)  

ruckusZDWLANGroupCfgAttrWGVlanTag 1.3.6.1.4.1.25053.1.2.2.2.1.1.3.1.4
WLAN group vlan tag. for set , range is :1-4094. for get , range is :0-4094: 1: If VLAN ID is 1, packets from this WLAN will be untagged; 0: for node ruckusZDWLANGroupCfgAttrOverrideType is nochange
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..4094  

ruckusZDWLANGroupCfgAttrRowStatus 1.3.6.1.4.1.25053.1.2.2.2.1.1.3.1.10
Create, Delete Administration control for this Wireless LAN group attr. 1,ACTIVE state,only for read; 4,CREATEANDGO, create a new table; 6,DESTROY, delete a existing table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ruckusZDHotspotConfigTable 1.3.6.1.4.1.25053.1.2.2.2.1.1.8
ZD Hotspot table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RuckusZDHotspotConfigEntry

ruckusZDHotspotConfigEntry 1.3.6.1.4.1.25053.1.2.2.2.1.1.8.1
Specifies each ZD Hotspot configuration entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  RuckusZDHotspotConfigEntry  

ruckusZDHotspotID 1.3.6.1.4.1.25053.1.2.2.2.1.1.8.1.1
Hotspot ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..32  

ruckusZDHotspotName 1.3.6.1.4.1.25053.1.2.2.2.1.1.8.1.2
Name for this Hotspot.Can't be modified if created.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..32)  

ruckusZDHotspotRedirectLoginPage 1.3.6.1.4.1.25053.1.2.2.2.1.1.8.1.3
Redirect unauthenticated user to this for authentication. It is URL or IPaddress.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..128)  

ruckusZDHotspotRedirectStartURL 1.3.6.1.4.1.25053.1.2.2.2.1.1.8.1.4
After user is authenticated, redirect to this URL if the redirect type is url.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..128)  

ruckusZDHotspotRedirectType 1.3.6.1.4.1.25053.1.2.2.2.1.1.8.1.6
To decide the redirect target. If it is user, redirect to the user intends to visit.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER user(1), url(2)  

ruckusZDHotspotRowStatus 1.3.6.1.4.1.25053.1.2.2.2.1.1.8.1.15
Create, Delete Administration control for this Hotspot.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ruckusZDClientIsolationWhiteListTable 1.3.6.1.4.1.25053.1.2.2.2.1.1.15
ZD Client Isolation White List table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RuckusZDClientIsolationWhiteListEntry

ruckusZDClientIsolationWhiteListEntry 1.3.6.1.4.1.25053.1.2.2.2.1.1.15.1
Specifies each ZD Client Isolation White List entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  RuckusZDClientIsolationWhiteListEntry  

ruckusZDClientIsolationWhiteListID 1.3.6.1.4.1.25053.1.2.2.2.1.1.15.1.1
Client Isolation White List ID. It can't be modified after creating it.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..1024  

ruckusZDClientIsolationWhiteListName 1.3.6.1.4.1.25053.1.2.2.2.1.1.15.1.5
Name for this Client Isolation White List.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..32)  

ruckusZDClientIsolationWhiteListDescription 1.3.6.1.4.1.25053.1.2.2.2.1.1.15.1.6
Description for this Client Isolation White List.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..64)  

ruckusZDClientIsolationWhiteListRowStatus 1.3.6.1.4.1.25053.1.2.2.2.1.1.15.1.15
Create, Delete Administration control for this Client Isolation White List. 1,ACTIVE state,only for read; 4,CREATEANDGO, create a new table; 6,DESTROY, delete a existing table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ruckusZDClientIsolationWhiteListRuleTable 1.3.6.1.4.1.25053.1.2.2.2.1.1.16
ZD Client Isolation White List Attribute in Client Isolation White List table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RuckusZDClientIsolationWhiteListRuleEntry

ruckusZDClientIsolationWhiteListRuleEntry 1.3.6.1.4.1.25053.1.2.2.2.1.1.16.1
Specifies each ZD Client Isolation White List entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  RuckusZDClientIsolationWhiteListRuleEntry  

ruckusZDClientIsolationWhiteListRuleID 1.3.6.1.4.1.25053.1.2.2.2.1.1.16.1.1
WLAN Client Isolation White List Rule ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..1024  

ruckusZDClientIsolationWhiteListRuleDescription 1.3.6.1.4.1.25053.1.2.2.2.1.1.16.1.3
Description for this Client Isolation White List Rule.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..64)  

ruckusZDClientIsolationWhiteListRuleMac 1.3.6.1.4.1.25053.1.2.2.2.1.1.16.1.5
MAC Address
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..46)  

ruckusZDClientIsolationWhiteListRuleDesAddr 1.3.6.1.4.1.25053.1.2.2.2.1.1.16.1.6
IP Address
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..46)  

ruckusZDClientIsolationWhiteListRuleRowStatus 1.3.6.1.4.1.25053.1.2.2.2.1.1.16.1.10
Create, Delete Administration control for this Wireless LAN group attr. 1,ACTIVE state,only for read; 4,CREATEANDGO, create a new table; 6,DESTROY, delete a existing table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus