ZYXEL-NWA-SERIES

File: ZYXEL-NWA-SERIES.mib (22937 bytes)

Imported modules

RFC1155-SMI SNMPv2-TC SNMPv2-SMI
RFC1213-MIB

Imported symbols

enterprises NetworkAddress PhysAddress
IpAddress Counter Integer32
Counter32 RowStatus RowPointer
DateAndTime TruthValue OBJECT-TYPE
TimeTicks ifIndex

Defined Types

DisplayString  
OCTET STRING    

PwStationEntry  
SEQUENCE    
  pwStationIndex Integer32
  pwStationMacAddress OCTET STRING
  pwStationAssociateTime DateAndTime
  pwStationSSID OCTET STRING
  pwStationStatus RowStatus

PwRogueAPDetectEntry  
SEQUENCE    
  pwRogueAPIndex INTEGER
  pwRogueAPSSID OCTET STRING
  pwRogueAPMacAddress OCTET STRING
  pwRogueAPChannel OCTET STRING
  pwRogueAPSecurity OCTET STRING

PwFriendlyAPEntry  
SEQUENCE    
  pwFriendlyAPIndex INTEGER
  pwFriendlyAPSSID OCTET STRING
  pwFriendlyAPMacAddress OCTET STRING
  pwFriendlyAPChannel OCTET STRING
  pwFriendlyAPSecurity OCTET STRING
  pwFriendlyAPDescription OCTET STRING

PwWlanControlEntry  
SEQUENCE    
  pwWlanMode INTEGER
  pwWlanSupportedChannel OCTET STRING
  pwWlanChannel INTEGER
  pwWlanTxPower INTEGER
  pwAutoChannelSelection INTEGER
  pwCurrentChannel INTEGER
  pwStationCount Counter32

PwWlanStatisticsEntry  
SEQUENCE    
  pwDot11FailedCount Counter32
  pwDot11RetryCount Counter32
  pwDot11ACKFailureCount Counter32
  pwDot11ReceivedFragmentCount Counter32
  pwDot11TransmittedFrameCount Counter32
  pwDot11ReceivedPktCount Counter32
  pwDot11TransmittedPktCount Counter32
  pwDot11ReceptionRate Counter32
  pwDot11TransmissionRate Counter32

Defined Values

zyXEL 1.3.6.1.4.1.890
OBJECT IDENTIFIER    

products 1.3.6.1.4.1.890.1
OBJECT IDENTIFIER    

proWireless 1.3.6.1.4.1.890.1.9
OBJECT IDENTIFIER    

pwCommon 1.3.6.1.4.1.890.1.9.1
OBJECT IDENTIFIER    

pwTraps 1.3.6.1.4.1.890.1.9.2
OBJECT IDENTIFIER    

pwStations 1.3.6.1.4.1.890.1.9.3
OBJECT IDENTIFIER    

pwRogueAPDetect 1.3.6.1.4.1.890.1.9.4
OBJECT IDENTIFIER    

pwWlanControl 1.3.6.1.4.1.890.1.9.5
OBJECT IDENTIFIER    

pwWlanStatistics 1.3.6.1.4.1.890.1.9.6
OBJECT IDENTIFIER    

pwSwVersion 1.3.6.1.4.1.890.1.9.1.1
The current software version.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

pwCfgVersion 1.3.6.1.4.1.890.1.9.1.2
The current WLAN configuration version.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

pwTftpServer 1.3.6.1.4.1.890.1.9.1.3
TFTP download server IP Address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

pwTftpFileName 1.3.6.1.4.1.890.1.9.1.4
TFTP file name in TFTP server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

pwTftpFileType 1.3.6.1.4.1.890.1.9.1.5
File type in TFTP server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER software(1), romfile(2), textconfig(3)  

pwTftpOpStatus 1.3.6.1.4.1.890.1.9.1.6
TFTP Operation Status.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER idle(0), inprogress(1), failed(2), success(3), timeout(4)  

pwTftpOpCommand 1.3.6.1.4.1.890.1.9.1.7
TFTP Operation Command.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER upload(1), download(2)  

