Description:
|
tmnxWlanPortOperFlags OBJECT-TYPE
SYNTAX BITS {adminDown(0), rfAdminDown(1), rfChNotLocked(2), noRadiusPlcyCfg(3), dot1xDisabled(4), radiusPlcyDisabled(5), noRadiusAuthSvr(6), noNasIpAddr(7)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The value of tmnxWlanPortOperFlags indicates the reasons that this port is
not in service.
adminDown | Port is admin down
rfAdminDown | Radio is admin down
rfChNotLocked | No channel has been selected (scanning)
noRadiusPlcyCfg | Security requires a radius policy, but none configured
dot1xDisabled | Dot1x authentication is disabled
radiusPlcyDisabled| Assigned radius policy is disabled
noRadiusAuthSvr | Assigned radius policy contains no authentication server
noNasIpAddr | No NAS Ip address found,"
|
|