DESCRIPTION "Service Set Identity. A name is designated to identify a WLAN (Wireless Local Area Network). SSID default value is 'default'. SSID can easily be changed to connect to an existing wireless network or to establish a new wireless network."
::= { hWirelessBandEntry 1 }
hSSIDBroadcast OBJECT-TYPE
SYNTAX INTEGER {disabled(0), enabled(1)}
ACCESS read-write
STATUS mandatory
DESCRIPTION "Indicates whether the SSID of your wireless network will be broadcasted. Default value of SSID Broadcast is 'Enable', which allows wireless clients to detect your wireless network using site survey tools. By disabling broadcasting, wireless clients can no longer detect the wireless network unless exact SSID and security are configured."
::= { hWirelessBandEntry 2 }
hChannel OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION "Indicates the channel settings for the DWL-8200AP. The default channel is channel 6 for DWL-8200AP. Channel can be configured to setup a wireless network with least channel conflicts or to connect to an existing wireless network."
::= { hWirelessBandEntry 3 }
hChannelList OBJECT-TYPE
SYNTAX OCTET STRING
ACCESS read-only
STATUS mandatory
DESCRIPTION "Indicates the channel list supported by DWL-8200AP."
::= { hWirelessBandEntry 4 }
hRadioFrequency OBJECT-TYPE
SYNTAX OCTET STRING
ACCESS read-only
STATUS mandatory
DESCRIPTION "Shows the current frequency for the DWL-8200AP. The value dependent on the current channel setting. This is for information only and cannot be changed."
::= { hWirelessBandEntry 5 }
hDynamicChannelList OBJECT-TYPE
SYNTAX OCTET STRING
ACCESS read-only
STATUS mandatory
DESCRIPTION "Indicates the channel list supported by DWL-8200AP in dynamic turbo mode."
::= { hWirelessBandEntry 6 }
hStaticChannelList OBJECT-TYPE
SYNTAX OCTET STRING
ACCESS read-only
STATUS mandatory
DESCRIPTION "Indicates the channel list supported by DWL-8200AP in static turbo modes."
::= { hWirelessBandEntry 7 }
hwdsChannelList OBJECT-TYPE
SYNTAX OCTET STRING
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Indicates the channel list supported by DWL-3200AP in WDS
mode."
::= { hWirelessBandEntry 8 }
hwdsDynamicChannelList OBJECT-TYPE
SYNTAX OCTET STRING
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Indicates the channel list supported by DWL-3200AP in WDS mode
with dynamic turbo."
::= { hWirelessBandEntry 9 }
hwdsStaticChannelList OBJECT-TYPE
SYNTAX OCTET STRING
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Indicates the channel list supported by DWL-3200AP in WDS mode
with static turbo."
::= { hWirelessBandEntry 10 }
hLan OBJECT IDENTIFIER ::= { home 2 }
hGetIPFrom OBJECT-TYPE
SYNTAX INTEGER {static(1), dynamic(2)}
ACCESS read-write
STATUS mandatory
DESCRIPTION "The factory default setting is 'Static (Manual)' which allows the IP address of the DWL-8200AP to be manually configured in accordance to the applied local area network. Enable Dynamic (DHCP) to allow the DHCP host to automatically assign the Access Point an IP address that conforms to the applied local area network."
::= { hLan 1 }
hIPAddress OBJECT-TYPE
SYNTAX IpAddress
ACCESS read-write
STATUS mandatory
DESCRIPTION "The default IP address is 192.168.0.50 for DWL-8200AP. It can be modified to conform to an existing local area network. Please note that the IP address of each device in the wireless local area network must be within the same IP address range and subnet mask. Take default DWL-8200AP IP address as an example, each station associated to the AP must be configured with a unique IP address falling in the range of 192.168.0.*. '*' ranges from 0 to 255 but 50 in this case."
::= { hLan 2 }
hSubnetMask OBJECT-TYPE
SYNTAX IpAddress
ACCESS read-write
STATUS mandatory
DESCRIPTION "A mask used to determine what subnet an IP address belongs to. The default subnet settings is 255.255.255.0 for DWL-8200AP."
::= { hLan 3 }
hDefaultGateway OBJECT-TYPE
SYNTAX IpAddress
ACCESS read-write
STATUS mandatory
DESCRIPTION "Specify the gateway IP address of the local network."
DESCRIPTION "Select a function mode to configure your wireless network. Function modes includes Access Point, WDS with Access Point, WDS, AP client, and AP repeater. Function modes are designed to support various wireless network topology and applications.WDS (Wireless Distribution System) enables wireless bridging in which WDS APs communicate with each other (Spanning tree calculates the best loop-free path while WDS is enabled). (1.AP, 2.PtP Bridge, 3.PtPm Bridge, 4.AP Repeater, 5.AP Client)"
::= { adModeEntry 1 }
adPtPRemoteAPMACAddress OBJECT-TYPE
SYNTAX MacAddress
ACCESS read-write
STATUS mandatory
DESCRIPTION "MAC address of remote AP in PtP mode."
::= { adModeEntry 2 }
adModePtMPReMacAddTable OBJECT-TYPE
SYNTAX SEQUENCE OF AdModePtMPReMacAddEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION "MAC address of remote AP in PtmP mode."
::= { advanced 2 }
adModePtMPReMacAddEntry OBJECT-TYPE
SYNTAX AdModePtMPReMacAddEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION ""
INDEX {ifIndex, adPtMPReAPMACAddrIndex}
::= { adModePtMPReMacAddTable 1 }
AdModePtMPReMacAddEntry ::= SEQUENCE {
adPtMPReAPMACAddrIndex INTEGER,
adPtMPReAPMACAddress MacAddress
}
adPtMPReAPMACAddrIndex OBJECT-TYPE
SYNTAX INTEGER ( 1..8 )
ACCESS not-accessible
STATUS mandatory
DESCRIPTION ""
::= { adModePtMPReMacAddEntry 1 }
adPtMPReAPMACAddress OBJECT-TYPE
SYNTAX MacAddress
ACCESS read-write
STATUS mandatory
DESCRIPTION "MAC address of remote AP in PtmP mode."
::= { adModePtMPReMacAddEntry 2 }
adPerformanceTable OBJECT-TYPE
SYNTAX SEQUENCE OF AdPerformanceEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION "By changing radio parameters in performance section, you can customize the radio network to fit your needs. Performance functions are designed for more advanced users who is familiar with 802.11 wireless networks and radio configuration."
::= { advanced 3 }
adPerformanceEntry OBJECT-TYPE
SYNTAX AdPerformanceEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION ""
INDEX {ifIndex}
::= { adPerformanceTable 1 }
AdPerformanceEntry ::= SEQUENCE {
adFrequency OCTET STRING,
adChannel INTEGER,
adChannelList OCTET STRING,
adDataRate OCTET STRING,
adDataRateList OCTET STRING,
adBeaconInterval INTEGER,
adDTIM INTEGER,
adFragmentLength INTEGER,
adRTSLength INTEGER,
adTransmitPower INTEGER,
adSuperMode INTEGER,
adRadioWave INTEGER,
adAutoChannelScan INTEGER,
adDynamicChannelList OCTET STRING,
adStaticChannelList OCTET STRING,
adWMM INTEGER,
adPreamble INTEGER,
adAntenna INTEGER,
adbgMode INTEGER,
adbgModeDataRateList OCTET STRING
}
adFrequency OBJECT-TYPE
SYNTAX OCTET STRING
ACCESS read-only
STATUS mandatory
DESCRIPTION "Shows the current frequency for the DWL-8200AP. The value dependent on the current channel setting. This is for information only and cannot be changed."
::= { adPerformanceEntry 1 }
adChannel OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION "Indicates the channel settings for the DWL-8200AP. The default channel is channel 6 for DWL-8200AP. Channel can be configured to setup a wireless network with least channel conflicts or to connect to an existing wireless network."
::= { adPerformanceEntry 2 }
adChannelList OBJECT-TYPE
SYNTAX OCTET STRING
ACCESS read-only
STATUS mandatory
DESCRIPTION "Indicates the channel list supported by DWL-8200AP."
::= { adPerformanceEntry 3 }
adDataRate OBJECT-TYPE
SYNTAX OCTET STRING
ACCESS read-write
STATUS mandatory
DESCRIPTION "Indicates the base transfer rates based on the speed of wireless adapters on the WLAN (wireless local area network). The default value is set to 'Auto' which adjusts the base transfer rate depending on the base rate of the connecting device."
::= { adPerformanceEntry 4 }
adDataRateList OBJECT-TYPE
SYNTAX OCTET STRING
ACCESS read-only
STATUS mandatory
DESCRIPTION "Indicates the data rate list supported by DWL-8200AP."
::= { adPerformanceEntry 5 }
adBeaconInterval OBJECT-TYPE
SYNTAX INTEGER ( 20..1000 )
ACCESS read-write
STATUS mandatory
DESCRIPTION "Beacons are packets sent by an Access Point to synchronize a wireless network. Specify a Beacon interval value between 20 and 1000. The default value is set to 100 milliseconds."
::= { adPerformanceEntry 6 }
adDTIM OBJECT-TYPE
SYNTAX INTEGER ( 1..255 )
ACCESS read-write
STATUS mandatory
DESCRIPTION "DTIM Interval specifies the number of AP beacons between each Delivery Traffic Indication Message (DTIM). It informs associated stations of the next window for listening to broadcast and multicast messages. You can specify a DTIM value range from 1 to 255. DWL-8200AP will send the next DTIM with specified DTIM value to stations if there is any buffered broadcast or multicast messages. Stations hear the beacons and get ready to receive the broadcast or multicast messages. The default value for DTIM interval is 1."
::= { adPerformanceEntry 7 }
adFragmentLength OBJECT-TYPE
SYNTAX INTEGER ( 256..2346 )
ACCESS read-write
STATUS mandatory
DESCRIPTION "The default value is 2346 for fragmentation. By fragmenting packets into shorter fragments, the time spent on re-transmissions can be reduced if the packet error rate is high. However, unnecessary short fragment length will result in poor performance due to low transmission efficiency."
::= { adPerformanceEntry 8 }
adRTSLength OBJECT-TYPE
SYNTAX INTEGER ( 256..2346 )
ACCESS read-write
STATUS mandatory
DESCRIPTION "The default value is 2346 for RTS (Request to Send ) Threshold. With smaller RTS length value, the wireless network can recover from interference and collisions quicker since more RTS packets are transmitted. However, more RTS packets also consume more bandwidth which leads to low throughput. Thus, small RTS Length value is only recommended for heavy loading network or high electromagnetic wireless interference."
DESCRIPTION "Transmitting power can be limited when wireless coverage overlapping is not desired or interference is a concern. The options are full (default), half (-3dB), quarter (-6dB), eighth (-9dB) or min (minimum)."
DESCRIPTION "DWL-8200AP delivers high data rates up to 72Mbps by enabling the Super G Mode with full backward compatibility and interoperability with IEEE 802.11b and 802.11g."
::= { adPerformanceEntry 11 }
adRadioWave OBJECT-TYPE
SYNTAX INTEGER {off(0), on(1)}
ACCESS read-write
STATUS mandatory
DESCRIPTION "This function allows you to turn on or off DWL-8200AP Radio Wave. Default setting is On."
::= { adPerformanceEntry 12 }
adAutoChannelScan OBJECT-TYPE
SYNTAX INTEGER {disabled(0), enabled(1)}
ACCESS read-write
STATUS mandatory
DESCRIPTION "Auto Channel Scan function scans all available wireless channels and select best channel (least interference) available automatically. (0.Disabled, 1.Enabled)"
::= { adPerformanceEntry 14 }
adDynamicChannelList OBJECT-TYPE
SYNTAX OCTET STRING
ACCESS read-only
STATUS mandatory
DESCRIPTION "Indicates the channel list supported by DWL-8200AP in dynamic turbo mode."
::= { adPerformanceEntry 15 }
adStaticChannelList OBJECT-TYPE
SYNTAX OCTET STRING
ACCESS read-only
STATUS mandatory
DESCRIPTION "Indicates the channel list supported by DWL-8200AP in static turbo mode."
::= { adPerformanceEntry 16 }
adWMM OBJECT-TYPE
SYNTAX INTEGER {disabled(0), enabled(1)}
ACCESS read-write
STATUS mandatory
DESCRIPTION ""
::= { adPerformanceEntry 17 }
adPreamble OBJECT-TYPE
SYNTAX INTEGER {long(0), short(1)}
ACCESS read-write
STATUS mandatory
DESCRIPTION ""
::= { adPerformanceEntry 19 }
adAntenna OBJECT-TYPE
SYNTAX INTEGER {auto(0), ant1(1), ant2(2)}
ACCESS read-write
STATUS mandatory
DESCRIPTION ""
::= { adPerformanceEntry 23 }
adbgMode OBJECT-TYPE
SYNTAX INTEGER {gonly(0), bonly(1), mixed(2)}
ACCESS read-write
STATUS mandatory
DESCRIPTION ""
::= { adPerformanceEntry 24 }
adbgModeDataRateList OBJECT-TYPE
SYNTAX OCTET STRING
ACCESS read-only
STATUS mandatory
DESCRIPTION ""
::= { adPerformanceEntry 25 }
adFilters OBJECT IDENTIFIER ::= { advanced 4 }
adAccSettingWirelessBandTable OBJECT-TYPE
SYNTAX SEQUENCE OF AdAccSettingWirelessBandEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION "DWL-8200AP can be configured to deny or only allow wireless stations association by filtering MAC addresses."
DESCRIPTION "By selecting 'Accept', DWL-8200AP can only be associated with MAC addresses listed in the Authorization table. By selecting 'Reject', DWL-8200AP will only disassociate with MAC addresses listed."
::= { adAccSettingWirelesBandsEntry 1 }
adAccSettingAccessCtrlMACTable OBJECT-TYPE
SYNTAX SEQUENCE OF AdAccSettingAccessCtrlMACEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION ""
::= { adFilters 2 }
adAccSettingAccessCtrlMACEntry OBJECT-TYPE
SYNTAX AdAccSettingAccessCtrlMACEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION ""
INDEX { ifIndex, adAccSettingAccessCtrlIndex }
::= { adAccSettingAccessCtrlMACTable 1 }
AdAccSettingAccessCtrlMACEntry ::= SEQUENCE {
adAccSettingAccessCtrlIndex INTEGER,
adAccSettingAccessCtrlMACAddr MacAddress
}
adAccSettingAccessCtrlIndex OBJECT-TYPE
SYNTAX INTEGER ( 1..16 )
ACCESS not-accessible
STATUS mandatory
DESCRIPTION "Index of MAC addresses list"
::= { adAccSettingAccessCtrlMACEntry 1 }
adAccSettingAccessCtrlMACAddr OBJECT-TYPE
SYNTAX MacAddress
ACCESS read-write
STATUS mandatory
DESCRIPTION "MAC addresses list"
::= { adAccSettingAccessCtrlMACEntry 2 }
adWLANWirelessBandTable OBJECT-TYPE
SYNTAX SEQUENCE OF AdWLANWirelessBandEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION "Wireless Band Table"
::= { adFilters 3 }
adWLANWirelessBandEntry OBJECT-TYPE
SYNTAX AdWLANWirelessBandEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION "Wireless Band Entry"
INDEX {ifIndex}
::= { adWLANWirelessBandTable 1 }
AdWLANWirelessBandEntry ::= SEQUENCE {
adInternalStationConnection INTEGER,
adEthernet2WLANAccess INTEGER,
adInternalStationConnectionBetweenag INTEGER
}
adInternalStationConnection OBJECT-TYPE
SYNTAX INTEGER {disabled(0), enabled(1)}
ACCESS read-write
STATUS mandatory
DESCRIPTION "Internal Station Connection default value is 'enable' which allows stations to inter-communicate by connecting to an AP. By disabling this function, wireless stations cannot exchange data through AP."
::= { adWLANWirelessBandEntry 1 }
adEthernet2WLANAccess OBJECT-TYPE
SYNTAX INTEGER {disabled(0), enabled(1)}
ACCESS read-write
STATUS mandatory
DESCRIPTION "Ethernet to WLAN Access default value is 'enable' which allows data flow from the Ethernet to wireless stations connected to the AP. By disabling this function, all data from the Ethernet to associated wireless devices is blocked while wireless stations can still send data to the Ethernet through the AP. "
::= { adWLANWirelessBandEntry 2 }
adInternalStationConnectionBetweenag OBJECT-TYPE
SYNTAX INTEGER {disabled(0), enabled(1)}
ACCESS read-write
STATUS mandatory
DESCRIPTION "Internal Station Connection default value is 'enable' which allows stations to inter-communicate by connecting to an AP. By disabling this function, wireless stations cannot exchange data through AP."
DESCRIPTION "Authentication on DWL-8200AP is a process to confirm the true identity of the user/wireless station. It inhibits fraudulent connection of a user/station that does not contain the proper identification information. DWL-8200AP includes Open System, Shared-Key, Open system with shared key, WPA-EAP, and WPA-PSK authentication methodology."
::= { adSecSettingWirelessBandEntry 1 }
adSecEncryption OBJECT-TYPE
SYNTAX INTEGER {disabled(0), enabled(1)}
ACCESS read-write
STATUS mandatory
DESCRIPTION "Encryption prevents data information from being obtained by unauthorized users. Without correct encryption algorithm and key(s), unauthorized users cannot decode the message. DWL-8200AP supports Hexadecimal and ASCII key types with 64Bits, 128Bits and 152Bits Key size. (0.Disabled, 1.Enabled)"
DESCRIPTION "DHCP (Dynamic Host Control Protocol) Server assigns IP addresses to stations requesting IP addresses while logging to the wireless network. Stations must be configured as DHCP client in order to obtain IP addresses automatically. The default value for DHCP Server control is 'disable'."
--DHCP address pool defines the range of the IP address that can be assigned to stations in the network. Dynamic Pool allows wireless stations to receive an available IP with lease time control. The default value for DHCP Server control is "disable".
adDyIPStart OBJECT-TYPE
SYNTAX IpAddress
ACCESS read-write
STATUS mandatory
DESCRIPTION "User can specify the beginning of the pool of IP addresses available to wireless stations."
::= { adDynamicTable 1 }
adDyRange OBJECT-TYPE
SYNTAX INTEGER (0..255)
ACCESS read-write
STATUS mandatory
DESCRIPTION "User can specify the range of IP addresses that are available. IP addresses are increments of the IP address specified in the 'IP Assigned From'."
::= { adDynamicTable 2 }
adDyMask OBJECT-TYPE
SYNTAX IpAddress
ACCESS read-write
STATUS mandatory
DESCRIPTION "Define the SubMask of the IP address specified in the 'IP Assigned From'."
::= { adDynamicTable 3 }
adDyGateway OBJECT-TYPE
SYNTAX IpAddress
ACCESS read-write
STATUS mandatory
DESCRIPTION "Specify the Gateway address for the wireless network."
::= { adDynamicTable 4 }
adDyWins OBJECT-TYPE
SYNTAX IpAddress
ACCESS read-write
STATUS mandatory
DESCRIPTION "Specify the Wins address for the wireless network."
::= { adDynamicTable 5 }
adDyDns OBJECT-TYPE
SYNTAX IpAddress
ACCESS read-write
STATUS mandatory
DESCRIPTION "Specify the DNS address for the wireless network."
::= { adDynamicTable 6 }
adDyDomain OBJECT-TYPE
SYNTAX OCTET STRING (SIZE(0..64))
ACCESS read-write
STATUS mandatory
DESCRIPTION "Specify the Domain Name address for the wireless network."
::= { adDynamicTable 7 }
adDyLease OBJECT-TYPE
SYNTAX INTEGER (60..31536000)
ACCESS read-write
STATUS mandatory
DESCRIPTION "User can define stations associating duration by specifying IP address lease time."
::= { adDynamicTable 8 }
adDyStatus OBJECT-TYPE
SYNTAX INTEGER {disabled(0), enabled(1)}
ACCESS read-write
STATUS mandatory
DESCRIPTION "Status of DHCP Server's Dynamic pool."
::= { adDynamicTable 9 }
adStaticTable OBJECT-TYPE
SYNTAX SEQUENCE OF AdStaticEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION "Static IP Setting"
::= { adDHCPServer 3 }
adStaticEntry OBJECT-TYPE
SYNTAX AdStaticEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION "Static IP Entry"
INDEX {ifIndex}
::= { adStaticTable 1 }
--Edited by Builde 04/01/09. Delete the node: "adStFunction".
AdStaticEntry ::= SEQUENCE {
adStIP IpAddress,
adStMask IpAddress,
adStGateway IpAddress,
adStDns IpAddress,
adStWins IpAddress,
adStMAC MacAddress,
adStDomain OCTET STRING,
adStStatus INTEGER
}
adStIP OBJECT-TYPE
SYNTAX IpAddress
ACCESS read-write
STATUS mandatory
DESCRIPTION "Specify the IP address to be assigned for station with MAC address specified in 'Assigned MAC Address'."
::= { adStaticEntry 1 }
adStMAC OBJECT-TYPE
SYNTAX MacAddress
ACCESS read-write
STATUS mandatory
DESCRIPTION "Specify the MAC Address of the station requesting for association."
::= { adStaticEntry 2 }
adStMask OBJECT-TYPE
SYNTAX IpAddress
ACCESS read-write
STATUS mandatory
DESCRIPTION "Define the SubMask of the IP address specified in the 'IP Assigned From'."
::= { adStaticEntry 3 }
adStGateway OBJECT-TYPE
SYNTAX IpAddress
ACCESS read-write
STATUS mandatory
DESCRIPTION "Specify the Gateway address for the wireless network."
::= { adStaticEntry 4 }
adStDns OBJECT-TYPE
SYNTAX IpAddress
ACCESS read-write
STATUS mandatory
DESCRIPTION "Specify the DNS address for the wireless network."
::= { adStaticEntry 5 }
adStWins OBJECT-TYPE
SYNTAX IpAddress
ACCESS read-write
STATUS mandatory
DESCRIPTION "Specify the Wins address for the wireless network."
::= { adStaticEntry 6 }
adStDomain OBJECT-TYPE
SYNTAX OCTET STRING(SIZE(0..64))
ACCESS read-write
STATUS mandatory
DESCRIPTION "Specify the Domain Name address for the wireless network."
::= { adStaticEntry 7 }
adStStatus OBJECT-TYPE
SYNTAX INTEGER {disabled(0), enabled(1)}
ACCESS read-write
STATUS mandatory
DESCRIPTION "The default value for status is 'OFF' which will not list the status of static pool."
DESCRIPTION "A listing includes MAC Addresses, IP addresses, and Lease Time of wireless stations associated with DWL-8200AP by DHCP Server using Dynamic Pools."
::= { adCurrentList 1 }
adCurrentDynamicEntry OBJECT-TYPE
SYNTAX AdCurrentDynamicEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION ""
INDEX {ifIndex}
::= { adCurrentDynamicTable 1 }
AdCurrentDynamicEntry ::= SEQUENCE {
adCuDyMAC MacAddress,
adCuDyAssignedIP IpAddress,
adCuDyLease INTEGER
}
adCuDyMAC OBJECT-TYPE
SYNTAX MacAddress
ACCESS read-only
STATUS mandatory
DESCRIPTION ""
::= { adCurrentDynamicEntry 1 }
adCuDyAssignedIP OBJECT-TYPE
SYNTAX IpAddress
ACCESS read-only
STATUS mandatory
DESCRIPTION ""
::= { adCurrentDynamicEntry 2 }
adCuDyLease OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION ""
::= { adCurrentDynamicEntry 3 }
adCurrentStaticTable OBJECT-TYPE
SYNTAX SEQUENCE OF AdCurrentStaticEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION "A listing includes MAC Addresses, IP addresses, and Lease Time of wireless stations associated with DWL-8200AP by DHCP Server using Static Pools."
DESCRIPTION "Multiple SSIDs is supported in DWL-3200AP. One primary SSID and three guests SSIDs can be configured to allow virtually segregation stations by sharing same channel. Guest SSID cannot be scanned by site survey tools. Thus, Guest SSID and only be associated by users who know the exact SSID and security settings. VLAN function can be enabled for primary SSID and Guest SSIDs."
DESCRIPTION "The factory default setting is 'Static (Manual)' which allows the IP address of the DWL-8200AP to be manually configured in accordance to the applied local area network. Enable Dynamic (DHCP) to allow the DHCP host to automatically assign the Access Point an IP address that conforms to the applied local area network."
::= { stEthernet 3 }
stIPAddress OBJECT-TYPE
SYNTAX IpAddress
ACCESS read-only
STATUS mandatory
DESCRIPTION "The default IP address is 192.168.0.50 for DWL-8200AP. It can be modified to conform to an existing local area network. Please note that the IP address of each device in the wireless local area network must be within the same IP address range and subnet mask. Take default DWL-8200AP IP address as an example, each station associated to the AP must be configured with a unique IP address falling in the range of 192.168.0.*. '*' ranges from 0 to 255 but 50 in this case."
::= { stEthernet 4 }
stSubnetMask OBJECT-TYPE
SYNTAX IpAddress
ACCESS read-only
STATUS mandatory
DESCRIPTION "A mask used to determine what subnet an IP address belongs to. The default subnet settings is 255.255.255.0 for DWL-8200AP."
::= { stEthernet 5 }
stDefaultGateway OBJECT-TYPE
SYNTAX IpAddress
ACCESS read-only
STATUS mandatory
DESCRIPTION "Specify the gateway IP address of the local network."