pwSystemReboot 1.3.6.1.4.1.890.1.9.1.8
System Reboot.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER running(0), reboot(1)  

pwAutoCfgMessage 1.3.6.1.4.1.890.1.9.1.9
The last error massage of Auto Configuration process.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

pwCPUUsage 1.3.6.1.4.1.890.1.9.1.10
Display the CPU usage information
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pwMemoryUsage 1.3.6.1.4.1.890.1.9.1.11
Display the memory usage information
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pwSystemCountry 1.3.6.1.4.1.890.1.9.1.13
The country of wlan
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pwPassword 1.3.6.1.4.1.890.1.9.1.14
Change system password.
Status: mandatory Access: write-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

pwStationTable 1.3.6.1.4.1.890.1.9.3.2
This table lists the associated stations.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PwStationEntry

pwStationEntry 1.3.6.1.4.1.890.1.9.3.2.1
An entry describing the station information.
Status: current Access: not-accessible
OBJECT-TYPE    
  PwStationEntry  

pwStationIndex 1.3.6.1.4.1.890.1.9.3.2.1.1
Index of stations.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

pwStationMacAddress 1.3.6.1.4.1.890.1.9.3.2.1.2
The MAC Addresss of the station.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pwStationAssociateTime 1.3.6.1.4.1.890.1.9.3.2.1.3
The associated time of the station.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pwStationSSID 1.3.6.1.4.1.890.1.9.3.2.1.4
The associated ssid.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pwStationStatus 1.3.6.1.4.1.890.1.9.3.2.1.5
Controls and reflects the status of rows in this the row is active.
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

pwRogueAPDetectInterval 1.3.6.1.4.1.890.1.9.4.1
AP Detection Interval, time unit is minute. The range is 10-60 minutes.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0)  

pwRogueAPDetectTable 1.3.6.1.4.1.890.1.9.4.2
This table lists the neighbor AP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PwRogueAPDetectEntry

pwRogueAPDetectEntry 1.3.6.1.4.1.890.1.9.4.2.1
An entry describing the neighbor AP information.
Status: current Access: not-accessible
OBJECT-TYPE    
  PwRogueAPDetectEntry  

pwRogueAPIndex 1.3.6.1.4.1.890.1.9.4.2.1.1
The index of neighbor AP table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

pwRogueAPSSID 1.3.6.1.4.1.890.1.9.4.2.1.2
The SSID. If SSID of the AP is hidden, it will be displayed as '(Hidden SSID)'.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pwRogueAPMacAddress 1.3.6.1.4.1.890.1.9.4.2.1.3
The MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pwRogueAPChannel 1.3.6.1.4.1.890.1.9.4.2.1.4
The frequency channel ID.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pwRogueAPSecurity 1.3.6.1.4.1.890.1.9.4.2.1.5
The data security mode.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pwFriendlyAPTable 1.3.6.1.4.1.890.1.9.4.3
This table lists the neighbor Friendly AP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PwFriendlyAPEntry

pwFriendlyAPEntry 1.3.6.1.4.1.890.1.9.4.3.1
An entry describing the neighbor Friendly AP information.
Status: current Access: not-accessible
OBJECT-TYPE    
  PwFriendlyAPEntry  

pwFriendlyAPIndex 1.3.6.1.4.1.890.1.9.4.3.1.1
The index of neighbor friendly AP table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

pwFriendlyAPSSID 1.3.6.1.4.1.890.1.9.4.3.1.2
The SSID. If SSID of the friendly AP is hidden, it will be displayed as '(Hidden SSID)'.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pwFriendlyAPMacAddress 1.3.6.1.4.1.890.1.9.4.3.1.3
The friendly AP MAC address. When setting this item, a new entry of frienly AP will be added.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

pwFriendlyAPChannel 1.3.6.1.4.1.890.1.9.4.3.1.4
The frequency channel ID.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pwFriendlyAPSecurity 1.3.6.1.4.1.890.1.9.4.3.1.5
The data security mode.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pwFriendlyAPDescription 1.3.6.1.4.1.890.1.9.4.3.1.6
Description of friendly AP. When setting this item, the description field of relative entry will be updated
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

