ZYXEL-PROWIRELESS-MIB

File: ZYXEL-PROWIRELESS-MIB.mib (14374 bytes)

Imported modules

RFC1155-SMI SNMPv2-TC SNMPv2-SMI
RFC-1212

Imported symbols

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

Defined Types

DisplayString  
OCTET STRING    

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

PwAPDetectEntry  
SEQUENCE    
  pwAPDetectIndex Integer32
  pwAPDetectSSID OCTET STRING
  pwAPDetectMacAddress OCTET STRING
  pwAPDetectChannel OCTET STRING
  pwAPDetectSignal Integer32
  pwAPDetectNetwork INTEGER
  pwAPDetectSecurity INTEGER
  pwAPDetectStatus RowStatus

PwMacFilterEntry  
SEQUENCE    
  pwMacFilterIndex Integer32
  pwMacFilterMacAddress OCTET STRING
  pwMacFilterStatus RowStatus

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    

pwAPDetect 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    

pwWlanExtControl 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: mandatory 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)  

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-create
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-create
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-create
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-create
OBJECT-TYPE    
  RowStatus  

pwAPDetectInterval 1.3.6.1.4.1.890.1.9.4.1
AP Detection Interval, time unit is minute. Minimum value is 3 minutes.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0)  

pwAPDetectTable 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  
    PwAPDetectEntry

pwAPDetectEntry 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    
  PwAPDetectEntry  

pwAPDetectIndex 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    
  Integer32 1..2147483647  

pwAPDetectSSID 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  

pwAPDetectMacAddress 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  

pwAPDetectChannel 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  

pwAPDetectSignal 1.3.6.1.4.1.890.1.9.4.2.1.5
The received signal strength, which represented as a percetage.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

pwAPDetectNetwork 1.3.6.1.4.1.890.1.9.4.2.1.6
The network mode.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER infra(0), adhoc(1)  

pwAPDetectSecurity 1.3.6.1.4.1.890.1.9.4.2.1.7
The data security mode.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), wep(1), wpa(2)  

pwAPDetectStatus 1.3.6.1.4.1.890.1.9.4.2.1.8
Controls and reflects the status of rows in this the row is active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

pwMacFilterActive 1.3.6.1.4.1.890.1.9.5.1
Enable/Disable MAC Filter.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

pwMacFilterAction 1.3.6.1.4.1.890.1.9.5.2
Accept or discard the matched packets.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER accept(1), discard(2)  

pwMacFilterTable 1.3.6.1.4.1.890.1.9.5.3
This table lists the Mac Filter.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PwMacFilterEntry

pwMacFilterEntry 1.3.6.1.4.1.890.1.9.5.3.1
An entry describing the Mac Filter information.
Status: current Access: not-accessible
OBJECT-TYPE    
  PwMacFilterEntry  

pwMacFilterIndex 1.3.6.1.4.1.890.1.9.5.3.1.1
The index of MAC Filter table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

pwMacFilterMacAddress 1.3.6.1.4.1.890.1.9.5.3.1.2
The MAC address.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

pwMacFilterStatus 1.3.6.1.4.1.890.1.9.5.3.1.3
Controls and reflects the status of rows in this the row is active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

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

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