"This attribute is a set of all the shared key WEP algorithms
supported by the STAs. The following are the default values
and the associated algorithm.
Value = 1: open system
Value = 2: 40 bit Key
Value = 3: 128 bit Key
IMPORTANT NOTE: The 128 bit WEP key ENcryption is currently
restricted by U.S. laws."
::= { apRFConfig 3 }
apShortPreamble OBJECT-TYPE
SYNTAX INTEGER{
enabled(1),
disabled(2)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute is a set to enable short preamble for compatibility
within the 802.11 community. Setting it to enabled shall
result in performance enhancement. Default is disabled."
::= { apRFConfig 4 }
apMaxWCTrigger OBJECT-TYPE
SYNTAX INTEGER (1..255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Indicates the trigger point for sending
apWCMaxAssocTrap trap. Range (1..255)
The default value is 255."
::= { apRFConfig 5 }
apRadioAutoSense OBJECT-TYPE
SYNTAX INTEGER{
enabled(1),
disabled(2)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute is a set to enable Radio Auto Sense.
Default is enabled."
::= { apRFConfig 6 }
apRadioChannel OBJECT-TYPE
SYNTAX INTEGER (1..14)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute is Radio Channel.
This attribute can be written when apRadioAutoSense is disabled."
::= { apRFConfig 7 }
apHighPerformance OBJECT-TYPE
SYNTAX INTEGER{
enabled(1),
disabled(2)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute is a set to enable Radio High Performance.
Default is disabled."
::= { apRFConfig 8 }
apTransmitPower OBJECT-TYPE
SYNTAX INTEGER
{
high(1),
medium(2),
low(3)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute is a set the transmit power from 1-100 micro watts."
::= { apRFConfig 9 }
apRadioAntenna OBJECT-TYPE
SYNTAX INTEGER {
enabledoneantenna(1),
bothantennaon(2)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute is a set the section of radio antenna."
::= { apRFConfig 10 }
thresholdAssociated OBJECT-TYPE
SYNTAX INTEGER (1..256)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute is a set the threshold of Associated Wireless Client.
The default is 200."
::= { apRFConfig 11 }
apDataRateMgmt OBJECT-TYPE
SYNTAX INTEGER {
auto(1),
manual(2)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute is automatically or manually set the best data rate ."
::= { apRFConfig 12 }
apDataRate5 OBJECT-TYPE
SYNTAX INTEGER {
optional(1),
required(2)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute is a set the data rate to 5.5 Mb/sec ."
::= { apRFConfig 13 }
apDataRate11 OBJECT-TYPE
SYNTAX INTEGER {
optional(1),
required(2)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute is a set the data rate to 11.0 Mb/sec ."
::= { apRFConfig 14 }
rfTxUcastFrms OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
" The number of Unicast frames successfully transmitted."
::= { apRFStatistics 1 }
rfRxUcastFrms OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
" The number of Unicast frames successfully received "
::= { apRFStatistics 2 }
rfTxBcastFrms OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
" The number of Broadcast frames transmitted "
::= { apRFStatistics 3 }
rfRxBcastFrms OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
" The number of Broadcast frames received."
::= { apRFStatistics 4 }
rfTxMcastFrms OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
" The number of Multicast frames transmitted."
::= { apRFStatistics 5 }
rfRxMcastFrms OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
" The number of Multicast frames received."
::= { apRFStatistics 6 }
rfTxEncryptFrms OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
" The number of Encrypted frames transmitted."
::= { apRFStatistics 7 }
rfRxEncryptFrms OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
" The number of Encrypted frames received."
::= { apRFStatistics 8 }
rfTxFragFrms OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
" The number of frames fragments transmitted."
::= { apRFStatistics 9 }
rfRxFragFrms OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
" The number of frames fragments received."
::= {apRFStatistics 10 }
rfTxBeacons OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
" The number of Beacon frames transmitted."
::= { apRFStatistics 11 }
rfRxBeacons OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
" The number of Beacon frames received."
::= { apRFStatistics 12 }
rfTxACK OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of ACK frames transmitted in response to successfully received frames."
::= { apRFStatistics 13 }
rfRxACK OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
" The number of frames transmitted that had their corresponding ACK frames successfully received frames."
::= { apRFStatistics 14 }
rfTxRTS OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
" The number of RTS frames that were successfully transmitted."
::= { apRFStatistics 15 }
rfRxRTS OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
" The number of RTS received frames."
::= { apRFStatistics 16 }
rfCTSFailures OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
" The number of frames for which no CTS frames was received in response to a RTS frames being sent."
::= { apRFStatistics 17 }
rfRxCTS OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
" The number of CTS frames received in response to a RTS."
::= { apRFStatistics 18 }
rfTxACKFailures OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
" The number of frames transmitted that did not have their corresponding ACK packets successfully received."
::= { apRFStatistics 19 }
rfTxRetrys OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
" The number of frames that were retransmitted."
::= { apRFStatistics 20 }
rfFCSErrors OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
" The number of frames received with checksum error."
::= { apRFStatistics 21 }
rfRxDuplicateFrms OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
" The number of duplicate frames received."
::= { apRFStatistics 22 }
rfWEPUndecryptFrms OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
" The number of frames received with the WEP sub-field of the Frame Control field set to one and the WEPOn value for the key mapped to the TA's MAC address indicates that the frame should not have been encrypted or that frame is discarded due to the receiving STA not implementing the privacy option."
::= { apRFStatistics 23 }
rfWEPICVErrors OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
" The number of frames received with the WEP sub-field of the Frame Control field set to one and the value of the ICV as received in the frame does not match the ICV value that is calculated for the contents of the received frame."
::= { apRFStatistics 24 }
apEtherPacketsIns OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Indicates the number of good packets received on the
Ethernet interface."
::= { apEtherItfStat 1 }
apEtherPacketsOuts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Indicates the number of packets successfully
transmitted on the Ethernet interface."
::= { apEtherItfStat 2 }
apEtherOctetsIns OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Indicates the number of good bytes received on the
Ethernet interface."
::= { apEtherItfStat 3 }
apEtherOctetsOuts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Indicates the number of bytes successfully transmitted
on the Ethernet interface."
::= { apEtherItfStat 4 }
apEtherPktsInPerSec OBJECT-TYPE
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Indicates the number of good packets per second
received on the Ethernet Interface."
::= { apEtherItfStat 5 }
apEtherPktsOutPerSec OBJECT-TYPE
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Indicates the number of packets per second successfully
transmitted on the Ethernet interface."
::= { apEtherItfStat 6 }
apEtherOctInPerSec OBJECT-TYPE
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Indicates the number of good bytes per second
received on the Ethernet Interface."
::= { apEtherItfStat 7 }
apEtherOctOutPerSec OBJECT-TYPE
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Indicates the number of bytes per second successfully
transmitted on the Ethernet interface."
::= { apEtherItfStat 8 }
apRFFrmsIns OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Indicates the number of good packets received on the
RF interface."
::= { apRFItfStat 1 }
apRFFrmsOuts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Indicates the number of packets successfully
transmitted on the RF interface."
::= { apRFItfStat 2 }
apRFOctetsIns OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Indicates the number of good bytes received on the
RF interface."
::= { apRFItfStat 3 }
apRFOctetsOuts OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Indicates the number of bytes successfully transmitted
on the RF interface."
::= { apRFItfStat 4 }
apRFFrmsInPerSec OBJECT-TYPE
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Indicates the number of good packets per second
received on the RF Interface."
::= { apRFItfStat 5 }
apRFFrmsOutPerSec OBJECT-TYPE
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Indicates the number of packets per second successfully
transmitted on the RF interface."
::= { apRFItfStat 6 }
apRFOctInPerSec OBJECT-TYPE
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Indicates the number of good bytes per second
received on the RF Interface."
::= { apRFItfStat 7 }
apRFOctOutPerSec OBJECT-TYPE
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Indicates the number of bytes per second successfully
transmitted on the RF interface."
::= { apRFItfStat 8 }
apEnetsNPktsToEnets OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Indicates the number of packets sent from the Ethernet
Interface the Ethernet Interface. Must be 0"
::= { apTrafficMatrix 1 }
apRFNPktsToEnets OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Indicates the number of packets sent from the RF
Interface to the Ethernet Interface."
::= { apTrafficMatrix 2 }
apEnetsNPktsToRF OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Indicates the number of packets sent from Ethernet
Interface to the RF Interface. "
::= { apTrafficMatrix 3 }
apRFNPktsToRF OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Indicates the number of packets sent from the RF
Interfaceto the RF Interface. Must be 0"
::= { apTrafficMatrix 4 }
--
-- Access Point RF Per Frequency Statistics Table Group
-- for DSSS System
-- This group contains the Access Point Radio Frequency Per
-- Frequency statistics/counters information based on the
-- historical frequency records used by this Access Point.
--
apDSPerFreqStatTable OBJECT-TYPE
SYNTAX SEQUENCE OF ApDSPerFreqStatEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"A table of Radio Per Frequency statistics, which is
based on the historical frequency records used by this
Access Point.
The current number of entries is 78."
::= { apPerformMgmt 5 }
apDSPerFreqStatEntry OBJECT-TYPE
SYNTAX ApDSPerFreqStatEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"An entry in the table of Radio per frequency
statistics.
A row in this table cannot be created or deleted by
SNMP operations on columns of the table."
INDEX { rfDSFrequency}
::= { apDSPerFreqStatTable 1 }
ApDSPerFreqStatEntry ::= SEQUENCE {
rfDSFrequency
INTEGER,
rfDSPerFqPktsSents
Counter32,
rfDSPerFqPktsRcvds
Counter32,
rfDSPerFqRetries
Counter32
}
rfDSFrequency OBJECT-TYPE
SYNTAX INTEGER (1..14)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Radio Frequency channel number."
::= { apDSPerFreqStatEntry 1 }
rfDSPerFqPktsSents OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Counter for the packets sent per frequency."
::= { apDSPerFreqStatEntry 2 }
rfDSPerFqPktsRcvds OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Counter for the packets received per frequency."
::= { apDSPerFreqStatEntry 3 }
rfDSPerFqRetries OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Counter for the retries per frequency."
::= { apDSPerFreqStatEntry 4 }
apUpdateTemplateStatus OBJECT-TYPE
SYNTAX INTEGER {
downloadSuccessful(1),
downloadUnknownError(2),
downloadTimeout(3),
badFileName(4),
badMacAddrForRestoreFile(5),
incorrectFileImage(6),
tftpFileNotFound(7),
tftpAccessViolation(8),
tftpDiskfullOrAllocationExceeded(9),
tftpIllegalTFTPoperation(10),
tftpUnknownTransferID(11),
tftpFileAlreadyExists(12),
tftpNoSuchUser(13),
fileDownloadOrUpload(14)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Reports the Firmware/HTML file download and
update status."
::= { apFaultMgmt 1 }
apBackupFileName OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (1..256))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The name of the file to be backuped to the TFTP Server.
(Including path name and total up to 255 characters.)"
::= { apFaultMgmt 2 }
apTemplateOperation OBJECT-TYPE
SYNTAX INTEGER {
startBackup(1),
startTemplate(2),
startRestore(3),
uploadingData(4),
downloadingData(5),
notDownloading(6),
idle(7)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"startBackup(1) - Backup the AP configuration through TFTP server.
The AP backup configuration, named as apBackupFileName,
will be saved in the default location of TFTP server.
Before issuing this command, set 'apBackupFileName',
and 'apTFTPServer' to the proper values.
startTemplate(2) - This allows the network management platform
to restore the template configuration of a AP, from one of it's previous backups.
It is expected that common Parameters of AP in the backup configuration file,
named as apRestoreFileName, will be restored to the AP.
Before issuing this command, set 'apRestoreFileName',
and 'apTFTPServer' to the proper values.
startRestore(3) - This allows the network management platform to restore
the full configuration of a AP, from one of it's previous backups.
It is expected that full of the data in the backup configuration file,
named as apRestoreFileName, will be restored to the AP.
Before issuing this command, set 'apRestoreFileName',
and 'apTFTPServer' to the proper values."
::= { apFaultMgmt 3 }
apRestoreFileName OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (1..256))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The name of the file to be restored to the AP.
(Including path name and total up to 255 characters.)"
::= { apFaultMgmt 4 }
apSyslogDstIpAddressTableLength OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The maximum number of entries in the Syslog Destination Ip Address Table."
::= { apFaultMgmt 5 }
apSyslogDstIpAddressTable OBJECT-TYPE
SYNTAX SEQUENCE OF ApSyslogDstIpAddressEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"A table of Syslog Destination Ip Address.
The current number of entries is 2."
::= { apFaultMgmt 6 }
apSyslogDstIpAddressEntry OBJECT-TYPE
SYNTAX ApSyslogDstIpAddressEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"An entry in the table of Syslog Destination Ip Address
for this ACCESS Point.
A row in this table cannot be created or deleted by
SNMP operations on columns of the table."
INDEX { apSyslogDstIpAddressIndex }
::= { apSyslogDstIpAddressTable 1 }
ApSyslogDstIpAddressEntry ::= SEQUENCE {
apSyslogDstIpAddressIndex
INTEGER,
apSyslogDstIpAddress
IpAddress
}
apSyslogDstIpAddressIndex OBJECT-TYPE
SYNTAX INTEGER (1..2)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Specific Syslog Destination Ip Address Table index.
Range (1..2)."
::= { apSyslogDstIpAddressEntry 1 }
apSyslogDstIpAddress OBJECT-TYPE
SYNTAX IpAddress
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The IP address of Syslog Destination used for this Access Point."
::= { apSyslogDstIpAddressEntry 2 }
apSyslogEnable OBJECT-TYPE
SYNTAX INTEGER {
enabled(1),
disabled(2)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Enables/Disables syslog for the Access Point.
Default is disabled(2)."
::= { apFaultMgmt 7 }
apACLViolations OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Indicates the number of Access Control violations
occurred."
::= { apSecurityMgmt 1 }
apEAPSupport OBJECT-TYPE
SYNTAX INTEGER {
disabled (1),
eap (2),
serialauth (3)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The AP supprt the Extensive Authentication Protocol is enabled or disabled.
Default is enabled."
::= { apSecurityMgmt 2 }
apAuthServerSupportNumber OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The maximum number of entries in the Authenicator Server Table."
::= { apSecurityMgmt 3 }
apKeyServerSupportNumber OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The maximum number of entries in the Key Server Table."
::= { apSecurityMgmt 4 }
apAccountServerSupportNumber OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The maximum number of entries in the Accounting Server Table."
::= { apSecurityMgmt 5 }
apAuthServerTable OBJECT-TYPE
SYNTAX SEQUENCE OF ApAuthServerEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"A table of information for Authenticator Servers. Now support number of entries is 2."
::= { apSecurityMgmt 6 }
apAuthServerEntry OBJECT-TYPE
SYNTAX ApAuthServerEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"An entry in the table of information for Authenticator Servers for this Access Point."
INDEX { apAuthServerIndex }
::= { apAuthServerTable 1}
ApAuthServerEntry ::= SEQUENCE {
apAuthServerIndex Integer32,
apAuthServerIPAddr IpAddress,
apAuthServerPortNumber Integer32
}
apAuthServerIndex OBJECT-TYPE
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"A number uniquely identifying each Authenticator server."
::= { apAuthServerEntry 1 }
apAuthServerIPAddr OBJECT-TYPE
SYNTAX IpAddress
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The IP address of the Authenticator server referred to in this table entry."
::= { apAuthServerEntry 2 }
apAuthServerPortNumber OBJECT-TYPE
SYNTAX Integer32 (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The UDP port the client is using to send requests to this Authenticator server."
::= { apAuthServerEntry 3 }
apKeyServerTable OBJECT-TYPE
SYNTAX SEQUENCE OF ApKeyServerEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"A table of information for Key Servers. Now support number of entries is 2."
::= { apSecurityMgmt 7 }
apKeyServerEntry OBJECT-TYPE
SYNTAX ApKeyServerEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"An entry in the table of information for Key Servers for this Access Point."
INDEX { apKeyServerIndex }
::= { apKeyServerTable 1}
ApKeyServerEntry ::= SEQUENCE {
apKeyServerIndex Integer32,
apKeyServerIPAddr IpAddress,
apKeyServerPortNumber Integer32
}
apKeyServerIndex OBJECT-TYPE
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"A number uniquely identifying each Key server."
::= { apKeyServerEntry 1 }
apKeyServerIPAddr OBJECT-TYPE
SYNTAX IpAddress
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The IP address of the Key server referred to in this table entry."
::= { apKeyServerEntry 2 }
apKeyServerPortNumber OBJECT-TYPE
SYNTAX Integer32 (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The UDP port the client is using to send requests to this server."
::= { apKeyServerEntry 3 }
apAccountServerTable OBJECT-TYPE
SYNTAX SEQUENCE OF ApAccountServerEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"A table of information for Account Servers. Now support number of entries is 1."
::= { apSecurityMgmt 8 }
apAccountServerEntry OBJECT-TYPE
SYNTAX ApAccountServerEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"An entry in the table of information for Account Servers for this Access Point."
INDEX { apAccountServerIndex }
::= { apAccountServerTable 1}
ApAccountServerEntry ::= SEQUENCE {
apAccountServerIndex Integer32,
apAccountServerIPAddr IpAddress,
apAccountServerPortNumber Integer32
}
apAccountServerIndex OBJECT-TYPE
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"A number uniquely identifying each Account server."
::= { apAccountServerEntry 1 }
apAccountServerIPAddr OBJECT-TYPE
SYNTAX IpAddress
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The IP address of the Account server referred to in this table entry."
::= { apAccountServerEntry 2 }
apAccountServerPortNumber OBJECT-TYPE
SYNTAX Integer32 (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The UDP port the client is using to send requests to this server."
::= { apAccountServerEntry 3 }
apFastReKeying OBJECT-TYPE
SYNTAX INTEGER {
enabled(1),
disabled(2)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The AP supprt the Fast-rekeying is enabled or disabled.
Default is disabled."
::= { apSecurityMgmt 9 }
apTFTPServerPortNumber OBJECT-TYPE
SYNTAX Integer32 (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The TFTP Server port."
::= { apSecurityMgmt 10 }
apTFTPRetries OBJECT-TYPE
SYNTAX Integer32 (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The maximum retries number of tftp client in SRAPEE"
::= { apSecurityMgmt 11 }
apTFTPTimeOutInterval OBJECT-TYPE
SYNTAX Integer32 (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The maximum time out interval of tftp client in SRAPEE"
::= { apSecurityMgmt 12 }
radioTransmitStop NOTIFICATION-TYPE
OBJECTS { ifIndex, apMyMacAddr, apRadioChannel }
STATUS current
DESCRIPTION
"The radio has stopped transmitting due to a fault. There may be a jammed channel.
The user should change the AP to the different channel or check if there is a RF hardware issue."
::= { a3Com 0 95 }
radioReceiveStop NOTIFICATION-TYPE
OBJECTS { ifIndex, apMyMacAddr, apRadioChannel }
STATUS current
DESCRIPTION
"The radio has stopped receiving due to a fault. There may be a jammed channel.
The user should change the AP to the different channel or check if there is a RF hardware issue."
::= { a3Com 0 96 }
exceedMaxAssociated NOTIFICATION-TYPE
OBJECTS { ifIndex, apMyMacAddr }
STATUS current
DESCRIPTION
"Exceed max 256 Associated clients. No more association of wireless clients allowed.
The user can disassociate the idle wirless clients."
::= { a3Com 0 97 }
exceedtThresholdAssociated NOTIFICATION-TYPE
OBJECTS { ifIndex, apMyMacAddr }
STATUS current
DESCRIPTION
"The number of Wireless Clients association reaches the threshold of the AP.
Please check the MIB object, thresholdAssociated. The default is 200.
The number of wireless client is more than the value of thresholdAssociated.
This will affect the performace of the AP."
::= { a3Com 0 98 }
dslSecurityViolation NOTIFICATION-TYPE
OBJECTS { ifIndex }
STATUS current
DESCRIPTION
"For Wireless Client, User name or password is not correct in Dynamic Security Link database of AP.
The user can check the AP admin if the account exists on the Dynamic Security Link database"