pwWlanControlTable 1.3.6.1.4.1.890.1.9.5.1
This table lists WLAN control information. Use chipIndex as the index of each entry
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PwWlanControlEntry

pwWlanControlEntry 1.3.6.1.4.1.890.1.9.5.1.1
An entry describing WLAN control information for each chip.
Status: current Access: not-accessible
OBJECT-TYPE    
  PwWlanControlEntry  

pwWlanMode 1.3.6.1.4.1.890.1.9.5.1.1.1
The mode of wlan right now.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER a802-11b(1), a802-11g(2), a802-11b-g(3), a802-11a(4)  

pwWlanSupportedChannel 1.3.6.1.4.1.890.1.9.5.1.1.3
The all channel supported by wlan
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pwWlanChannel 1.3.6.1.4.1.890.1.9.5.1.1.4
The current channel of wlan right now. When setting this parameter, the value should be a subset of all supported channel
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER channel-01-2412mhz(1), channel-02-2417mhz(2), channel-03-2422mhz(3), channel-04-2427mhz(4), channel-05-2432mhz(5), channel-06-2437mhz(6), channel-07-2442mhz(7), channel-08-2447mhz(8), channel-09-2452mhz(9), channel-10-2457mhz(10), channel-11-2462mhz(11), channel-12-2467mhz(12), channel-13-2472mhz(13), channel-36-5180mhz(36), channel-40-5200mhz(40), channel-44-5220mhz(44), channel-48-5240mhz(48), channel-52-5260mhz(52), channel-56-5280mhz(56), channel-60-5300mhz(60), channel-64-5320mhz(64), channel-100-5500mhz(100), channel-104-5520mhz(104), channel-108-5540mhz(108), channel-112-5560mhz(112), channel-116-5580mhz(116), channel-120-5600mhz(120), channel-124-5620mhz(124), channel-128-5640mhz(128), channel-132-5660mhz(132), channel-136-5680mhz(136), channel-140-5700mhz(140), channel-149-5745mhz(149), channel-153-5765mhz(153), channel-157-5785mhz(157), channel-161-5805mhz(161), channel-165-5825mhz(165)  

pwWlanTxPower 1.3.6.1.4.1.890.1.9.5.1.1.5
To specify the RF transmission power.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER full(1), half(2), quarter(4), eighth(8), minimum(16)  

pwAutoChannelSelection 1.3.6.1.4.1.890.1.9.5.1.1.6
Enable/disable Auto Channel Selection.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

pwCurrentChannel 1.3.6.1.4.1.890.1.9.5.1.1.7
Current Operating channel.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER device-is-disable(0), channel-01-2412mhz(1), channel-02-2417mhz(2), channel-03-2422mhz(3), channel-04-2427mhz(4), channel-05-2432mhz(5), channel-06-2437mhz(6), channel-07-2442mhz(7), channel-08-2447mhz(8), channel-09-2452mhz(9), channel-10-2457mhz(10), channel-11-2462mhz(11), channel-12-2467mhz(12), channel-13-2472mhz(13), channel-36-5180mhz(36), channel-40-5200mhz(40), channel-44-5220mhz(44), channel-48-5240mhz(48), channel-52-5260mhz(52), channel-56-5280mhz(56), channel-60-5300mhz(60), channel-64-5320mhz(64), channel-100-5500mhz(100), channel-104-5520mhz(104), channel-108-5540mhz(108), channel-112-5560mhz(112), channel-116-5580mhz(116), channel-120-5600mhz(120), channel-124-5620mhz(124), channel-128-5640mhz(128), channel-132-5660mhz(132), channel-136-5680mhz(136), channel-140-5700mhz(140), channel-149-5745mhz(149), channel-153-5765mhz(153), channel-157-5785mhz(157), channel-161-5805mhz(161), channel-165-5825mhz(165)  

