AP80-PRIVATE-MIB: View SNMP OID List / Download MIB
VENDOR: ARUBA
Home | MIB: AP80-PRIVATE-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
aruba | 1.3.6.1.4.1.14823 | |||
arubaEnterpriseMibModules | 1.3.6.1.4.1.14823.2 | |||
arubaAp | 1.3.6.1.4.1.14823.2.3 | |||
wlsrOutDoorApMibModules | 1.3.6.1.4.1.14823.2.3.2 | |||
enterpriseApSys | 1.3.6.1.4.1.14823.2.3.2.1 | |||
swHardwareVer | 1.3.6.1.4.1.14823.2.3.2.1.1 | displaystring | read-only |
Hardware version of the main board. |
swBootRomVer | 1.3.6.1.4.1.14823.2.3.2.1.2 | displaystring | read-only |
Boot ROM code version of the main board. |
swOpCodeVer | 1.3.6.1.4.1.14823.2.3.2.1.3 | displaystring | read-only |
Operation code version of the main board. |
swSerialNumber | 1.3.6.1.4.1.14823.2.3.2.1.4 | displaystring | read-only |
Serial Number of the Access Point. |
sysNotificationTree | 1.3.6.1.4.1.14823.2.3.2.1.5 | |||
sysNotificationObjects | 1.3.6.1.4.1.14823.2.3.2.1.5.1 | |||
sysNotifications | 1.3.6.1.4.1.14823.2.3.2.1.5.2 | |||
sysSystemUp | 1.3.6.1.4.1.14823.2.3.2.1.5.2.1 |
The system up notification shall be sent when the AP is fully up and running. |
||
sysSystemDown | 1.3.6.1.4.1.14823.2.3.2.1.5.2.2 |
The system down notification shall be sent before the AP is about to reboot. |
||
sysRadiusServerChanged | 1.3.6.1.4.1.14823.2.3.2.1.5.2.3 |
The RADIUS server changed notification shall be sent when the RADIUS server has changed from Primary / Secondary to Secondary / Primary. |
||
sysConfigFileVersionChanged | 1.3.6.1.4.1.14823.2.3.2.1.5.2.4 |
The Config file version changed notification shall be sent when the version of the AP's configuration file has changed. |
||
enterpriseApLineMgnt | 1.3.6.1.4.1.14823.2.3.2.2 | |||
lineTable | 1.3.6.1.4.1.14823.2.3.2.2.1 | no-access |
Table of descriptive and status information about configuration of each RS-232 line in this system |
|
1.3.6.1.4.1.14823.2.3.2.2.1.1 | no-access |
An entry in the table, containing information about configuration in one RS232 line of the Access Point. |
||
lineIndex | 1.3.6.1.4.1.14823.2.3.2.2.1.1.1 | integer32 | no-access |
This is defined as RS-232 index. |
lineDataBits | 1.3.6.1.4.1.14823.2.3.2.2.1.1.2 | integer32 | read-only |
This is defined as number of data bits for the RS232 interface. |
lineParity | 1.3.6.1.4.1.14823.2.3.2.2.1.1.3 | integer | read-only |
This is defined as parity of the RS232 interface. Enumeration: 'even': 2, 'none': 99, 'odd': 1. |
lineSpeed | 1.3.6.1.4.1.14823.2.3.2.2.1.1.4 | integer32 | read-only |
This is defined as the speed of the RS-232 interface. |
lineStopBits | 1.3.6.1.4.1.14823.2.3.2.2.1.1.5 | integer32 | read-only |
This is defined as the number of stop bits for the RS-232 interface. |
enterpriseApPortMgnt | 1.3.6.1.4.1.14823.2.3.2.3 | |||
portTable | 1.3.6.1.4.1.14823.2.3.2.3.1 | no-access |
Table of descriptive and status information about configuration of each switch port (including expansion slot) in this system. This table also contains information about each trunk (similar to Cisco's EtherChannel). |
|
1.3.6.1.4.1.14823.2.3.2.3.1.1 | no-access |
An entry in the table, containing information about configuration in one switch port of the switch. |
||
portIndex | 1.3.6.1.4.1.14823.2.3.2.3.1.1.1 | integer32 | no-access |
This is defined as ifIndex in the IF-MIB. |
portName | 1.3.6.1.4.1.14823.2.3.2.3.1.1.2 | displaystring | read-only |
Indicates the port name. This is same as ifAlias in the IF-MIB (RFC2863 or later). |
portType | 1.3.6.1.4.1.14823.2.3.2.3.1.1.3 | integer | read-only |
Indicates the port type. Enumeration: 'hundredBaseFX': 3, 'thousandBaseGBIC': 7, 'thousandBaseLX': 5, 'thousandBaseMiniGBIC': 8, 'hundredBaseTX': 2, 'thousandBaseT': 6, 'other': 1, 'thousandBaseSX': 4. |
portSpeedDpxCfg | 1.3.6.1.4.1.14823.2.3.2.3.1.1.4 | integer | read-only |
Indicates the port speed and duplex mode as follows: halfDuplex10(2) - 10Mbps and half duplex mode fullDuplex10(3) - 10Mbps and full duplex mode halfDuplex100(4) - 100Mbps and half duplex mode fullDuplex100(5) - 100Mbps and full duplex mode halfDuplex1000(6) - 1000Mbps and half duplex mode fullDuplex1000(7) - 1000Mbps and full duplex mode hundredBaseTX port can be set as halfDuplex10(2) fullDuplex10(3) halfDuplex100(4) fullDuplex100(5) hundredBaseFX port can be set as halfDuplex100(4) fullDuplex100(5) thousandBaseSX port can be set as halfDuplex1000(6) fullDuplex1000(7) The actual operating speed and duplex of the port is given by portSpeedDpxStatus. Enumeration: 'fullDuplex10': 3, 'halfDuplex1000': 6, 'fullDuplex1000': 7, 'halfDuplex100': 4, 'halfDuplex10': 2, 'fullDuplex100': 5, 'reserved': 1. |
portFlowCtrlCfg | 1.3.6.1.4.1.14823.2.3.2.3.1.1.5 | integer | read-only |
(1) Flow control mechanism is enabled. If the port type is hundredBaseTX or thousandBaseSX: When the port is operating in halfDuplex mode, the port uses backPressure flow control mechanism. When the port is operating in fullDuplex mode, the port uses IEEE 802.3x flow control mechanism. If the port type is hundredBaseFX: When the port is operating in halfDuplex mode, the port uses backPressure flow control mechanism. When the port is operating in fullDuplex mode, Flow control mechanism will not function. (2) Flow control mechanism is disabled. (3) Flow control mechanism is backPressure. when the port is in fullDuplex mode.This flow control mechanism will not function. (4) Flow control mechanism is IEEE 802.3x flow control. when the port is in halfDuplex mode.This flow control mechanism will not function. hundredBaseTX and thousandBaseSX port can be set as: enabled(1), disabled(2), backPressure(3), dot3xFlowControl(4). hundredBaseFX port can be set as: enabled(1), disabled(2), backPressure(3). The actual flow control mechanism is used given by portFlowCtrlStatus. Enumeration: 'disabled': 2, 'backPressure': 3, 'dot3xFlowControl': 4, 'enabled': 1. |
portCapabilities | 1.3.6.1.4.1.14823.2.3.2.3.1.1.6 | integer | read-only |
Port capabilities. Enumeration: 'reserved11': 11, 'reserved10': 10, 'reserved13': 13, 'reserved12': 12, 'reserved7': 7, 'portCap100full': 3, 'portCap1000half': 4, 'portCap10half': 99, 'portCapFlowCtrl': 15, 'portCapSym': 14, 'reserved9': 9, 'reserved8': 8, 'portCap1000full': 5, 'portCap10full': 1, 'reserved6': 6, 'portCap100half': 2. |
portAutonegotiation | 1.3.6.1.4.1.14823.2.3.2.3.1.1.7 | integer | read-only |
Whether autonegotiation is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
portSpeedDpxStatus | 1.3.6.1.4.1.14823.2.3.2.3.1.1.8 | integer | read-only |
The operating speed and duplex mode of the switched port. If this index is a trunk, the speed is the speed of its individual members. If this index is a trunk and the result is inconsistent among its member ports, this value is error(1). Enumeration: 'fullDuplex10': 3, 'halfDuplex1000': 6, 'error': 1, 'fullDuplex1000': 7, 'halfDuplex100': 4, 'halfDuplex10': 2, 'fullDuplex100': 5. |
portFlowCtrlStatus | 1.3.6.1.4.1.14823.2.3.2.3.1.1.9 | integer | read-only |
(2) BackPressure flow control machanism is used. (3) IEEE 802.3 flow control machanism is used. (4) Flow control mechanism is disabled. If this index is a trunk and the result is inconsistent among its member ports, this value is error(1). Enumeration: 'none': 4, 'dot3xFlowControl': 3, 'backPressure': 2, 'error': 1. |
enterpriseApFileTransferMgt | 1.3.6.1.4.1.14823.2.3.2.4 | |||
transferType | 1.3.6.1.4.1.14823.2.3.2.4.1 | integer | read-write |
Type of file to transfer. Enumeration: 'ftp': 1, 'tftp': 2. |
fileType | 1.3.6.1.4.1.14823.2.3.2.4.2 | integer | read-write |
Type of file to transfer. Enumeration: 'application': 1, 'config': 2, 'bootcode': 3. |
srcFile | 1.3.6.1.4.1.14823.2.3.2.4.3 | displaystring | read-write |
The source file name for TFTP transfer when a transfer is next requested via this MIB. This value is set to the zero length string when no file name has been specified. |
destFile | 1.3.6.1.4.1.14823.2.3.2.4.4 | displaystring | read-write |
The destination file name for TFTP transfer when a transfer is next requested via this MIB. This value is set to the zero length string when no file name has been specified. |
fileServer | 1.3.6.1.4.1.14823.2.3.2.4.5 | ipaddress | read-write |
The IP address of the TFTP server for transfer when a download is next requested via this MIB. This value is set to `0.0.0.0' when no IP address has been specified. |
userName | 1.3.6.1.4.1.14823.2.3.2.4.6 | displaystring | read-write |
The username specified for an FTP Transfer. |
password | 1.3.6.1.4.1.14823.2.3.2.4.7 | displaystring | read-write |
The password specified for an FTP Transfer. |
status | 1.3.6.1.4.1.14823.2.3.2.4.8 | integer | read-only |
The status of the transfer. Enumeration: 'flashMallocError': 11, 'flashFtypeError': 13, 'flashOpenError': 10, 'success': 2, 'failureGeneric': 3, 'flashReadError': 12, 'running': 1, 'socketWriteError': 20, 'protocolError': 30. |
transferStart | 1.3.6.1.4.1.14823.2.3.2.4.9 | integer | read-write |
Set to go(1) to start a transfer. Enumeration: 'nothing': 0, 'download': 1, 'upload': 2. |
enterpriseApResetMgt | 1.3.6.1.4.1.14823.2.3.2.5 | |||
restartOpCodeFile | 1.3.6.1.4.1.14823.2.3.2.5.1 | displaystring | read-write |
Name of op-code file for start-up. |
restartControl | 1.3.6.1.4.1.14823.2.3.2.5.2 | integer | read-write |
Setting this object to warmBoot(2) causes the device to restart the application software with current configuration parameters saved in non-volatile memory. Setting this object to coldBoot(3) causes the device to reinitialize configuration parameters in non-volatile memory to default values and restart the application software. When the device is running normally, this variable has a value of running(1). Enumeration: 'running': 1, 'coldBoot': 3, 'warmBoot': 2. |
enterpriseApIpMgt | 1.3.6.1.4.1.14823.2.3.2.6 | |||
netConfigIPAddress | 1.3.6.1.4.1.14823.2.3.2.6.1 | ipaddress | read-write |
The IP address of this Net interface. The default value for this object is 0.0.0.0. If either the netConfigIPAddress or netConfigSubnetMask are 0.0.0.0, then when the device boots, it may use DHCP to try to figure out what these values should be. If DHCP fails, before the device can talk on the network, this value must be configured (e.g., through a terminal attached to the device). |
netConfigSubnetMask | 1.3.6.1.4.1.14823.2.3.2.6.2 | ipaddress | read-write |
The subnet mask of this Net interface. The default value for this object is 0.0.0.0. If either the netConfigIPAddress or netConfigSubnetMask are 0.0.0.0, then when the device boots, it may use DHCP to try to figure out what these values should be. If DHCP fails, before the device can talk on the network, this value must be configured (e.g., through a terminal attached to the device). |
netConfigDefaultGateway | 1.3.6.1.4.1.14823.2.3.2.6.3 | ipaddress | read-write |
The IP Address of the default gateway. If this value is undefined or unknown, it shall have the value 0.0.0.0. |
netConfigHttpState | 1.3.6.1.4.1.14823.2.3.2.6.4 | integer | read-write |
Whether HTTP is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
netConfigHttpPort | 1.3.6.1.4.1.14823.2.3.2.6.5 | integer | read-write |
The port number for HTTP. Default port number is 80. |
netConfigHttpsState | 1.3.6.1.4.1.14823.2.3.2.6.6 | integer | read-write |
Whether Secure HTTP is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
netConfigHttpsPort | 1.3.6.1.4.1.14823.2.3.2.6.7 | integer | read-write |
The port number for Secure HTTP. Default port number is 443. |
netConfigDHCPState | 1.3.6.1.4.1.14823.2.3.2.6.8 | integer | read-write |
Whether DHCP is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
enterpriseAPdot11 | 1.3.6.1.4.1.14823.2.3.2.7 | |||
dot11AuthenticationEntry | 1.3.6.1.4.1.14823.2.3.2.7.1 | |||
dot118021xState | 1.3.6.1.4.1.14823.2.3.2.7.1.1 | integer | read-write |
This attribute indicates that the Enterprise the state of the 802.1x authentication algorithm. Enumeration: 'disabled': 0, 'supported': 1, 'required': 2. |
dot118021xBroadcastKeyRefreshRate | 1.3.6.1.4.1.14823.2.3.2.7.1.2 | integer | read-write |
The number (in minutes) between changing the broadcast key for 802.1x and WPA clients |
dot118021xSessionKeyRefreshRate | 1.3.6.1.4.1.14823.2.3.2.7.1.3 | integer | read-write |
The number (in minutes) between changing session keys for 802.1x and WPA clients |
dot118021xReauthenticationTimeout | 1.3.6.1.4.1.14823.2.3.2.7.1.4 | integer | read-write |
The number (in minutes) between forcing 802.1x clients to reauthenticate |
dot11MACAuthenticationType | 1.3.6.1.4.1.14823.2.3.2.7.1.5 | integer | read-write |
This value indicates the type of mac authentication in use. Enumeration: 'disabled': 0, 'radius': 2, 'local': 1. |
dot11AuthenticationServerTable | 1.3.6.1.4.1.14823.2.3.2.7.2 | no-access |
Table of descriptive and status information about configuration of each authentication server. |
|
1.3.6.1.4.1.14823.2.3.2.7.2.1 | no-access |
An entry in the table, containing information about configuration of one authentication server of the AP. |
||
dot11AuthenticationServerIndex | 1.3.6.1.4.1.14823.2.3.2.7.2.1.1 | integer32 | no-access |
Index of the Authentication Server |
dot11AuthenticationServer | 1.3.6.1.4.1.14823.2.3.2.7.2.1.2 | ipaddress | read-write |
This value indicates the IP address of the authentication server. |
dot11AuthenticationPort | 1.3.6.1.4.1.14823.2.3.2.7.2.1.3 | integer | read-write |
This value indicates the UDP Port used by the authentication server. |
dot11AuthenticationKey | 1.3.6.1.4.1.14823.2.3.2.7.2.1.4 | displaystring | read-write |
This value indicates the shared key used by the authentication server. |
dot11AuthenticationRetransmit | 1.3.6.1.4.1.14823.2.3.2.7.2.1.5 | integer | read-write |
This value indicates the retransmit timer length used by the authentication server. |
dot11AuthenticationTimeout | 1.3.6.1.4.1.14823.2.3.2.7.2.1.6 | integer | read-write |
This value indicates the Timeout value(sec) used by the authentication server. |
dot11AuthenticationAcctPort | 1.3.6.1.4.1.14823.2.3.2.7.2.1.7 | integer | read-write |
The port number for radius server accounting. |
dot11AuthenticationAcctInterimUpdate | 1.3.6.1.4.1.14823.2.3.2.7.2.1.8 | integer | read-write |
This value indicates the Timeout value(sec) used by the radius server interim update. |
dot11AuthenticationMACAddressFormat | 1.3.6.1.4.1.14823.2.3.2.7.2.1.9 | integer | read-write |
This value indicates the MAC address format from Radius MAC authentication. no-delimiter format: aabbccddeeff single-dash format: aabbcc-ddeeff multi-dash format: aa-bb-cc-dd-ee-ff multi-colon format: aa:bb:cc:dd:ee:ff Enumeration: 'no-delimiter': 1, 'multi-colon': 4, 'multi-dash': 3, 'single-dash': 2. |
dot11AuthenticationVLANIDFormat | 1.3.6.1.4.1.14823.2.3.2.7.2.1.10 | integer | read-write |
This value indicates the VLAN ID format from Radius server. Enumeration: 'ascii': 2, 'hex': 1. |
dot11MACAuthenticationFilter | 1.3.6.1.4.1.14823.2.3.2.7.3 | |||
dot11FilterDefault | 1.3.6.1.4.1.14823.2.3.2.7.3.1 | integer | read-write |
This value indicates the default access for local mac filters. Enumeration: 'deny': 2, 'allow': 1. |
dot11FilterTable | 1.3.6.1.4.1.14823.2.3.2.7.3.2 | no-access |
Table of status information about each configured MAC Address Filtering Entry. |
|
1.3.6.1.4.1.14823.2.3.2.7.3.2.1 | no-access |
An entry in the table, containing information about configuration in one radio of the AP. |
||
dot11FilterAddress | 1.3.6.1.4.1.14823.2.3.2.7.3.2.1.1 | macaddress | no-access |
This value indicates the MAC address of the filter entry. |
dot11FilterStatus | 1.3.6.1.4.1.14823.2.3.2.7.3.2.1.2 | integer | read-write |
This value indicates the Status of the filter entry. Ifallowed, the client is allowed access to the network. If disallowed, the no frames will be forwarded to the network from the client. Enumeration: 'delete': 32, 'denied': 31, 'allowed': 30. |
dot11NotificationTree | 1.3.6.1.4.1.14823.2.3.2.7.4 | |||
dot11NotificationObjects | 1.3.6.1.4.1.14823.2.3.2.7.4.1 | |||
dot11MacAddr | 1.3.6.1.4.1.14823.2.3.2.7.4.1.1 | macaddress | no-access |
Mac Address of the affected interface, returned with traps only. |
dot11Station | 1.3.6.1.4.1.14823.2.3.2.7.4.1.2 | macaddress | no-access |
This attribute holds the MAC address of the wireless station |
dot11RequestType | 1.3.6.1.4.1.14823.2.3.2.7.4.1.3 | integer | no-access |
This attribute defines the request type sent by the station. Value = 1: Unknown request type Value = 2: Association Request Value = 3: Re-association Request Value = 4: Authentication Enumeration: 'unknown': 1, 'authentication': 4, 'reAssociation': 3, 'association': 2. |
dot11ReasonCode | 1.3.6.1.4.1.14823.2.3.2.7.4.1.4 | integer | no-access |
This attribute defines the reason for the failure of an operation. Value = 1: Invalid mode/state Value = 2: Station not authenticated. Value = 3: Internal error Value = 4: Out of sequence frame Value = 5: Un-supportd algorithm Value = 6: Invalid frame length Value = 7: WEP is required on the AP Value = 8: WEP not allowed Value = 9: Challenge text mismatch Enumeration: 'wepRequiredOnAP': 7, 'outOfSequenceFrame': 4, 'challengeTextMismatch': 9, 'internalError': 3, 'invalidModeOrState': 1, 'unsupportedAlgorithm': 5, 'wepNotAllowed': 8, 'invalidFrameLngth': 6, 'unAuthenticatedStation': 2. |
dot11ApIpAddress | 1.3.6.1.4.1.14823.2.3.2.7.4.1.5 | ipaddress | no-access |
This value indicates the IP address of the Access Point |
dot1xAuthenticatorMacAddr | 1.3.6.1.4.1.14823.2.3.2.7.4.1.6 | macaddress | no-access |
This attribute holds the MAC address of the authenticator for the AP. |
dot11Notifications | 1.3.6.1.4.1.14823.2.3.2.7.4.2 | |||
dot11StationAssociation | 1.3.6.1.4.1.14823.2.3.2.7.4.2.1 |
The associate notification shall be sent when a station successfully associates with the Access Point. The value of the notification shall include the MAC address of the station that has associated. |
||
dot11StationReAssociation | 1.3.6.1.4.1.14823.2.3.2.7.4.2.2 |
The re-associate notification shall be sent when a station successfully re-associates with the Access Point. The value of the notification shall include the MAC address of the station that has associated. |
||
dot11StationAuthentication | 1.3.6.1.4.1.14823.2.3.2.7.4.2.3 |
The authentication notification shall be sent when a station successfully authenticates with the Access Point. The value of the notification shall include the MAC address of the station that has authenticated. |
||
dot11StationRequestFail | 1.3.6.1.4.1.14823.2.3.2.7.4.2.4 |
The station request fail shall be sent out when a station fails to associate / re-associate / authenticate with the Access Point. The notification shall include the MAC address of the station and the reason code for the failure. |
||
dot11InterfaceBFail | 1.3.6.1.4.1.14823.2.3.2.7.4.2.5 |
The InterfaceBFail notification shall be sent out when 802.11b wireless interface has failed. |
||
dot11InterfaceAGFail | 1.3.6.1.4.1.14823.2.3.2.7.4.2.6 |
The InterfaceAGFail notification shall be sent out when 802.11a/802.11g wireless interface has failed. |
||
dot1xMacAddrAuthSuccess | 1.3.6.1.4.1.14823.2.3.2.7.4.2.7 |
The 802.1x MAC address authentication success notification shall be sent when a station successfully authenticates the MAC address with the RADIUS server. The value of the notification shall include the MAC address of the station that has authenticated. |
||
dot1xMacAddrAuthFail | 1.3.6.1.4.1.14823.2.3.2.7.4.2.8 |
The 802.1x MAC address authentication failure notification shall be sent when a station fails to authenticate the MAC address with the RADIUS server. The value of the notification shall include the MAC address of the station that failed to authenticate. |
||
dot1xAuthNotInitiated | 1.3.6.1.4.1.14823.2.3.2.7.4.2.9 |
The 802.1x authentication not initiated notification shall be sent when a station did not initiate 802.1x authentication with the RADIUS server. The value of the notification shall include the MAC address of the station that did not initiate 802.1x authentication. |
||
dot1xAuthSuccess | 1.3.6.1.4.1.14823.2.3.2.7.4.2.10 |
The 802.1x authentication success notification shall be sent when a station successfully authenticates with the RADIUS server. The value of the notification shall include the MAC address of the station that has authenticated. |
||
dot1xAuthFail | 1.3.6.1.4.1.14823.2.3.2.7.4.2.11 |
The 802.1x authentication failure notification shall be sent when a station fails to authenticate with the RADIUS server. The value of the notification shall include the MAC address of the station that failed to authenticate. |
||
localMacAddrAuthSuccess | 1.3.6.1.4.1.14823.2.3.2.7.4.2.12 |
The Local MAC address authentication success notification shall be sent when a station successfully authenticates the MAC address with the database stored locally within the AP. The value of the notification shall include the MAC address of the station that has authenticated. |
||
localMacAddrAuthFail | 1.3.6.1.4.1.14823.2.3.2.7.4.2.13 |
The Local MAC address authentication failure notification shall be sent when a station fails to authenticate the MAC address with the database stored locally within the AP. The value of the notification shall include the MAC address of the station that has authenticated. |
||
pppLogonFail | 1.3.6.1.4.1.14823.2.3.2.7.4.2.14 |
The PPP Logon failure notification shall be sent out when the AP fails to login successfully to the PPP peer using the supplied username and password. |
||
iappStationRoamedFrom | 1.3.6.1.4.1.14823.2.3.2.7.4.2.15 |
The IAPP Station Roamed-From Notification shall be sent out whenever a station roams from another Access Point (AP) to this AP. The notification shall include the MAC address of the station and the IP address of the old AP. |
||
iappStationRoamedTo | 1.3.6.1.4.1.14823.2.3.2.7.4.2.16 |
The IAPP Station Roamed-To Notification shall be sent out whenever a station roams to another Access Point (AP) from this AP. The notification shall include the MAC address of the station and the IP address of the new AP. |
||
iappContextDataSent | 1.3.6.1.4.1.14823.2.3.2.7.4.2.17 |
The IAPP Context Data Sent notification shall be sent out whenever the context data for a station has been sent to the new AP with which the station has associated. The notification shall include the MAC address of the station and the IP address of the new AP. |
||
dot1xSupplicantAuthenticated | 1.3.6.1.4.1.14823.2.3.2.7.4.2.18 |
The notification shall be sent when the AP has successfully authenticated with the switch. The value of the notification shall include the MAC address of the switch (authenticator) that the AP has authenticated with. |
||
dot11AuthenticationSupplicantTable | 1.3.6.1.4.1.14823.2.3.2.7.5 | no-access |
Table of descriptive and status information about configuration of supplicant |
|
1.3.6.1.4.1.14823.2.3.2.7.5.1 | no-access |
An entry in the table, containing information about configuration of one supplicant. |
||
dot118021xSuppIndex | 1.3.6.1.4.1.14823.2.3.2.7.5.1.1 | integer32 | no-access |
Index of the interface for which this supplicant is running. Currently only the ethernet interface. |
dot118021xSuppState | 1.3.6.1.4.1.14823.2.3.2.7.5.1.2 | integer | read-write |
This object is used to enable or disable the 802.1x supplicant. Enumeration: 'disabled': 0, 'enabled': 1. |
dot118021xSuppUser | 1.3.6.1.4.1.14823.2.3.2.7.5.1.3 | displaystring | read-write |
This value indicates the username for supplicant. If value is configured, will display ****. Else will display EMPTY. |
dot118021xSuppPasswd | 1.3.6.1.4.1.14823.2.3.2.7.5.1.4 | displaystring | read-write |
This value indicates the password for supplicant. If value is configured, will display ****. Else will display EMPTY. |
dot11VapAuthenticationTable | 1.3.6.1.4.1.14823.2.3.2.7.6 | no-access |
Table of descriptive and status information about configuration of 8021x for each Vap. |
|
1.3.6.1.4.1.14823.2.3.2.7.6.1 | no-access |
An entry in the table, containing information about configuration of 8021x for each Vap of the AP. |
||
dot11Vap8021xIndex | 1.3.6.1.4.1.14823.2.3.2.7.6.1.1 | integer32 | no-access |
Index for configuration. |
dot11Vap8021xState | 1.3.6.1.4.1.14823.2.3.2.7.6.1.2 | integer | read-write |
This attribute indicates that the Enterprise the state of the 802.1x authentication algorithm. Enumeration: 'disabled': 0, 'supported': 1, 'required': 2. |
dot11Vap8021xBroadcastKeyRefreshRate | 1.3.6.1.4.1.14823.2.3.2.7.6.1.3 | integer | read-write |
The number (in minutes) between changing the broadcast key for 802.1x and WPA clients |
dot11Vap8021xSessionKeyRefreshRate | 1.3.6.1.4.1.14823.2.3.2.7.6.1.4 | integer | read-write |
The number (in minutes) between changing session keys for 802.1x and WPA clients |
dot11Vap8021xReauthenticationTimeout | 1.3.6.1.4.1.14823.2.3.2.7.6.1.5 | integer | read-write |
The number (in minutes) between forcing 802.1x clients to reauthenticate |
dot11VapAuthMACAuthenticationType | 1.3.6.1.4.1.14823.2.3.2.7.6.1.6 | integer | read-write |
This value indicates the type of mac authentication in use. Enumeration: 'disabled': 0, 'remote': 2, 'local': 1. |
dot11VapAuthMACAuthenticationTimeout | 1.3.6.1.4.1.14823.2.3.2.7.6.1.7 | integer | read-write |
The number (in minutes) between forcing Radius MAC to authenticate. |
enterpriseApAdmin | 1.3.6.1.4.1.14823.2.3.2.8 | |||
enterpriseApAdminUser | 1.3.6.1.4.1.14823.2.3.2.8.1 | displaystring | read-write |
This value indicates the username for management login. |
enterpriseApAdminPassword | 1.3.6.1.4.1.14823.2.3.2.8.2 | displaystring | read-write |
This value indicates the password for management login. The password length is betwen 3 and 16. 'Zero-length' indicates 'no password'. |
enterpriseApVLAN | 1.3.6.1.4.1.14823.2.3.2.9 | |||
enterpriseApVLANNativeId | 1.3.6.1.4.1.14823.2.3.2.9.1 | integer | read-write |
This value indicates the native VLAN id. |
enterpriseApVLANState | 1.3.6.1.4.1.14823.2.3.2.9.2 | integer | read-write |
This value indicates whether VLANs are enabled or disabled. Enumeration: 'disabled': 2, 'enabled': 1. |
enterpriseApNativeVlanTable | 1.3.6.1.4.1.14823.2.3.2.9.3 | no-access |
Table used to manage the Vlans for each wireless interface. |
|
1.3.6.1.4.1.14823.2.3.2.9.3.1 | no-access |
An entry in the table, containing information about vlan configuration of one wireless interface. |
||
nativeVlanIfIndex | 1.3.6.1.4.1.14823.2.3.2.9.3.1.1 | integer32 | no-access |
Interface Index of the wireless interface for which the vlan is assigned to. |
nativeVlanSsidNumber | 1.3.6.1.4.1.14823.2.3.2.9.3.1.2 | integer32 | no-access |
Associated Number for Service Set Id (SSID) of the wireless interface for which the vlan is assigned to. Note: This is for future support of multiple SSIDs per radio interface. |
nativeVlanVlanId | 1.3.6.1.4.1.14823.2.3.2.9.3.1.3 | integer32 | read-write |
This value indicates the native VLAN id of the wireless interface associated with the if index and the SSID number(if it is not 0). |
enterpriseApFilterControl | 1.3.6.1.4.1.14823.2.3.2.10 | |||
enterpriseApFilterControlInterClientSTAsCommun | 1.3.6.1.4.1.14823.2.3.2.10.1 | integer | read-write |
This value indicates the Inter Client STAs Communication Filter setting. disabled (1) To disable the Inter Client STAs Communication Filter PreventIntraVAPClient (2) To set filter to prevent intra VAP client communication PreventInterAndIntraVAPClient(3) To set filter to prevent inter and intra VAP client communication Enumeration: 'disabled': 1, 'PreventInterAndIntraVAPClient': 3, 'PreventIntraVAPClient': 2. |
enterpriseApFilterControlAPManage | 1.3.6.1.4.1.14823.2.3.2.10.2 | integer | read-write |
This value indicates the AP management filter setting. Enumeration: 'disabled': 2, 'enabled': 1. |
enterpriseApFilterControlEthernet | 1.3.6.1.4.1.14823.2.3.2.10.3 | integer | read-write |
This value indicates the ethernet filter setting. Enumeration: 'disabled': 2, 'enabled': 1. |
enterpriseApFilterProtocolTable | 1.3.6.1.4.1.14823.2.3.2.10.4 | no-access |
Table of descriptive and status information about configuration of the filter protocol table. |
|
1.3.6.1.4.1.14823.2.3.2.10.4.1 | no-access |
An entry in the filter protocol table, containing information about configuration of one filter table entry. |
||
enterpriseApFilterProtocolIndex | 1.3.6.1.4.1.14823.2.3.2.10.4.1.1 | integer32 | no-access |
Index of the Protocol Filters. |
enterpriseApFilterProtocolName | 1.3.6.1.4.1.14823.2.3.2.10.4.1.2 | displaystring | read-only |
This value indicates the name of the protocol filter. One of the following: Aironet_DDP, Appletalk_ARP, ARP, Banyan, Berkeley_Trailer_Negotiation, CDP, DEC_LAT, DEC_MOP, DEC_MOP_Dump_Load, DEC_XNS, EAPOL, Enet_Config_Test, Ethertalk, IP, LAN_Test, NetBEUI, Novell_IPX(new), Novell_IPX(old), RARP, Telxon_TXP, X.25_Level3 |
enterpriseApFilterProtocolISODesignator | 1.3.6.1.4.1.14823.2.3.2.10.4.1.3 | displaystring | read-only |
This value indicates the name of the protocol filter. |
enterpriseApFilterProtocolState | 1.3.6.1.4.1.14823.2.3.2.10.4.1.4 | integer | read-write |
This value indicates whether the protocol filter is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
enterpriseApFilterUplinkPortMACAddrFilter | 1.3.6.1.4.1.14823.2.3.2.10.5 | |||
uplinkPortMACAddrFilterStatus | 1.3.6.1.4.1.14823.2.3.2.10.5.1 | integer | read-write |
This value indicates whether the Uplink Port MAC Address Filter Table is enabled or not. Enumeration: 'disabled': 2, 'enable': 1. |
uplinkPortMACAddrFilterAddMac | 1.3.6.1.4.1.14823.2.3.2.10.5.2 | macaddress | read-write |
To add mac address to Uplink Port MAC Address Filter Table. (Mac Address format: xx-xx-xx-xx-xx-xx or xx:xx:xx:xx:xx:xx) |
uplinkPortMACAddrFilteringTable | 1.3.6.1.4.1.14823.2.3.2.10.5.3 | no-access |
Table of descriptive and status information about configuration of the Uplink Port MAC Address Filter Table. |
|
1.3.6.1.4.1.14823.2.3.2.10.5.3.1 | no-access |
An entry in Uplink Port MAC Address Filter Table. |
||
uplinkPortMacAddrIndex | 1.3.6.1.4.1.14823.2.3.2.10.5.3.1.1 | integer32 | read-only |
The index for Uplink Port MAC Address Filter Table. |
uplinkPortMACAddr | 1.3.6.1.4.1.14823.2.3.2.10.5.3.1.2 | macaddress | read-only |
The MAC Address of wireless clients which allowed to communicate on subnet. |
deleteMacAddr | 1.3.6.1.4.1.14823.2.3.2.10.5.3.1.3 | integer | read-write |
To delete the MAC Address from Uplink Port MAC Address Filter Table. Delete(1) To start delete MAC address. Nothing(2) Nothing occur. Enumeration: 'Nothing': 2, 'Delete': 1. |
enterpriseApSNTP | 1.3.6.1.4.1.14823.2.3.2.11 | |||
enterpriseApSNTPState | 1.3.6.1.4.1.14823.2.3.2.11.1 | integer | read-write |
This value indicates whether SNTP is enabled or not. At least one of the SNTP servers must have a valid IP address before SNTP can be enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
enterpriseApSNTPPrimaryServer | 1.3.6.1.4.1.14823.2.3.2.11.2 | ipaddress | read-write |
This value indicates the IP address of the primary SNTP server. |
enterpriseApSNTPSecondaryServer | 1.3.6.1.4.1.14823.2.3.2.11.3 | ipaddress | read-write |
This value indicates the IP address of the secondary SNTP server. |
enterpriseApSNTPTimezone | 1.3.6.1.4.1.14823.2.3.2.11.4 | integer | read-write |
This value indicates which timezone to use. Enumeration: 'bucharest': 31, 'beijing': 44, 'casablanca': 21, 'canberra': 48, 'bogota': 10, 'greenwichMeanTimeDublin': 22, 'prague': 27, 'israel': 35, 'pacific': 4, 'alaska': 3, 'hobart': 50, 'amsterdam': 24, 'midAtlantic': 19, 'fiji': 52, 'mexicoCity': 8, 'mountain': 6, 'vogograd': 40, 'caracas': 14, 'harare': 33, 'paris': 28, 'midwayIsland': 1, 'athens': 30, 'brisbane': 47, 'buenos': 18, 'cairo': 32, 'indiana': 12, 'enewetakKwajalein': 0, 'guam': 49, 'stockhoim': 25, 'santiago': 15, 'arizona': 5, 'eastern': 11, 'azores': 20, 'saskatchewan': 9, 'moscow': 37, 'bratislava': 26, 'bangkok': 43, 'baghdad': 36, 'atlantic': 13, 'tehran': 38, 'central': 7, 'helsinki': 34, 'brasilia': 17, 'greenwichMeanTimeLisbon': 23, 'tokyo': 46, 'abuDhabi': 39, 'hawaii': 2, 'sofija': 29, 'islamabad': 41, 'magadan': 51, 'almaty': 42, 'wellington': 53, 'newfoundland': 16, 'taipei': 45. |
enterpriseApSNTPDST | 1.3.6.1.4.1.14823.2.3.2.11.5 | integer | read-write |
This value indicates whether Daylight Savings Time is enabled or not. Enumeration: 'disabled': 2, 'enabled': 1. |
enterpriseApSNTPDSTStartMonth | 1.3.6.1.4.1.14823.2.3.2.11.6 | integer | read-write |
This value indicates the starting month for Daylight Savings Time. |
enterpriseApSNTPDSTStartDay | 1.3.6.1.4.1.14823.2.3.2.11.7 | integer | read-write |
This value indicates the starting day for Daylight Savings Time. |
enterpriseApSNTPDSTEndMonth | 1.3.6.1.4.1.14823.2.3.2.11.8 | integer | read-write |
This value indicates the ending month for Daylight Savings Time. |
enterpriseApSNTPDSTEndDay | 1.3.6.1.4.1.14823.2.3.2.11.9 | integer | read-write |
This value indicates the ending day for Daylight Savings Time. |
sntpNotificationTree | 1.3.6.1.4.1.14823.2.3.2.11.10 | |||
sntpNotificationObjects | 1.3.6.1.4.1.14823.2.3.2.11.10.1 | |||
sntpNotifications | 1.3.6.1.4.1.14823.2.3.2.11.10.2 | |||
sntpServerFail | 1.3.6.1.4.1.14823.2.3.2.11.10.2.1 |
The sntpServerFail notification shall be sent when the AP fails to get time from the configured SNTP server. |
||
enterpriseApDNS | 1.3.6.1.4.1.14823.2.3.2.12 | |||
enterpriseApDNSPrimaryServer | 1.3.6.1.4.1.14823.2.3.2.12.1 | ipaddress | read-write |
This value indicates the IP address of the primary DNS server. |
enterpriseApDNSSecondaryServer | 1.3.6.1.4.1.14823.2.3.2.12.2 | ipaddress | read-write |
This value indicates the IP address of the secondary DNS server. |
enterpriseApSyslog | 1.3.6.1.4.1.14823.2.3.2.13 | |||
enterpriseApSyslogState | 1.3.6.1.4.1.14823.2.3.2.13.1 | integer | read-write |
This value indicates whether syslog is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
enterpriseApSyslogConsoleState | 1.3.6.1.4.1.14823.2.3.2.13.2 | integer | read-write |
This value indicates whether syslog console logging is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
enterpriseApSyslogLevel | 1.3.6.1.4.1.14823.2.3.2.13.3 | integer | read-write |
This value indicates the syslog logging level. Enumeration: 'info': 6, 'notice': 5, 'emergency': 0, 'alert': 1, 'critical': 2, 'error': 3, 'debug': 7, 'warning': 4. |
enterpriseApSyslogServerTable | 1.3.6.1.4.1.14823.2.3.2.13.4 | no-access |
Table of descriptive and status information about configuration of each syslog server. |
|
1.3.6.1.4.1.14823.2.3.2.13.4.1 | no-access |
An entry in the table, containing information about configuration of one syslog server of the AP. |
||
enterpriseApSyslogServerIndex | 1.3.6.1.4.1.14823.2.3.2.13.4.1.1 | integer32 | no-access |
Index of the Syslog Server |
enterpriseApSyslogServerState | 1.3.6.1.4.1.14823.2.3.2.13.4.1.2 | integer | read-write |
This value indicates whether the syslog server is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
enterpriseApSyslogServerIPAddress | 1.3.6.1.4.1.14823.2.3.2.13.4.1.3 | ipaddress | read-write |
This value indicates the IP address of the syslog server. |
enterpriseApSyslogServerPort | 1.3.6.1.4.1.14823.2.3.2.13.4.1.4 | integer | read-write |
This value indicates the UDP Port used by the syslog server. |
enterpriseApSecurity | 1.3.6.1.4.1.14823.2.3.2.14 | |||
enterpriseApSecurityTable | 1.3.6.1.4.1.14823.2.3.2.14.1 | no-access |
Table of descriptive and status information about configuration of each radio in terms of security settings. |
|
1.3.6.1.4.1.14823.2.3.2.14.1.1 | no-access |
An entry in the table, containing information about configuration of one radio of the AP. |
||
enterpriseApSecurityIndex | 1.3.6.1.4.1.14823.2.3.2.14.1.1.1 | integer32 | no-access |
Radio Index for security settings. |
enterpriseApSecurityAuthType | 1.3.6.1.4.1.14823.2.3.2.14.1.1.2 | integer | read-write |
This value indicates the type of authentication in use for this radio interface. opensystem(0) Set authentication open sharedkey(1) Set authentication shared wpa(2) Set WPA Mode wpapsk(3) Set WPA-PSK Mode wpa-wpa2-mixed(4) Set WPA-WPA2-Mixed Mode wpawpa2pskmixed(5) Set WPA-WPA2 PSK Mixed Mode wpa2(6) Set WPA2 Mode wpa2psk(7) Set WPA2-PSK Mode Enumeration: 'sharedkey': 1, 'wpawpa2pskmixed': 5, 'opensystem': 0, 'wpapsk': 3, 'wpa2': 6, 'wpa2psk': 7, 'wpawpa2mixed': 4, 'wpa': 2. |
enterpriseApSecuritySharedKeyLen | 1.3.6.1.4.1.14823.2.3.2.14.1.1.3 | integer | read-only |
This value indicates the shared key length for this radio interface. Enumeration: 'sixtyFour': 1, 'none': 0, 'oneHundredTwentyEight': 2, 'oneHundredFiftyTwo': 3. |
enterpriseApSecurityWPAMode | 1.3.6.1.4.1.14823.2.3.2.14.1.1.4 | integer | read-write |
This value indicates the state of WPA for this radio interface. Enumeration: 'disabled': 2, 'supported': 0, 'required': 1. |
enterpriseApSecurityWPAKeyType | 1.3.6.1.4.1.14823.2.3.2.14.1.1.5 | integer | read-write |
This value indicates the type of WPA Key Management in use for this radio interface. Enumeration: 'presharedkey': 1, 'dot1x': 0. |
enterpriseApSecurityWPACipher | 1.3.6.1.4.1.14823.2.3.2.14.1.1.6 | integer | read-write |
This value indicates the type of WPA Cipher in use for this radio interface. Enumeration: 'tkip': 1, 'aes': 2, 'wep': 0. |
enterpriseApSecurityWPAPSKType | 1.3.6.1.4.1.14823.2.3.2.14.1.1.7 | integer | read-write |
This value indicates the type of WPA Pre Shared Key in use for this radio interface. Enumeration: 'alphanumeric': 1, 'hex': 0. |
enterpriseApSecurityWPAPSK | 1.3.6.1.4.1.14823.2.3.2.14.1.1.8 | displaystring | read-write |
This value indicates WPA Pre Shared Key in use for this radio interface. |
enterpriseApSecurityWEPKeyType | 1.3.6.1.4.1.14823.2.3.2.14.1.1.9 | integer | read-write |
This value indicates the type of WEP Key in use for this radio interface. Enumeration: 'alphanumeric': 1, 'hexadecimal': 0. |
enterpriseApSecurityWEPEnabled | 1.3.6.1.4.1.14823.2.3.2.14.1.1.10 | truthvalue | read-write |
This value indicates whether WEP is enabled. |
enterpriseApSecurityWPACipherSuite | 1.3.6.1.4.1.14823.2.3.2.14.1.1.11 | integer | read-write |
This value indicates the type of WPA Cipher Suite in use for this radio interface. Enumeration: 'tkip': 1, 'wep': 2, 'aes-ccmp': 0. |
enterpriseApSecurityWPAPreAuthentication | 1.3.6.1.4.1.14823.2.3.2.14.1.1.12 | integer | read-write |
Whether Pre-Authentication is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
enterpriseApSecurityWPAPmksaLifetime | 1.3.6.1.4.1.14823.2.3.2.14.1.1.13 | integer | read-write |
The number (in minutes) for Pmksa-Lifetime. |
enterpriseApSsh | 1.3.6.1.4.1.14823.2.3.2.14.2 | |||
enterpriseApSshServerEnabled | 1.3.6.1.4.1.14823.2.3.2.14.2.1 | truthvalue | read-write |
This value indicates whether SSH server is enabled. |
enterpriseApSshServerPort | 1.3.6.1.4.1.14823.2.3.2.14.2.2 | integer32 | read-write |
This value indicates SSH server's port number. |
enterpriseApSshTelnetServerEnabled | 1.3.6.1.4.1.14823.2.3.2.14.2.3 | truthvalue | read-write |
This value indicates whether telnet server is enabled. |
enterpriseApRadio | 1.3.6.1.4.1.14823.2.3.2.15 | |||
enterpriseApRadioTable | 1.3.6.1.4.1.14823.2.3.2.15.1 | no-access |
Table of descriptive and status information about configuration of each radio. |
|
1.3.6.1.4.1.14823.2.3.2.15.1.1 | no-access |
An entry in the table, containing information about configuration of one radio of the AP. |
||
enterpriseApRadioIndex | 1.3.6.1.4.1.14823.2.3.2.15.1.1.1 | integer32 | no-access |
Radio Index for configuration. |
enterpriseApRadioState | 1.3.6.1.4.1.14823.2.3.2.15.1.1.2 | integer | read-write |
This value indicates the state of the radio interface. Enumeration: 'disabled': 2, 'enabled': 1. |
enterpriseApRadioAutoChannel | 1.3.6.1.4.1.14823.2.3.2.15.1.1.3 | integer | read-write |
This value indicates whether auto channel selection is enabled or not for this radio interface Enumeration: 'disabled': 2, 'enabled': 1. |
enterpriseApRadioTransmitPower | 1.3.6.1.4.1.14823.2.3.2.15.1.1.4 | integer | read-write |
This value indicates the transmit power for this radio interface. Enumeration: 'half': 3, 'quarter': 2, 'eighth': 1, 'full': 4, 'min': 0. |
enterpriseApRadioClosedSystem | 1.3.6.1.4.1.14823.2.3.2.15.1.1.5 | integer | read-write |
This value indicates whether closed system is enabled for this radio interface. Enumeration: 'disabled': 2, 'enabled': 1. |
enterpriseApRadioMaxAssoc | 1.3.6.1.4.1.14823.2.3.2.15.1.1.6 | integer | read-write |
This value indicates the max number of clients allowed on this radio interface. |
enterpriseApRadioTransmitKey | 1.3.6.1.4.1.14823.2.3.2.15.1.1.7 | integer | read-write |
This value indicates default transmit key in use for this radio interface. |
enterpriseApRadioTurboMode | 1.3.6.1.4.1.14823.2.3.2.15.1.1.8 | integer | read-write |
This value indicates whether turbo mode is enabled for this radio interface. Enumeration: 'disabled': 1, 'static-turbo': 2, 'dynamic-turbo': 3. |
enterpriseApRadioDescription | 1.3.6.1.4.1.14823.2.3.2.15.1.1.9 | displaystring | read-write |
This value indicates the description for this radio interface. |
enterpriseApRadioDataRate | 1.3.6.1.4.1.14823.2.3.2.15.1.1.10 | integer | read-write |
This value indicates the data rate for this radio interface. Radio interface A operates at 6, 9, 12, 18, 24, 36, 48, 54. Radio interface G operates all listed data rates. The auto setting will attempt to set the best data rate for the interface Enumeration: 'sixMbps': 6, 'elevenMbps': 11, 'oneMbps': 1, 'auto': 255, 'fiveAndHalfMbps': 5, 'twoMbps': 2, 'fiftyFourMbps': 54, 'twelveMbps': 12, 'nineMbps': 9, 'eighteenMbps': 18, 'thirtySixMbps': 36, 'fourtyEightMbps': 48, 'twentyFourMbps': 24. |
enterpriseApRadioGMode | 1.3.6.1.4.1.14823.2.3.2.15.1.1.11 | integer | read-write |
This value indicates the radio mode for the 802.11g radio. This setting is only valid for the 802.11g interface. Enumeration: 'gOnly': 2, 'bg': 3, 'bOnly': 1. |
enterpriseApRadioAntennaMode | 1.3.6.1.4.1.14823.2.3.2.15.1.1.12 | integer | read-write |
This value indicates the antenna mode in use for the G-radio. The values are interpreted as follows: fixed(1) means use both built-in antennas, external(2) means use one external antenna on the right side. This setting is only valid for the 802.11g interface. Enumeration: 'fixed': 1, 'external': 2. |
enterpriseApRadioAntennaId | 1.3.6.1.4.1.14823.2.3.2.15.1.1.13 | displaystring | read-only |
|
enterpriseApRadioAntennaControlMethod | 1.3.6.1.4.1.14823.2.3.2.15.1.1.14 | integer | read-write |
This value indicates the antenna control method for the radio index. Diversity(1) AP select the antenna automatically. Left (2) Use the left antenna. Right (3) Use the right antenna. Enumeration: 'Right': 3, 'Diversity': 1, 'Left': 2. |
enterpriseApRadioAntennaLocation | 1.3.6.1.4.1.14823.2.3.2.15.1.1.15 | integer | read-write |
This value indicates the location of antenna for each radio index. Enumeration: 'Indoor': 1, 'Outdoor': 2. |
enterpriseApRadioRogueApDetection | 1.3.6.1.4.1.14823.2.3.2.15.1.1.16 | integer | read-write |
The status of Rogue AP detection for each index. enabled(1) To set rogue Ap detection enabled. disabled(2) To set rogue Ap detection disabled. Enumeration: 'disabled': 2, 'enabled': 1. |
enterpriseApRadioRogueApScanInterval | 1.3.6.1.4.1.14823.2.3.2.15.1.1.17 | integer32 | read-write |
This value indicates the interval between each rogue AP scan.(unit: minutes) |
enterpriseApRadioRogueApScanDuration | 1.3.6.1.4.1.14823.2.3.2.15.1.1.18 | integer32 | read-write |
This value indicates the rogue AP scan duratoin.(unit: minutes) |
enterpriseApRadioRogueApScanNow | 1.3.6.1.4.1.14823.2.3.2.15.1.1.19 | integer | read-write |
To force Ap to do rogue AP scan right away. enabled(1) To do Rogue AP scan right now. disabled(2) To set rogue Ap. Enumeration: 'disabled': 2, 'enabled': 1. |
enterpriseApRadioMICMode | 1.3.6.1.4.1.14823.2.3.2.15.1.1.21 | integer | read-write |
This value indicates the MIC mode status for this radio index. software(1) To set MIC mode to software. hardware(2) To set MIC mode to hardware. Enumeration: 'hardware': 2, 'software': 1. |
enterpriseApRadioSuperMode | 1.3.6.1.4.1.14823.2.3.2.15.1.1.22 | integer | read-write |
This value indicates the super mode status for this radio index. enabled (1) To set super mode enabled. disabled(2) To set super mode disabled. Enumeration: 'disabled': 2, 'enabled': 1. |
enterpriseApRadioBeaconInterval | 1.3.6.1.4.1.14823.2.3.2.15.1.1.23 | integer32 | read-write |
This value indicates the beacon interval for this radio index. |
enterpriseApRadioDataBeaconRate | 1.3.6.1.4.1.14823.2.3.2.15.1.1.24 | integer32 | read-write |
This value indicates the data beacon rate for the radio index. |
enterpriseApRadioChannel | 1.3.6.1.4.1.14823.2.3.2.15.1.1.25 | integer32 | read-write |
This valud indicates the radio channel for the radio index. set channel 42/50/58/152/160 for static turbo mode, set channel 40/48/56/153/161 for dynamic turbo mode, set channel 36/40/44/48/52/56/60/64/149/153/157/161/165 when turbo mode is disabled. The value '0' indicates the radio interface cannot be enable in current country code. |
enterpriseApRadioFragmentLength | 1.3.6.1.4.1.14823.2.3.2.15.1.1.26 | integer32 | read-write |
This value indicates the fragment length for the radio index.(unit: Byte) |
enterpriseApRadioRTSThreshold | 1.3.6.1.4.1.14823.2.3.2.15.1.1.27 | integer32 | read-write |
This value indicates the RTS Threshold for the radio index.(unit: Byte) |
enterpriseApRadioAntennaGainReduction | 1.3.6.1.4.1.14823.2.3.2.15.1.1.28 | integer32 | read-write |
This value indicates the antenna gain reduction for the radio index.(unit: dB) |
enterpriseApSNMP | 1.3.6.1.4.1.14823.2.3.2.16 | |||
enterpriseApSNMPCommunityReadOnly | 1.3.6.1.4.1.14823.2.3.2.16.1 | displaystring | read-write |
The SNMP Read Only Community. The value if read, will only show ******. |
enterpriseApSNMPCommunityReadWrite | 1.3.6.1.4.1.14823.2.3.2.16.2 | displaystring | read-write |
The SNMP Read Write Community. The value if read, will only show *****. |
enterpriseApSNMPTrapDestinationTable | 1.3.6.1.4.1.14823.2.3.2.16.3 | no-access |
Table of descriptive and status information about configuration of each trap receiving server. |
|
1.3.6.1.4.1.14823.2.3.2.16.3.1 | no-access |
An entry in the table, containing information about configuration of one trap receiving server. |
||
enterpriseApSNMPTrapDestinationIndex | 1.3.6.1.4.1.14823.2.3.2.16.3.1.1 | integer | no-access |
Index of the Trap Destination Table. |
enterpriseApSNMPTrapDestinationCommunity | 1.3.6.1.4.1.14823.2.3.2.16.3.1.2 | displaystring | read-write |
The SNMP Trap Community |
enterpriseApSNMPTrapDestinationIP | 1.3.6.1.4.1.14823.2.3.2.16.3.1.3 | ipaddress | read-write |
The IP address of the trap receiving server. |
enterpriseApSNMPTrapDestinationState | 1.3.6.1.4.1.14823.2.3.2.16.3.1.4 | integer | read-write |
This value indicates whether the trap receiving server is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
enterpriseApSNMPTrapFilters | 1.3.6.1.4.1.14823.2.3.2.16.4 | |||
sysSystemUpTrapEnabled | 1.3.6.1.4.1.14823.2.3.2.16.4.1 | integer | read-write |
This value indicates whether the sysSystemUp trap is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
sysSystemDownTrapEnabled | 1.3.6.1.4.1.14823.2.3.2.16.4.2 | integer | read-write |
This value indicates whether the sysSystemDowntrap is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
sysRadiusServerChangedTrapEnabled | 1.3.6.1.4.1.14823.2.3.2.16.4.3 | integer | read-write |
This value indicates whether the sysRadiusServerChanged trap is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
sysConfigFileVersionChangedTrapEnabled | 1.3.6.1.4.1.14823.2.3.2.16.4.4 | integer | read-write |
This value indicates whether the sysConfigFileVersionChanged trap is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
dot11StationAssociationTrapEnabled | 1.3.6.1.4.1.14823.2.3.2.16.4.5 | integer | read-write |
This value indicates whether the dot11StationAssociation trap is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
dot11StationReAssociationTrapEnabled | 1.3.6.1.4.1.14823.2.3.2.16.4.6 | integer | read-write |
This value indicates whether the dot11StationReAssociation trap is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
dot11StationAuthenticationTrapEnabled | 1.3.6.1.4.1.14823.2.3.2.16.4.7 | integer | read-write |
This value indicates whether the dot11StationAuthentication trap is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
dot11StationRequestFailTrapEnabled | 1.3.6.1.4.1.14823.2.3.2.16.4.8 | integer | read-write |
This value indicates whether the dot11StationRequestFail trap is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
dot11InterfaceBFailTrapEnabled | 1.3.6.1.4.1.14823.2.3.2.16.4.9 | integer | read-write |
This value indicates whether the dot11InterfaceBFail trap is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
dot11InterfaceAGFailTrapEnabled | 1.3.6.1.4.1.14823.2.3.2.16.4.10 | integer | read-write |
This value indicates whether the dot11InterfaceAGFail trap is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
dot1xMacAddrAuthSuccessTrapEnabled | 1.3.6.1.4.1.14823.2.3.2.16.4.11 | integer | read-write |
This value indicates whether the dot1xMacAddrAuthSuccess trap is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
dot1xMacAddrAuthFailTrapEnabled | 1.3.6.1.4.1.14823.2.3.2.16.4.12 | integer | read-write |
This value indicates whether the dot1xMacAddrAuthFail trap is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
dot1xAuthNotInitiatedTrapEnabled | 1.3.6.1.4.1.14823.2.3.2.16.4.13 | integer | read-write |
This value indicates whether the dot1xAuthNotInitiated trap is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
dot1xAuthSuccessTrapEnabled | 1.3.6.1.4.1.14823.2.3.2.16.4.14 | integer | read-write |
This value indicates whether the dot1xAuthSuccess trap is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
dot1xAuthFailTrapEnabled | 1.3.6.1.4.1.14823.2.3.2.16.4.15 | integer | read-write |
This value indicates whether the dot1xAuthFail trap is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
localMacAddrAuthSuccessTrapEnabled | 1.3.6.1.4.1.14823.2.3.2.16.4.16 | integer | read-write |
This value indicates whether the localMacAddrAuthSuccess trap is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
localMacAddrAuthFailTrapEnabled | 1.3.6.1.4.1.14823.2.3.2.16.4.17 | integer | read-write |
This value indicates whether the localMacAddrAuthFail trap is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
pppLogonFailTrapEnabled | 1.3.6.1.4.1.14823.2.3.2.16.4.18 | integer | read-write |
This value indicates whether the pppLogonFail trap is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
iappStationRoamedFromTrapEnabled | 1.3.6.1.4.1.14823.2.3.2.16.4.19 | integer | read-write |
This value indicates whether the iappStationRoamedFrom trap is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
iappStationRoamedToTrapEnabled | 1.3.6.1.4.1.14823.2.3.2.16.4.20 | integer | read-write |
This value indicates whether the iappStationRoamedTo trap is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
iappContextDataSentTrapEnabled | 1.3.6.1.4.1.14823.2.3.2.16.4.21 | integer | read-write |
This value indicates whether the iappContextDataSent trap is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
sntpServerFailTrapEnabled | 1.3.6.1.4.1.14823.2.3.2.16.4.22 | integer | read-write |
This value indicates whether the sntpServerFail trap is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
dot1xSuppAuthenticatedTrapEnabled | 1.3.6.1.4.1.14823.2.3.2.16.4.23 | integer | read-write |
This value indicates whether the dot1xSupplicantAuthenticated trap is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
dot11FailedTransmitsTrapEnabled | 1.3.6.1.4.1.14823.2.3.2.16.4.24 | integer | read-write |
This value indicates whether the dot11FailedTransmitsTrapEnabled trap is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
dot11AckFailuresTrapEnabled | 1.3.6.1.4.1.14823.2.3.2.16.4.25 | integer | read-write |
This value indicates whether the dot11AckFailuresTrapEnabled trap is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
dot11FcsErrorsTrapEnabled | 1.3.6.1.4.1.14823.2.3.2.16.4.26 | integer | read-write |
This value indicates whether the dot11FcsErrorsTrapEnabled trap is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
rogueAPDetectedTrapEnabled | 1.3.6.1.4.1.14823.2.3.2.16.4.27 | integer | read-write |
This value indicates whether the RogueAPDetectedTrapEnabled trap is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
possibleRogueAPDetectedTrapEnabled | 1.3.6.1.4.1.14823.2.3.2.16.4.28 | integer | read-write |
This value indicates whether the RogueAPDetectedTrapEnabled trap is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
enterpriseApSession | 1.3.6.1.4.1.14823.2.3.2.17 | |||
enterpriseApSessionTable | 1.3.6.1.4.1.14823.2.3.2.17.1 | no-access |
This table list all sessions (wireless stations) status |
|
1.3.6.1.4.1.14823.2.3.2.17.1.1 | no-access |
An entry in the table, containing information about status and statistics of the wireless station. |
||
enterpriseApSessionIfIndex | 1.3.6.1.4.1.14823.2.3.2.17.1.1.1 | integer32 | no-access |
Interface index for the radio this session is associated with. |
enterpriseApSessionStationAddres | 1.3.6.1.4.1.14823.2.3.2.17.1.1.2 | macaddress | no-access |
The unique MAC Address of the station for this session. |
enterpriseApSessionAuthenticated | 1.3.6.1.4.1.14823.2.3.2.17.1.1.3 | truthvalue | read-only |
Whether the session is authenticated or not. |
enterpriseApSessionAssociated | 1.3.6.1.4.1.14823.2.3.2.17.1.1.4 | truthvalue | read-only |
Whether the session is associated or not. It is rare case that not associated stations show up in the table. |
enterpriseApSessionIsForwarding | 1.3.6.1.4.1.14823.2.3.2.17.1.1.5 | truthvalue | read-only |
Whether the AP is forwarding the client station traffic (higher level authentication) |
enterpriseApSessionKeyType | 1.3.6.1.4.1.14823.2.3.2.17.1.1.6 | integer | read-only |
The encryption key type used by the station. Note that wpa-wep is not supported Enumeration: 'none': 1, 'wpaTkip': 5, 'staticWep': 2, 'dynamicWep': 3, 'wpaWep': 4, 'wpaAes': 6. |
enterpriseApSessionAssociationId | 1.3.6.1.4.1.14823.2.3.2.17.1.1.7 | integer32 | read-only |
The internal association identify number |
enterpriseApSessionLastAuthenticatedTime | 1.3.6.1.4.1.14823.2.3.2.17.1.1.8 | timeticks | read-only |
This is the time in hundredths of a second last time the client is authenticated. Note that a session may be authenticated multiple times. The value is related to the system startup |
enterpriseApSessionAssociatedTime | 1.3.6.1.4.1.14823.2.3.2.17.1.1.9 | timeticks | read-only |
This is the time in hundredths of a second since the client associated. The value is related to the system startup |
enterpriseApSessionLastAssociatedTime | 1.3.6.1.4.1.14823.2.3.2.17.1.1.10 | timeticks | read-only |
This is the time in hundredths of a second when the client associated in last session. The value is related to the system startup |
enterpriseApSessionLastDisassociatedTime | 1.3.6.1.4.1.14823.2.3.2.17.1.1.11 | timeticks | read-only |
This is the time in hundredths of a second when the client disassociated in last session. The value is related to the system startup |
enterpriseApSessionTxPacketCount | 1.3.6.1.4.1.14823.2.3.2.17.1.1.12 | counter32 | read-only |
This is the number of packets transmitted from the client to the AP. It includes data, control and management packets. |
enterpriseApSessionRxPacketCount | 1.3.6.1.4.1.14823.2.3.2.17.1.1.13 | counter32 | read-only |
This is the number of unicast packets transmitted from the AP to the client. It includes data, control and management packets. |
enterpriseApSessionTxByteCount | 1.3.6.1.4.1.14823.2.3.2.17.1.1.14 | counter32 | read-only |
This is the number of bytes transmitted from the client to the AP. It includes the bytes of data, control and management packets. |
enterpriseApSessionRxByteCount | 1.3.6.1.4.1.14823.2.3.2.17.1.1.15 | counter32 | read-only |
This is the number of unicast bytes transmitted from the AP to the client. It includes the bytes of data, control and management packets. |
enterpriseAPVapRadio | 1.3.6.1.4.1.14823.2.3.2.20 | |||
enterpriseAPVapRadioTable | 1.3.6.1.4.1.14823.2.3.2.20.1 | no-access |
Table of descriptive and status information about configuration of each radio. |
|
1.3.6.1.4.1.14823.2.3.2.20.1.1 | no-access |
An entry in the table, containing information about configuration of one radio of the AP. |
||
enterpriseAPVapRadioIndex | 1.3.6.1.4.1.14823.2.3.2.20.1.1.1 | integer32 | no-access |
Radio Index for configuration. |
enterpriseAPVapRadioState | 1.3.6.1.4.1.14823.2.3.2.20.1.1.2 | integer | read-write |
This value indicates the state of the radio interface. Enumeration: 'disabled': 2, 'enabled': 1. |
enterpriseAPVapRadioClosedSystem | 1.3.6.1.4.1.14823.2.3.2.20.1.1.3 | integer | read-write |
This value indicates whether closed system is enabled for this radio interface. Enumeration: 'disabled': 2, 'enabled': 1. |
enterpriseAPVapRadioMaxAssoc | 1.3.6.1.4.1.14823.2.3.2.20.1.1.4 | integer | read-write |
This value indicates the max number of clients allowed on this radio interface. |
enterpriseAPVapRadioTransmitKey | 1.3.6.1.4.1.14823.2.3.2.20.1.1.5 | integer | read-write |
This value indicates default transmit key in use for this radio interface. |
enterpriseAPVapRadioDescription | 1.3.6.1.4.1.14823.2.3.2.20.1.1.6 | displaystring | read-write |
This value indicates the description for this radio interface. |
enterpriseAPVapRadioAuthTimeoutInterval | 1.3.6.1.4.1.14823.2.3.2.20.1.1.8 | integer32 | read-write |
This value indicates the Authentication Timeout interval for this radio interface. |
enterpriseAPVapRadioAssocTimeoutInterval | 1.3.6.1.4.1.14823.2.3.2.20.1.1.9 | integer32 | read-write |
This value indicates the Association Timeout interval for this radio interface. |
enterpriseAPVapRadioWPA2PMKSALifeTime | 1.3.6.1.4.1.14823.2.3.2.20.1.1.10 | integer32 | read-write |
This value indicates the WPA2 PMSA Life Time for this radio interface. |
enterpriseApRadioWds | 1.3.6.1.4.1.14823.2.3.2.22 | |||
enterpriseApRadioWdsTable | 1.3.6.1.4.1.14823.2.3.2.22.1 | no-access |
Table of configuration information for Wds for each Radio interface. |
|
1.3.6.1.4.1.14823.2.3.2.22.1.1 | no-access |
An entry in the table, containing information about configuration of peer Bridging for one radio of the AP. The table is indexed by radio Index (corresponding to enterpriseApRadioTable). The table does not contain the radio index as a member of the table. |
||
wdsApRole | 1.3.6.1.4.1.14823.2.3.2.22.1.1.1 | integer | read-write |
This value indicates the role of the Ap for this radio, roleAp(1): AP operation. roleBridgeMaster(2): Root-Bridge mode. roleBridge(4): Bridge Mode. relay wireless traffic. Enumeration: 'roleBridgeMaster': 2, 'roleAp': 1, 'roleBridge': 4. |
wdsChannelAutoSync | 1.3.6.1.4.1.14823.2.3.2.22.1.1.3 | integer | read-write |
This value indicates the states of channel auto synchronize for this radio. Enumeration: 'disabled': 2, 'enabled': 1. |
wdsMasterSlaveMode | 1.3.6.1.4.1.14823.2.3.2.22.1.1.4 | integer | read-write |
This value indicates the Master/Slave mode for this radio. master (1) To set to master mode. slave (2) To set to slave mode. Enumeration: 'slave': 2, 'master': 1. |
enterpriseApRadioWdsPeerTable | 1.3.6.1.4.1.14823.2.3.2.22.2 | no-access |
Table of configuration information for Wds Peers for each Radio interface. |
|
1.3.6.1.4.1.14823.2.3.2.22.2.1 | no-access |
An entry in the table, containing information about configuration of peer Bridging for one radio of the AP. The table is indexed by radio Index (corresponding to enterpriseApRadioTable) and the peer index (Up to 8). The table does not contain the radio index as a member of the table. |
||
wdsPeerIndex | 1.3.6.1.4.1.14823.2.3.2.22.2.1.1 | integer32 | no-access |
Peer Index for the radio interface. |
wdsPeerBssid | 1.3.6.1.4.1.14823.2.3.2.22.2.1.2 | displaystring | read-write |
The BSSID for this peer. |
enterpriseApWMM | 1.3.6.1.4.1.14823.2.3.2.24 | |||
enterpriseApWMMTable | 1.3.6.1.4.1.14823.2.3.2.24.1 | no-access |
The table of WMM information for each radio interface. |
|
1.3.6.1.4.1.14823.2.3.2.24.1.1 | no-access |
An entry of table, contains the WMM information. |
||
enterpriseApWMMModeIndex | 1.3.6.1.4.1.14823.2.3.2.24.1.1.1 | integer32 | no-access |
Peer Index for the radio interface. |
enterpriseApWMMMode | 1.3.6.1.4.1.14823.2.3.2.24.1.1.2 | integer | read-write |
This value indicates the WMM mode for the radio interface. disabled(1) To set WMM mode disabled. support (2) To set WMM mode supported. required(3) To set WMM mode required. Enumeration: 'disabled': 1, 'support': 2, 'required': 3. |
enterpriseApWMMAckPolicyTable | 1.3.6.1.4.1.14823.2.3.2.24.2 | no-access |
The table of WMM Ack Policy information for each ac number on the radio interface. |
|
1.3.6.1.4.1.14823.2.3.2.24.2.1 | no-access |
An entry of table, contains the WMM Ack Policy information. |
||
enterpriseApWMMAckPolicyIndex | 1.3.6.1.4.1.14823.2.3.2.24.2.1.1 | integer32 | read-only |
The value indicates the AC number for each radio interface. 0 --> AC0 (Best Effect) 1 --> AC1 (Background) 2 --> AC2 (Video) 3 --> AC3 (Voice) |
enterpriseApWMMACKPolicy | 1.3.6.1.4.1.14823.2.3.2.24.2.1.2 | integer | read-write |
This value indicates WMM Ack Policy state of each ac number for the radio interface. Enumeration: 'NoAcknowledge': 2, 'acknowledge': 1. |
enterpriseApWMMBSSParamTable | 1.3.6.1.4.1.14823.2.3.2.24.3 | no-access |
The table of WMM BSS parameter information. |
|
1.3.6.1.4.1.14823.2.3.2.24.3.1 | no-access |
An entry of table, contains the WMM BSS parameter information for each ac number on the radio interface. |
||
enterpriseApWMMBSSParamIndex | 1.3.6.1.4.1.14823.2.3.2.24.3.1.1 | integer32 | read-only |
The value indicates the AC number for each radio interface. 0 --> AC0 (Best Effort) 1 --> AC1 (Background) 2 --> AC2 (Video) 3 --> AC3 (Voice) |
enterpriseApWMMBSSParamLogCwMin | 1.3.6.1.4.1.14823.2.3.2.24.3.1.2 | integer32 | read-write |
This value indicates the WMM BSS parameter logCwMin of AC number for the radio interface. |
enterpriseApWMMBSSParamLogCwMax | 1.3.6.1.4.1.14823.2.3.2.24.3.1.3 | integer32 | read-write |
This value indicates the WMM BSS parameter logCwMax of each AC number for the radio interface. |
enterpriseApWMMBSSParamAIFSN | 1.3.6.1.4.1.14823.2.3.2.24.3.1.4 | integer32 | read-write |
This value indicates the WMM BSS parameters AIFSN of each AC number for the radio interface. |
enterpriseApWMMBSSParamTXOPLimit | 1.3.6.1.4.1.14823.2.3.2.24.3.1.5 | integer32 | read-write |
This value indicates the WMM BSS parameters TXOP Limit of each AC number for the radio interface. |
enterpriseApWMMBSSParamAdmissionCtrl | 1.3.6.1.4.1.14823.2.3.2.24.3.1.6 | integer | read-write |
This value indicates the BSS parameters Admission Control of each AC number for the radio interface. Enumeration: 'ebabled': 1, 'disabled': 2. |
enterpriseApWMMAPParamTable | 1.3.6.1.4.1.14823.2.3.2.24.4 | no-access |
The table of configuration information for WMM AP parameters for each ac number on the radio interface. |
|
1.3.6.1.4.1.14823.2.3.2.24.4.1 | no-access |
An entry table, include the Ap parameter information for each ac numbers. |
||
enterpriseApWMMAPParamIndex | 1.3.6.1.4.1.14823.2.3.2.24.4.1.1 | integer32 | read-only |
The value indicates the AC number for each radio interface. 0 --> AC0 (Best Effort) 1 --> AC1 (Background) 2 --> AC2 (Video) 3 --> AC3 (Voice) |
enterpriseApWMMAPParamLogCwMin | 1.3.6.1.4.1.14823.2.3.2.24.4.1.2 | integer32 | read-write |
This value indicates the LogCwMin of AP parameter for each AC number on the radio interface. |
enterpriseApWMMAPParamLogCwMax | 1.3.6.1.4.1.14823.2.3.2.24.4.1.3 | integer32 | read-write |
This value indicates the LogCwMax of AP parameter for each AC number on the radio interface. |
enterpriseApWMMAPParamAIFSN | 1.3.6.1.4.1.14823.2.3.2.24.4.1.4 | integer32 | read-write |
This value indicates the AIFSN of AP parameter for each AC number on the radio interface. |
enterpriseApWMMAPParamTXOPLimit | 1.3.6.1.4.1.14823.2.3.2.24.4.1.5 | integer32 | read-write |
This value indicates the TXOP Limit of AP parameter for each AC number on the radio interface. |
enterpriseApWMMAPParamAdmissionCtrl | 1.3.6.1.4.1.14823.2.3.2.24.4.1.6 | integer | read-write |
This value indicates the admission control of AP parameter for each AC number on the radio interface. Enumeration: 'ebabled': 1, 'disabled': 2. |
enterpriseApSTP | 1.3.6.1.4.1.14823.2.3.2.25 | |||
enterpriseApSTPBridgeStatus | 1.3.6.1.4.1.14823.2.3.2.25.1 | integer | read-write |
This value indicates the STP bridge status for the radio interface. Enumeration: 'disabled': 2, 'enabled': 1. |
enterpriseApSTPBridgePriority | 1.3.6.1.4.1.14823.2.3.2.25.2 | integer32 | read-write |
This value indicates the STP bridge priority for the radio interface. |
enterpriseApSTPBridgeMaxAge | 1.3.6.1.4.1.14823.2.3.2.25.3 | integer32 | read-write |
This value indicates the STP bridge max age for the radio interface.(unit: second) |
enterpriseApSTPHelloTime | 1.3.6.1.4.1.14823.2.3.2.25.4 | integer32 | read-write |
This value indicates the STP hello time for the radio interface.(unit: second) |
enterpriseApSTPBridgeForwardingDelay | 1.3.6.1.4.1.14823.2.3.2.25.5 | integer32 | read-write |
This value indicates the STP forwarding delay for the radio interface.(unit: second) |
enterpriseApSTPRadioInterface | 1.3.6.1.4.1.14823.2.3.2.25.6 | |||
enterpriseApSTPNodeTable | 1.3.6.1.4.1.14823.2.3.2.25.6.1 | no-access |
The table of STP link Path Cost and link port priority information for each nodes on radio interface. |
|
1.3.6.1.4.1.14823.2.3.2.25.6.1.1 | no-access |
An entry in a table, contain the link path cost and link port priroity information. |
||
enterpriseApSTPNodeIndex | 1.3.6.1.4.1.14823.2.3.2.25.6.1.1.1 | integer32 | no-access |
Peer Index for the nodes on the radio interface. |
enterpriseApSTPNodeLinkPathCost | 1.3.6.1.4.1.14823.2.3.2.25.6.1.1.2 | integer32 | read-write |
This value indicates the link path cost for the node on this radio interface. |
enterpriseApSTPNodeLinkPortPriority | 1.3.6.1.4.1.14823.2.3.2.25.6.1.1.3 | integer32 | read-write |
This value indicates the link path cost for the node on this radio interface. |
enterpriseApSTPEthernetInterface | 1.3.6.1.4.1.14823.2.3.2.25.7 | |||
enterpriseApSTPEthernetLinkPathCost | 1.3.6.1.4.1.14823.2.3.2.25.7.1 | integer32 | read-write |
This value indicates link path cost for ethernet interface. |
enterpriseApSTPEthernetLinkPortPriority | 1.3.6.1.4.1.14823.2.3.2.25.7.2 | integer32 | read-write |
This value indicates link port prirorty for ethernet interface. |