Factory Line - Wireless LAN
5-8
PHOENIX CONTACT
7190_en_02
plDevWlanIf2SecMode OBJECT-TYPE
SYNTAX INTEGER { none(0), wpa-psk(1), wep64(2),
wep128(3) }
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Type of encryption of the wireless link. One of
'none', 'wpa-psk', 'wep64' or 'wep128'."
::= { plDevWlanIf2Security 1 }
plDevWlanIf2SecWpaEncryptionAlgorithm OBJECT-TYPE
SYNTAX INTEGER { tkip(1), aes(2), both(3) }
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Encryption algorithm. 1=TKIP is used on old
hardware not supporting AES.
2=AES is more secure and
faster on station roaming.
3=both."
::= { plDevWlanIf2Security 2 }
plDevWlanIf2SecWpaPsk OBJECT-TYPE
SYNTAX OCTET STRING (SIZE(8..63))
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Initial key for WPA encryption. NOTE: You
should use a randomly generated
alphanumeric sequence (up to 63 at least 8
characters) for maximum security."
::= { plDevWlanIf2Security 3 }
plDevWlanIf2SecWepAuthType OBJECT-TYPE
SYNTAX INTEGER {open-system(1), shared-key(2),
automatic(3) }
ACCESS read-write
STATUS mandatory
DESCRIPTION
"1=Open-System, 2=Shared-Key and 3=Automatic,
the default."