pwStationCount 1.3.6.1.4.1.890.1.9.5.1.1.8
The total number of ssocited stations
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pwWlanStatisticsTable 1.3.6.1.4.1.890.1.9.6.1
This table lists WLAN statistics information. Use chipIndex as the index of each entry
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PwWlanStatisticsEntry

pwWlanStatisticsEntry 1.3.6.1.4.1.890.1.9.6.1.1
An entry describing WLAN statistics information.
Status: current Access: not-accessible
OBJECT-TYPE    
  PwWlanStatisticsEntry  

pwDot11FailedCount 1.3.6.1.4.1.890.1.9.6.1.1.1
This counter shall increment when an MSDU is not transmitted successfully due to the number of transmit attempts exceeding either the dot11ShortRetryLimit or dot11LongRetryLimit.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pwDot11RetryCount 1.3.6.1.4.1.890.1.9.6.1.1.2
This counter shall increment when an MSDU is successfully transmitted after one or more retransmissions.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pwDot11ACKFailureCount 1.3.6.1.4.1.890.1.9.6.1.1.3
This counter shall increment when an ACK is not received when expected.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pwDot11ReceivedFragmentCount 1.3.6.1.4.1.890.1.9.6.1.1.4
This counter shall be incremented for each successfully received MPDU of type Data or Management.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pwDot11TransmittedFrameCount 1.3.6.1.4.1.890.1.9.6.1.1.5
This counter shall increment for each successfully transmitted MSDU.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pwDot11ReceivedPktCount 1.3.6.1.4.1.890.1.9.6.1.1.6
This counter shall increment for each successfully received packets every five minutes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pwDot11TransmittedPktCount 1.3.6.1.4.1.890.1.9.6.1.1.7
This counter shall increment for each successfully transmitted packets every five minutes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pwDot11ReceptionRate 1.3.6.1.4.1.890.1.9.6.1.1.8
Reception Rate in Byte per second.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pwDot11TransmissionRate 1.3.6.1.4.1.890.1.9.6.1.1.9
Transmission Rate in Byte per second.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pwTrapControl 1.3.6.1.4.1.890.1.9.2.1
OBJECT IDENTIFIER    

pwTrapVariables 1.3.6.1.4.1.890.1.9.2.2
OBJECT IDENTIFIER    

pwTrapTypes 1.3.6.1.4.1.890.1.9.2.3
OBJECT IDENTIFIER    

pwWirelessTraps 1.3.6.1.4.1.890.1.9.2.3.1
OBJECT IDENTIFIER    

pwSecurityTraps 1.3.6.1.4.1.890.1.9.2.3.2
OBJECT IDENTIFIER    

pwTFTPTraps 1.3.6.1.4.1.890.1.9.2.3.3
OBJECT IDENTIFIER    

pwTrapWirelessStatus 1.3.6.1.4.1.890.1.9.2.1.1
Controls wireless group traps enable or disable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

pwTrapSecurityStatus 1.3.6.1.4.1.890.1.9.2.1.2
Controls security group traps enable or disable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

pwTrapTFTPStatus 1.3.6.1.4.1.890.1.9.2.1.3
Controls TFTP group traps enable or disable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

pwTrapGenericMessage 1.3.6.1.4.1.890.1.9.2.2.1
Provide generic information on traps.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

pwTrapMACAddress 1.3.6.1.4.1.890.1.9.2.2.2
Represents MAC address of the device or the host which triggers the trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

pwTrapWlanSSID 1.3.6.1.4.1.890.1.9.2.2.3
The SSID name which the wireless client associates.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

pwWlanStaAssociation 1.3.6.1.4.1.890.1.9.2.3.1.1
Wireless client assocication notification.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

pwWlanStaDisassociation 1.3.6.1.4.1.890.1.9.2.3.1.2
Wireless client disassocication notification.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

pwWlanStaAuthFail 1.3.6.1.4.1.890.1.9.2.3.2.1
Wireless client authentication failed.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

pwTFTPStatus 1.3.6.1.4.1.890.1.9.2.3.3.1
Send when TFTP operation completed, or stopped due to some reason. For example, timeout or wrong configuration.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE