|
Description:
|
ntWlanApRateSupportLevel OBJECT-TYPE
SYNTAX INTEGER {
off(0),
supported(1),
supportedBasic(2)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object indicates whether a specific rate is currently
supported, and if so, whether it is a basic rate.
off - indicates that this rate is not currently
supported.
supported - indicates that this rate is currently
supported, but is not required to be supported
by an MU in order to connect to this radio.
supportedBasic - indicates that this rate is currently
supported as a basic rate, and an MU must also
support this rate in order to connect to this
radio."
|
|
|