AP80-PRIVATE-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for AP80-PRIVATE-MIB.
326
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
326 total| Object Name |
|---|
aruba OBJECT IDENTIFIER .1.3.6.1.4.1.14823 |
arubaEnterpriseMibModules OBJECT IDENTIFIER .1.3.6.1.4.1.14823.2 |
arubaAp OBJECT IDENTIFIER .1.3.6.1.4.1.14823.2.3 |
wlsrOutDoorApMibModules OBJECT IDENTIFIER .1.3.6.1.4.1.14823.2.3.2 |
enterpriseApSys OBJECT IDENTIFIER .1.3.6.1.4.1.14823.2.3.2.1 |
swHardwareVerHardware version of the main board.ro DisplayString .1.3.6.1.4.1.14823.2.3.2.1.1 |
swBootRomVerBoot ROM code version of the main board.ro DisplayString .1.3.6.1.4.1.14823.2.3.2.1.2 |
swOpCodeVerOperation code version of the main board.ro DisplayString .1.3.6.1.4.1.14823.2.3.2.1.3 |
swSerialNumberSerial Number of the Access Point.ro DisplayString .1.3.6.1.4.1.14823.2.3.2.1.4 |
sysNotificationTree OBJECT IDENTIFIER .1.3.6.1.4.1.14823.2.3.2.1.5 |
sysNotificationObjects OBJECT IDENTIFIER .1.3.6.1.4.1.14823.2.3.2.1.5.1 |
sysNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.14823.2.3.2.1.5.2 |
sysSystemUpThe system up notification shall be sent when the AP
is fully up and running. NOTIFICATION-TYPE .1.3.6.1.4.1.14823.2.3.2.1.5.2.1 |
sysSystemDownThe system down notification shall be sent before the AP
is about to reboot. NOTIFICATION-TYPE .1.3.6.1.4.1.14823.2.3.2.1.5.2.2 |
sysRadiusServerChangedThe RADIUS server changed notification shall be sent when
the RADIUS server has changed from Primary / Secondary to
Secondary / Primary. NOTIFICATION-TYPE .1.3.6.1.4.1.14823.2.3.2.1.5.2.3 |
sysConfigFileVersionChangedThe Config file version changed notification shall be sent when
the version of the AP's configuration file has changed. NOTIFICATION-TYPE .1.3.6.1.4.1.14823.2.3.2.1.5.2.4 |
enterpriseApLineMgnt OBJECT IDENTIFIER .1.3.6.1.4.1.14823.2.3.2.2 |
lineTableTable of descriptive and status information about
configuration of each RS-232 line in this system SEQUENCE OF LineEntry .1.3.6.1.4.1.14823.2.3.2.2.1 |
lineEntryAn entry in the table, containing information
about configuration in one RS232 line of the Access Point. LineEntry .1.3.6.1.4.1.14823.2.3.2.2.1.1 |
lineIndexThis is defined as RS-232 index. Integer32 .1.3.6.1.4.1.14823.2.3.2.2.1.1.1 |
lineDataBitsThis is defined as number of data bits for the RS232 interface.ro Integer32 .1.3.6.1.4.1.14823.2.3.2.2.1.1.2 |
lineParityThis is defined as parity of the RS232 interface.ro Enumeration .1.3.6.1.4.1.14823.2.3.2.2.1.1.3 |
lineSpeedThis is defined as the speed of the RS-232 interface.ro Integer32 .1.3.6.1.4.1.14823.2.3.2.2.1.1.4 |
lineStopBitsThis is defined as the number of stop bits for the RS-232 interface.ro Integer32 .1.3.6.1.4.1.14823.2.3.2.2.1.1.5 |
enterpriseApPortMgnt OBJECT IDENTIFIER .1.3.6.1.4.1.14823.2.3.2.3 |
portTableTable 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). SEQUENCE OF PortEntry .1.3.6.1.4.1.14823.2.3.2.3.1 |
portEntryAn entry in the table, containing information
about configuration in one switch port of the switch. PortEntry .1.3.6.1.4.1.14823.2.3.2.3.1.1 |
portIndexThis is defined as ifIndex in the IF-MIB. Integer32 .1.3.6.1.4.1.14823.2.3.2.3.1.1.1 |
portNameIndicates the port name. This is same as
ifAlias in the IF-MIB (RFC2863 or later).ro DisplayString .1.3.6.1.4.1.14823.2.3.2.3.1.1.2 |
portTypeIndicates the port type.ro Enumeration .1.3.6.1.4.1.14823.2.3.2.3.1.1.3 |
portSpeedDpxCfgIndicates 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.ro Enumeration .1.3.6.1.4.1.14823.2.3.2.3.1.1.4 |
portFlowCtrlCfg(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.ro Enumeration .1.3.6.1.4.1.14823.2.3.2.3.1.1.5 |
portCapabilitiesPort capabilities.ro Enumeration .1.3.6.1.4.1.14823.2.3.2.3.1.1.6 |
portAutonegotiationWhether autonegotiation is enabled.ro Enumeration .1.3.6.1.4.1.14823.2.3.2.3.1.1.7 |
portSpeedDpxStatusThe 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).ro Enumeration .1.3.6.1.4.1.14823.2.3.2.3.1.1.8 |
portFlowCtrlStatus(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).ro Enumeration .1.3.6.1.4.1.14823.2.3.2.3.1.1.9 |
enterpriseApFileTransferMgt OBJECT IDENTIFIER .1.3.6.1.4.1.14823.2.3.2.4 |
transferTypeType of file to transfer.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.4.1 |
fileTypeType of file to transfer.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.4.2 |
srcFileThe 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.rw DisplayString .1.3.6.1.4.1.14823.2.3.2.4.3 |
destFileThe 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.rw DisplayString .1.3.6.1.4.1.14823.2.3.2.4.4 |
fileServerThe 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.rw IpAddress .1.3.6.1.4.1.14823.2.3.2.4.5 |
userNameThe username specified for an FTP Transfer.rw DisplayString .1.3.6.1.4.1.14823.2.3.2.4.6 |
passwordThe password specified for an FTP Transfer.rw DisplayString .1.3.6.1.4.1.14823.2.3.2.4.7 |
statusThe status of the transfer.ro Enumeration .1.3.6.1.4.1.14823.2.3.2.4.8 |
transferStartSet to go(1) to start a transfer.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.4.9 |
enterpriseApResetMgt OBJECT IDENTIFIER .1.3.6.1.4.1.14823.2.3.2.5 |
restartOpCodeFileName of op-code file for start-up.rw DisplayString .1.3.6.1.4.1.14823.2.3.2.5.1 |
restartControlSetting 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).rw Enumeration .1.3.6.1.4.1.14823.2.3.2.5.2 |
enterpriseApIpMgt OBJECT IDENTIFIER .1.3.6.1.4.1.14823.2.3.2.6 |
netConfigIPAddressThe 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).rw IpAddress .1.3.6.1.4.1.14823.2.3.2.6.1 |
netConfigSubnetMaskThe 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).rw IpAddress .1.3.6.1.4.1.14823.2.3.2.6.2 |
netConfigDefaultGatewayThe IP Address of the default gateway. If this value is
undefined or unknown, it shall have the value 0.0.0.0.rw IpAddress .1.3.6.1.4.1.14823.2.3.2.6.3 |
netConfigHttpStateWhether HTTP is enabled.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.6.4 |
netConfigHttpPortThe port number for HTTP. Default port number is 80.rw INTEGER .1.3.6.1.4.1.14823.2.3.2.6.5 |
netConfigHttpsStateWhether Secure HTTP is enabled.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.6.6 |
netConfigHttpsPortThe port number for Secure HTTP. Default port number is 443.rw INTEGER .1.3.6.1.4.1.14823.2.3.2.6.7 |
netConfigDHCPStateWhether DHCP is enabled.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.6.8 |
enterpriseAPdot11 OBJECT IDENTIFIER .1.3.6.1.4.1.14823.2.3.2.7 |
dot11AuthenticationEntry OBJECT IDENTIFIER .1.3.6.1.4.1.14823.2.3.2.7.1 |
dot118021xStateThis attribute indicates that the Enterprise the state
of the 802.1x authentication algorithm.rwobsolete Enumeration .1.3.6.1.4.1.14823.2.3.2.7.1.1 |
dot118021xBroadcastKeyRefreshRateThe number (in minutes) between changing the broadcast key for
802.1x and WPA clientsrwobsolete INTEGER .1.3.6.1.4.1.14823.2.3.2.7.1.2 |
dot118021xSessionKeyRefreshRateThe number (in minutes) between changing session keys for
802.1x and WPA clientsrwobsolete INTEGER .1.3.6.1.4.1.14823.2.3.2.7.1.3 |
dot118021xReauthenticationTimeoutThe number (in minutes) between forcing 802.1x clients to
reauthenticaterwobsolete INTEGER .1.3.6.1.4.1.14823.2.3.2.7.1.4 |
dot11MACAuthenticationTypeThis value indicates the type of mac authentication in use.rwobsolete Enumeration .1.3.6.1.4.1.14823.2.3.2.7.1.5 |
dot11AuthenticationServerTableTable of descriptive and status information about
configuration of each authentication server. SEQUENCE OF Dot11AuthenticationServerEntry .1.3.6.1.4.1.14823.2.3.2.7.2 |
dot11AuthenticationServerEntryAn entry in the table, containing information
about configuration of one authentication server of the AP. Dot11AuthenticationServerEntry .1.3.6.1.4.1.14823.2.3.2.7.2.1 |
dot11AuthenticationServerIndexIndex of the Authentication Server Integer32 .1.3.6.1.4.1.14823.2.3.2.7.2.1.1 |
dot11AuthenticationServerThis value indicates the IP address of the authentication server.rw IpAddress .1.3.6.1.4.1.14823.2.3.2.7.2.1.2 |
dot11AuthenticationPortThis value indicates the UDP Port used by the authentication server.rw INTEGER .1.3.6.1.4.1.14823.2.3.2.7.2.1.3 |
dot11AuthenticationKeyThis value indicates the shared key used by the authentication server.rw DisplayString .1.3.6.1.4.1.14823.2.3.2.7.2.1.4 |
dot11AuthenticationRetransmitThis value indicates the retransmit timer length used by the
authentication server.rw INTEGER .1.3.6.1.4.1.14823.2.3.2.7.2.1.5 |
dot11AuthenticationTimeoutThis value indicates the Timeout value(sec) used by the
authentication server.rw INTEGER .1.3.6.1.4.1.14823.2.3.2.7.2.1.6 |
dot11AuthenticationAcctPortThe port number for radius server accounting.rw INTEGER .1.3.6.1.4.1.14823.2.3.2.7.2.1.7 |
dot11AuthenticationAcctInterimUpdateThis value indicates the Timeout value(sec) used by the
radius server interim update.rw INTEGER .1.3.6.1.4.1.14823.2.3.2.7.2.1.8 |
dot11AuthenticationMACAddressFormatThis 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:ffrw Enumeration .1.3.6.1.4.1.14823.2.3.2.7.2.1.9 |
dot11AuthenticationVLANIDFormatThis value indicates the VLAN ID format from Radius server.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.7.2.1.10 |
dot11MACAuthenticationFilter OBJECT IDENTIFIER .1.3.6.1.4.1.14823.2.3.2.7.3 |
dot11FilterDefaultThis value indicates the default access for local mac filters.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.7.3.1 |
dot11FilterTableTable of status information about
each configured MAC Address Filtering Entry. SEQUENCE OF Dot11FilterEntry .1.3.6.1.4.1.14823.2.3.2.7.3.2 |
dot11FilterEntryAn entry in the table, containing information
about configuration in one radio of the AP. Dot11FilterEntry .1.3.6.1.4.1.14823.2.3.2.7.3.2.1 |
dot11FilterAddressThis value indicates the MAC address of the
filter entry. MacAddress (SNMPv2-TC) .1.3.6.1.4.1.14823.2.3.2.7.3.2.1.1 |
dot11FilterStatusThis 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.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.7.3.2.1.2 |
dot11NotificationTree OBJECT IDENTIFIER .1.3.6.1.4.1.14823.2.3.2.7.4 |
dot11NotificationObjects OBJECT IDENTIFIER .1.3.6.1.4.1.14823.2.3.2.7.4.1 |
dot11MacAddrMac Address of the affected interface, returned with traps only. MacAddress (SNMPv2-TC) .1.3.6.1.4.1.14823.2.3.2.7.4.1.1 |
dot11StationThis attribute holds the MAC address of the wireless station MacAddress (SNMPv2-TC) .1.3.6.1.4.1.14823.2.3.2.7.4.1.2 |
dot11RequestTypeThis 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 .1.3.6.1.4.1.14823.2.3.2.7.4.1.3 |
dot11ReasonCodeThis 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 .1.3.6.1.4.1.14823.2.3.2.7.4.1.4 |
dot11ApIpAddressThis value indicates the IP address of the Access Point IpAddress .1.3.6.1.4.1.14823.2.3.2.7.4.1.5 |
dot1xAuthenticatorMacAddrThis attribute holds the MAC address of the authenticator for the AP. MacAddress (SNMPv2-TC) .1.3.6.1.4.1.14823.2.3.2.7.4.1.6 |
dot11Notifications OBJECT IDENTIFIER .1.3.6.1.4.1.14823.2.3.2.7.4.2 |
dot11StationAssociationThe 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. NOTIFICATION-TYPE .1.3.6.1.4.1.14823.2.3.2.7.4.2.1 |
dot11StationReAssociationThe 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. NOTIFICATION-TYPE .1.3.6.1.4.1.14823.2.3.2.7.4.2.2 |
dot11StationAuthenticationThe 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. NOTIFICATION-TYPE .1.3.6.1.4.1.14823.2.3.2.7.4.2.3 |
dot11StationRequestFailThe 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. NOTIFICATION-TYPE .1.3.6.1.4.1.14823.2.3.2.7.4.2.4 |
dot11InterfaceBFailThe InterfaceBFail notification shall be sent out when
802.11b wireless interface has failed. NOTIFICATION-TYPE .1.3.6.1.4.1.14823.2.3.2.7.4.2.5 |
dot11InterfaceAGFailThe InterfaceAGFail notification shall be sent out when
802.11a/802.11g wireless interface has failed. NOTIFICATION-TYPE .1.3.6.1.4.1.14823.2.3.2.7.4.2.6 |
dot1xMacAddrAuthSuccessThe 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. NOTIFICATION-TYPE .1.3.6.1.4.1.14823.2.3.2.7.4.2.7 |
dot1xMacAddrAuthFailThe 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. NOTIFICATION-TYPE .1.3.6.1.4.1.14823.2.3.2.7.4.2.8 |
dot1xAuthNotInitiatedThe 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. NOTIFICATION-TYPE .1.3.6.1.4.1.14823.2.3.2.7.4.2.9 |
dot1xAuthSuccessThe 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. NOTIFICATION-TYPE .1.3.6.1.4.1.14823.2.3.2.7.4.2.10 |
dot1xAuthFailThe 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. NOTIFICATION-TYPE .1.3.6.1.4.1.14823.2.3.2.7.4.2.11 |
localMacAddrAuthSuccessThe 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. NOTIFICATION-TYPE .1.3.6.1.4.1.14823.2.3.2.7.4.2.12 |
localMacAddrAuthFailThe 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. NOTIFICATION-TYPE .1.3.6.1.4.1.14823.2.3.2.7.4.2.13 |
pppLogonFailThe 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. NOTIFICATION-TYPE .1.3.6.1.4.1.14823.2.3.2.7.4.2.14 |
iappStationRoamedFromThe 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. NOTIFICATION-TYPE .1.3.6.1.4.1.14823.2.3.2.7.4.2.15 |
iappStationRoamedToThe 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. NOTIFICATION-TYPE .1.3.6.1.4.1.14823.2.3.2.7.4.2.16 |
iappContextDataSentThe 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. NOTIFICATION-TYPE .1.3.6.1.4.1.14823.2.3.2.7.4.2.17 |
dot1xSupplicantAuthenticatedThe 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. NOTIFICATION-TYPE .1.3.6.1.4.1.14823.2.3.2.7.4.2.18 |
dot11AuthenticationSupplicantTableTable of descriptive and status information about
configuration of supplicant SEQUENCE OF Dot11AuthenticationSupplicantEntry .1.3.6.1.4.1.14823.2.3.2.7.5 |
dot11AuthenticationSupplicantEntryAn entry in the table, containing information
about configuration of one supplicant. Dot11AuthenticationSupplicantEntry .1.3.6.1.4.1.14823.2.3.2.7.5.1 |
dot118021xSuppIndexIndex of the interface for which this supplicant is
running. Currently only the ethernet interface. Integer32 .1.3.6.1.4.1.14823.2.3.2.7.5.1.1 |
dot118021xSuppStateThis object is used to enable or disable the 802.1x supplicant.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.7.5.1.2 |
dot118021xSuppUserThis value indicates the username for supplicant. If value is
configured, will display ****. Else will display EMPTY.rw DisplayString .1.3.6.1.4.1.14823.2.3.2.7.5.1.3 |
dot118021xSuppPasswdThis value indicates the password for supplicant. If value is
configured, will display ****. Else will display EMPTY.rw DisplayString .1.3.6.1.4.1.14823.2.3.2.7.5.1.4 |
dot11VapAuthenticationTableTable of descriptive and status information about
configuration of 8021x for each Vap. SEQUENCE OF Dot11VapAuthenticationEntry .1.3.6.1.4.1.14823.2.3.2.7.6 |
dot11VapAuthenticationEntryAn entry in the table, containing information
about configuration of 8021x for each Vap of the AP. Dot11VapAuthenticationEntry .1.3.6.1.4.1.14823.2.3.2.7.6.1 |
dot11Vap8021xIndexIndex for configuration. Integer32 .1.3.6.1.4.1.14823.2.3.2.7.6.1.1 |
dot11Vap8021xStateThis attribute indicates that the Enterprise the state
of the 802.1x authentication algorithm.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.7.6.1.2 |
dot11Vap8021xBroadcastKeyRefreshRateThe number (in minutes) between changing the broadcast key for
802.1x and WPA clientsrw INTEGER .1.3.6.1.4.1.14823.2.3.2.7.6.1.3 |
dot11Vap8021xSessionKeyRefreshRateThe number (in minutes) between changing session keys for
802.1x and WPA clientsrw INTEGER .1.3.6.1.4.1.14823.2.3.2.7.6.1.4 |
dot11Vap8021xReauthenticationTimeoutThe number (in minutes) between forcing 802.1x clients to
reauthenticaterw INTEGER .1.3.6.1.4.1.14823.2.3.2.7.6.1.5 |
dot11VapAuthMACAuthenticationTypeThis value indicates the type of mac authentication in use.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.7.6.1.6 |
dot11VapAuthMACAuthenticationTimeoutThe number (in minutes) between forcing Radius MAC to authenticate.rw INTEGER .1.3.6.1.4.1.14823.2.3.2.7.6.1.7 |
enterpriseApAdmin OBJECT IDENTIFIER .1.3.6.1.4.1.14823.2.3.2.8 |
enterpriseApAdminUserThis value indicates the username for management login.rw DisplayString .1.3.6.1.4.1.14823.2.3.2.8.1 |
enterpriseApAdminPasswordThis value indicates the password for management login.
The password length is betwen 3 and 16. 'Zero-length'
indicates 'no password'.rw DisplayString .1.3.6.1.4.1.14823.2.3.2.8.2 |
enterpriseApVLAN OBJECT IDENTIFIER .1.3.6.1.4.1.14823.2.3.2.9 |
enterpriseApVLANNativeIdThis value indicates the native VLAN id.rw INTEGER .1.3.6.1.4.1.14823.2.3.2.9.1 |
enterpriseApVLANStateThis value indicates whether VLANs are enabled or disabled.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.9.2 |
enterpriseApNativeVlanTableTable used to manage the Vlans for each
wireless interface. SEQUENCE OF EnterpriseApNativeVlanEntry .1.3.6.1.4.1.14823.2.3.2.9.3 |
enterpriseApNativeVlanEntryAn entry in the table, containing information
about vlan configuration of one wireless interface. EnterpriseApNativeVlanEntry .1.3.6.1.4.1.14823.2.3.2.9.3.1 |
nativeVlanIfIndexInterface Index of the wireless interface for which
the vlan is assigned to. Integer32 .1.3.6.1.4.1.14823.2.3.2.9.3.1.1 |
nativeVlanSsidNumberAssociated 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. Integer32 .1.3.6.1.4.1.14823.2.3.2.9.3.1.2 |
nativeVlanVlanIdThis value indicates the native VLAN id of the wireless interface associated
with the if index and the SSID number(if it is not 0).rw Integer32 .1.3.6.1.4.1.14823.2.3.2.9.3.1.3 |
enterpriseApFilterControl OBJECT IDENTIFIER .1.3.6.1.4.1.14823.2.3.2.10 |
enterpriseApFilterControlInterClientSTAsCommunThis 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 communicationrw Enumeration .1.3.6.1.4.1.14823.2.3.2.10.1 |
enterpriseApFilterControlAPManageThis value indicates the AP management filter setting.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.10.2 |
enterpriseApFilterControlEthernetThis value indicates the ethernet filter setting.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.10.3 |
enterpriseApFilterProtocolTableTable of descriptive and status information about
configuration of the filter protocol table. SEQUENCE OF EnterpriseApFilterProtocolEntry .1.3.6.1.4.1.14823.2.3.2.10.4 |
enterpriseApFilterProtocolEntryAn entry in the filter protocol table, containing information
about configuration of one filter table entry. EnterpriseApFilterProtocolEntry .1.3.6.1.4.1.14823.2.3.2.10.4.1 |
enterpriseApFilterProtocolIndexIndex of the Protocol Filters. Integer32 .1.3.6.1.4.1.14823.2.3.2.10.4.1.1 |
enterpriseApFilterProtocolNameThis 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_Level3ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.14823.2.3.2.10.4.1.2 |
enterpriseApFilterProtocolISODesignatorThis value indicates the name of the protocol filter.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.14823.2.3.2.10.4.1.3 |
enterpriseApFilterProtocolStateThis value indicates whether the protocol filter is enabled.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.10.4.1.4 |
enterpriseApFilterUplinkPortMACAddrFilter OBJECT IDENTIFIER .1.3.6.1.4.1.14823.2.3.2.10.5 |
uplinkPortMACAddrFilterStatusThis value indicates whether the Uplink Port MAC Address Filter Table is enabled or not.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.10.5.1 |
uplinkPortMACAddrFilterAddMacTo 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)rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.14823.2.3.2.10.5.2 |
uplinkPortMACAddrFilteringTableTable of descriptive and status information about
configuration of the Uplink Port MAC Address Filter Table. SEQUENCE OF UplinkPortMACAddrFilteringEntry .1.3.6.1.4.1.14823.2.3.2.10.5.3 |
uplinkPortMACAddrFilteringEntryAn entry in Uplink Port MAC Address Filter Table. UplinkPortMACAddrFilteringEntry .1.3.6.1.4.1.14823.2.3.2.10.5.3.1 |
uplinkPortMacAddrIndexThe index for Uplink Port MAC Address Filter Table.ro Integer32 .1.3.6.1.4.1.14823.2.3.2.10.5.3.1.1 |
uplinkPortMACAddrThe MAC Address of wireless clients which allowed to communicate on subnet.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.14823.2.3.2.10.5.3.1.2 |
deleteMacAddrTo delete the MAC Address from Uplink Port MAC Address Filter Table.
Delete(1) To start delete MAC address.
Nothing(2) Nothing occur.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.10.5.3.1.3 |
enterpriseApSNTP OBJECT IDENTIFIER .1.3.6.1.4.1.14823.2.3.2.11 |
enterpriseApSNTPStateThis 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.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.11.1 |
enterpriseApSNTPPrimaryServerThis value indicates the IP address of the primary SNTP server.rw IpAddress .1.3.6.1.4.1.14823.2.3.2.11.2 |
enterpriseApSNTPSecondaryServerThis value indicates the IP address of the secondary SNTP server.rw IpAddress .1.3.6.1.4.1.14823.2.3.2.11.3 |
enterpriseApSNTPTimezoneThis value indicates which timezone to use.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.11.4 |
enterpriseApSNTPDSTThis value indicates whether Daylight Savings Time is enabled or not.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.11.5 |
enterpriseApSNTPDSTStartMonthThis value indicates the starting month for Daylight Savings Time.rw INTEGER .1.3.6.1.4.1.14823.2.3.2.11.6 |
enterpriseApSNTPDSTStartDayThis value indicates the starting day for Daylight Savings Time.rw INTEGER .1.3.6.1.4.1.14823.2.3.2.11.7 |
enterpriseApSNTPDSTEndMonthThis value indicates the ending month for Daylight Savings Time.rw INTEGER .1.3.6.1.4.1.14823.2.3.2.11.8 |
enterpriseApSNTPDSTEndDayThis value indicates the ending day for Daylight Savings Time.rw INTEGER .1.3.6.1.4.1.14823.2.3.2.11.9 |
sntpNotificationTree OBJECT IDENTIFIER .1.3.6.1.4.1.14823.2.3.2.11.10 |
sntpNotificationObjects OBJECT IDENTIFIER .1.3.6.1.4.1.14823.2.3.2.11.10.1 |
sntpNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.14823.2.3.2.11.10.2 |
sntpServerFailThe sntpServerFail notification shall be sent when the AP
fails to get time from the configured SNTP server. NOTIFICATION-TYPE .1.3.6.1.4.1.14823.2.3.2.11.10.2.1 |
enterpriseApDNS OBJECT IDENTIFIER .1.3.6.1.4.1.14823.2.3.2.12 |
enterpriseApDNSPrimaryServerThis value indicates the IP address of the primary DNS server.rw IpAddress .1.3.6.1.4.1.14823.2.3.2.12.1 |
enterpriseApDNSSecondaryServerThis value indicates the IP address of the secondary DNS server.rw IpAddress .1.3.6.1.4.1.14823.2.3.2.12.2 |
enterpriseApSyslog OBJECT IDENTIFIER .1.3.6.1.4.1.14823.2.3.2.13 |
enterpriseApSyslogStateThis value indicates whether syslog is enabled.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.13.1 |
enterpriseApSyslogConsoleStateThis value indicates whether syslog console logging is enabled.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.13.2 |
enterpriseApSyslogLevelThis value indicates the syslog logging level.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.13.3 |
enterpriseApSyslogServerTableTable of descriptive and status information about
configuration of each syslog server. SEQUENCE OF EnterpriseApSyslogServerEntry .1.3.6.1.4.1.14823.2.3.2.13.4 |
enterpriseApSyslogServerEntryAn entry in the table, containing information
about configuration of one syslog server of the AP. EnterpriseApSyslogServerEntry .1.3.6.1.4.1.14823.2.3.2.13.4.1 |
enterpriseApSyslogServerIndexIndex of the Syslog Server Integer32 .1.3.6.1.4.1.14823.2.3.2.13.4.1.1 |
enterpriseApSyslogServerStateThis value indicates whether the syslog server is enabled.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.13.4.1.2 |
enterpriseApSyslogServerIPAddressThis value indicates the IP address of the syslog server.rw IpAddress .1.3.6.1.4.1.14823.2.3.2.13.4.1.3 |
enterpriseApSyslogServerPortThis value indicates the UDP Port used by the syslog server.rw INTEGER .1.3.6.1.4.1.14823.2.3.2.13.4.1.4 |
enterpriseApSecurity OBJECT IDENTIFIER .1.3.6.1.4.1.14823.2.3.2.14 |
enterpriseApSecurityTableTable of descriptive and status information about
configuration of each radio in terms of security settings. SEQUENCE OF EnterpriseApSecurityEntry .1.3.6.1.4.1.14823.2.3.2.14.1 |
enterpriseApSecurityEntryAn entry in the table, containing information
about configuration of one radio of the AP. EnterpriseApSecurityEntry .1.3.6.1.4.1.14823.2.3.2.14.1.1 |
enterpriseApSecurityIndexRadio Index for security settings. Integer32 .1.3.6.1.4.1.14823.2.3.2.14.1.1.1 |
enterpriseApSecurityAuthTypeThis 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 Moderw Enumeration .1.3.6.1.4.1.14823.2.3.2.14.1.1.2 |
enterpriseApSecuritySharedKeyLenThis value indicates the shared key length for this radio interface.ro Enumeration .1.3.6.1.4.1.14823.2.3.2.14.1.1.3 |
enterpriseApSecurityWPAModeThis value indicates the state of WPA for this radio interface.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.14.1.1.4 |
enterpriseApSecurityWPAKeyTypeThis value indicates the type of WPA Key Management in use for this radio interface.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.14.1.1.5 |
enterpriseApSecurityWPACipherThis value indicates the type of WPA Cipher in use for this radio interface.rwobsolete Enumeration .1.3.6.1.4.1.14823.2.3.2.14.1.1.6 |
enterpriseApSecurityWPAPSKTypeThis value indicates the type of WPA Pre Shared Key in use for this radio interface.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.14.1.1.7 |
enterpriseApSecurityWPAPSKThis value indicates WPA Pre Shared Key in use for this radio interface.rw DisplayString .1.3.6.1.4.1.14823.2.3.2.14.1.1.8 |
enterpriseApSecurityWEPKeyTypeThis value indicates the type of WEP Key in use for this radio interface.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.14.1.1.9 |
enterpriseApSecurityWEPEnabledThis value indicates whether WEP is enabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.14823.2.3.2.14.1.1.10 |
enterpriseApSecurityWPACipherSuiteThis value indicates the type of WPA Cipher Suite in use for this radio interface.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.14.1.1.11 |
enterpriseApSecurityWPAPreAuthenticationWhether Pre-Authentication is enabled.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.14.1.1.12 |
enterpriseApSecurityWPAPmksaLifetimeThe number (in minutes) for Pmksa-Lifetime.rw INTEGER .1.3.6.1.4.1.14823.2.3.2.14.1.1.13 |
enterpriseApSsh OBJECT IDENTIFIER .1.3.6.1.4.1.14823.2.3.2.14.2 |
enterpriseApSshServerEnabledThis value indicates whether SSH server is enabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.14823.2.3.2.14.2.1 |
enterpriseApSshServerPortThis value indicates SSH server's port number.rw Integer32 .1.3.6.1.4.1.14823.2.3.2.14.2.2 |
enterpriseApSshTelnetServerEnabledThis value indicates whether telnet server is enabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.14823.2.3.2.14.2.3 |
enterpriseApRadio OBJECT IDENTIFIER .1.3.6.1.4.1.14823.2.3.2.15 |
enterpriseApRadioTableTable of descriptive and status information about
configuration of each radio. SEQUENCE OF EnterpriseApRadioEntry .1.3.6.1.4.1.14823.2.3.2.15.1 |
enterpriseApRadioEntryAn entry in the table, containing information
about configuration of one radio of the AP. EnterpriseApRadioEntry .1.3.6.1.4.1.14823.2.3.2.15.1.1 |
enterpriseApRadioIndexRadio Index for configuration. Integer32 .1.3.6.1.4.1.14823.2.3.2.15.1.1.1 |
enterpriseApRadioStateThis value indicates the state of the radio interface.rwobsolete Enumeration .1.3.6.1.4.1.14823.2.3.2.15.1.1.2 |
enterpriseApRadioAutoChannelThis value indicates whether auto channel selection is enabled or not
for this radio interfacerw Enumeration .1.3.6.1.4.1.14823.2.3.2.15.1.1.3 |
enterpriseApRadioTransmitPowerThis value indicates the transmit power for this radio interface.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.15.1.1.4 |
enterpriseApRadioClosedSystemThis value indicates whether closed system is enabled for this radio interface.rwobsolete Enumeration .1.3.6.1.4.1.14823.2.3.2.15.1.1.5 |
enterpriseApRadioMaxAssocThis value indicates the max number of clients allowed on this radio interface.rwobsolete INTEGER .1.3.6.1.4.1.14823.2.3.2.15.1.1.6 |
enterpriseApRadioTransmitKeyThis value indicates default transmit key in use for this radio interface.rwobsolete INTEGER .1.3.6.1.4.1.14823.2.3.2.15.1.1.7 |
enterpriseApRadioTurboModeThis value indicates whether turbo mode is enabled for this radio interface.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.15.1.1.8 |
enterpriseApRadioDescriptionThis value indicates the description for this radio interface.rwobsolete DisplayString .1.3.6.1.4.1.14823.2.3.2.15.1.1.9 |
enterpriseApRadioDataRateThis 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 interfacerw Enumeration .1.3.6.1.4.1.14823.2.3.2.15.1.1.10 |
enterpriseApRadioGModeThis value indicates the radio mode for the 802.11g radio.
This setting is only valid for the 802.11g interface.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.15.1.1.11 |
enterpriseApRadioAntennaModeThis 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.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.15.1.1.12 |
enterpriseApRadioAntennaIdro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.14823.2.3.2.15.1.1.13 |
enterpriseApRadioAntennaControlMethodThis 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.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.15.1.1.14 |
enterpriseApRadioAntennaLocationThis value indicates the location of antenna for each radio index.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.15.1.1.15 |
enterpriseApRadioRogueApDetectionThe status of Rogue AP detection for each index.
enabled(1) To set rogue Ap detection enabled.
disabled(2) To set rogue Ap detection disabled.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.15.1.1.16 |
enterpriseApRadioRogueApScanIntervalThis value indicates the interval between each rogue AP scan.(unit: minutes)rw Integer32 .1.3.6.1.4.1.14823.2.3.2.15.1.1.17 |
enterpriseApRadioRogueApScanDurationThis value indicates the rogue AP scan duratoin.(unit: minutes)rw Integer32 .1.3.6.1.4.1.14823.2.3.2.15.1.1.18 |
enterpriseApRadioRogueApScanNowTo force Ap to do rogue AP scan right away.
enabled(1) To do Rogue AP scan right now.
disabled(2) To set rogue Ap.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.15.1.1.19 |
enterpriseApRadioMICModeThis 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.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.15.1.1.21 |
enterpriseApRadioSuperModeThis value indicates the super mode status for this radio index.
enabled (1) To set super mode enabled.
disabled(2) To set super mode disabled.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.15.1.1.22 |
enterpriseApRadioBeaconIntervalThis value indicates the beacon interval for this radio index.rw Integer32 .1.3.6.1.4.1.14823.2.3.2.15.1.1.23 |
enterpriseApRadioDataBeaconRateThis value indicates the data beacon rate for the radio index.rw Integer32 .1.3.6.1.4.1.14823.2.3.2.15.1.1.24 |
enterpriseApRadioChannelThis 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.rw Integer32 .1.3.6.1.4.1.14823.2.3.2.15.1.1.25 |
enterpriseApRadioFragmentLengthThis value indicates the fragment length for the radio index.(unit: Byte)rw Integer32 .1.3.6.1.4.1.14823.2.3.2.15.1.1.26 |
enterpriseApRadioRTSThresholdThis value indicates the RTS Threshold for the radio index.(unit: Byte)rw Integer32 .1.3.6.1.4.1.14823.2.3.2.15.1.1.27 |
enterpriseApRadioAntennaGainReductionThis value indicates the antenna gain reduction for the radio index.(unit: dB)rw Integer32 .1.3.6.1.4.1.14823.2.3.2.15.1.1.28 |
enterpriseApSNMP OBJECT IDENTIFIER .1.3.6.1.4.1.14823.2.3.2.16 |
enterpriseApSNMPCommunityReadOnlyThe SNMP Read Only Community. The value if read,
will only show ******.rw DisplayString .1.3.6.1.4.1.14823.2.3.2.16.1 |
enterpriseApSNMPCommunityReadWriteThe SNMP Read Write Community. The value if read,
will only show *****.rw DisplayString .1.3.6.1.4.1.14823.2.3.2.16.2 |
enterpriseApSNMPTrapDestinationTableTable of descriptive and status information about
configuration of each trap receiving server. SEQUENCE OF EnterpriseApSNMPTrapDestinationEntry .1.3.6.1.4.1.14823.2.3.2.16.3 |
enterpriseApSNMPTrapDestinationEntryAn entry in the table, containing information
about configuration of one trap receiving server. EnterpriseApSNMPTrapDestinationEntry .1.3.6.1.4.1.14823.2.3.2.16.3.1 |
enterpriseApSNMPTrapDestinationIndexIndex of the Trap Destination Table. INTEGER .1.3.6.1.4.1.14823.2.3.2.16.3.1.1 |
enterpriseApSNMPTrapDestinationCommunityThe SNMP Trap Communityrw DisplayString .1.3.6.1.4.1.14823.2.3.2.16.3.1.2 |
enterpriseApSNMPTrapDestinationIPThe IP address of the trap receiving server.rw IpAddress .1.3.6.1.4.1.14823.2.3.2.16.3.1.3 |
enterpriseApSNMPTrapDestinationStateThis value indicates whether the trap receiving server is enabled.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.16.3.1.4 |
enterpriseApSNMPTrapFilters OBJECT IDENTIFIER .1.3.6.1.4.1.14823.2.3.2.16.4 |
sysSystemUpTrapEnabledThis value indicates whether the sysSystemUp trap is enabled.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.16.4.1 |
sysSystemDownTrapEnabledThis value indicates whether the sysSystemDowntrap is enabled.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.16.4.2 |
sysRadiusServerChangedTrapEnabledThis value indicates whether the sysRadiusServerChanged trap is enabled.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.16.4.3 |
sysConfigFileVersionChangedTrapEnabledThis value indicates whether the sysConfigFileVersionChanged trap is enabled.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.16.4.4 |
dot11StationAssociationTrapEnabledThis value indicates whether the dot11StationAssociation trap is enabled.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.16.4.5 |
dot11StationReAssociationTrapEnabledThis value indicates whether the dot11StationReAssociation trap is enabled.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.16.4.6 |
dot11StationAuthenticationTrapEnabledThis value indicates whether the dot11StationAuthentication trap is enabled.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.16.4.7 |
dot11StationRequestFailTrapEnabledThis value indicates whether the dot11StationRequestFail trap is enabled.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.16.4.8 |
dot11InterfaceBFailTrapEnabledThis value indicates whether the dot11InterfaceBFail trap is enabled.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.16.4.9 |
dot11InterfaceAGFailTrapEnabledThis value indicates whether the dot11InterfaceAGFail trap is enabled.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.16.4.10 |
dot1xMacAddrAuthSuccessTrapEnabledThis value indicates whether the dot1xMacAddrAuthSuccess trap is enabled.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.16.4.11 |
dot1xMacAddrAuthFailTrapEnabledThis value indicates whether the dot1xMacAddrAuthFail trap is enabled.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.16.4.12 |
dot1xAuthNotInitiatedTrapEnabledThis value indicates whether the dot1xAuthNotInitiated trap is enabled.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.16.4.13 |
dot1xAuthSuccessTrapEnabledThis value indicates whether the dot1xAuthSuccess trap is enabled.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.16.4.14 |
dot1xAuthFailTrapEnabledThis value indicates whether the dot1xAuthFail trap is enabled.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.16.4.15 |
localMacAddrAuthSuccessTrapEnabledThis value indicates whether the localMacAddrAuthSuccess trap is enabled.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.16.4.16 |
localMacAddrAuthFailTrapEnabledThis value indicates whether the localMacAddrAuthFail trap is enabled.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.16.4.17 |
pppLogonFailTrapEnabledThis value indicates whether the pppLogonFail trap is enabled.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.16.4.18 |
iappStationRoamedFromTrapEnabledThis value indicates whether the iappStationRoamedFrom trap is enabled.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.16.4.19 |
iappStationRoamedToTrapEnabledThis value indicates whether the iappStationRoamedTo trap is enabled.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.16.4.20 |
iappContextDataSentTrapEnabledThis value indicates whether the iappContextDataSent trap is enabled.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.16.4.21 |
sntpServerFailTrapEnabledThis value indicates whether the sntpServerFail trap is enabled.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.16.4.22 |
dot1xSuppAuthenticatedTrapEnabledThis value indicates whether the dot1xSupplicantAuthenticated
trap is enabled.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.16.4.23 |
dot11FailedTransmitsTrapEnabledThis value indicates whether the dot11FailedTransmitsTrapEnabled
trap is enabled.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.16.4.24 |
dot11AckFailuresTrapEnabledThis value indicates whether the dot11AckFailuresTrapEnabled
trap is enabled.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.16.4.25 |
dot11FcsErrorsTrapEnabledThis value indicates whether the dot11FcsErrorsTrapEnabled
trap is enabled.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.16.4.26 |
rogueAPDetectedTrapEnabledThis value indicates whether the RogueAPDetectedTrapEnabled
trap is enabled.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.16.4.27 |
possibleRogueAPDetectedTrapEnabledThis value indicates whether the RogueAPDetectedTrapEnabled
trap is enabled.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.16.4.28 |
enterpriseApSession OBJECT IDENTIFIER .1.3.6.1.4.1.14823.2.3.2.17 |
enterpriseApSessionTableThis table list all sessions (wireless stations) status SEQUENCE OF EnterpriseApSessionEntry .1.3.6.1.4.1.14823.2.3.2.17.1 |
enterpriseApSessionEntryAn entry in the table, containing information
about status and statistics of the wireless station. EnterpriseApSessionEntry .1.3.6.1.4.1.14823.2.3.2.17.1.1 |
enterpriseApSessionIfIndexInterface index for the radio this session is associated
with. Integer32 .1.3.6.1.4.1.14823.2.3.2.17.1.1.1 |
enterpriseApSessionStationAddresThe unique MAC Address of the station for this session. MacAddress (SNMPv2-TC) .1.3.6.1.4.1.14823.2.3.2.17.1.1.2 |
enterpriseApSessionAuthenticatedWhether the session is authenticated or not.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.14823.2.3.2.17.1.1.3 |
enterpriseApSessionAssociatedWhether the session is associated or not. It is rare case that
not associated stations show up in the table.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.14823.2.3.2.17.1.1.4 |
enterpriseApSessionIsForwardingWhether the AP is forwarding the client station traffic (higher level authentication)ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.14823.2.3.2.17.1.1.5 |
enterpriseApSessionKeyTypeThe encryption key type used by the station. Note that wpa-wep is not supportedro Enumeration .1.3.6.1.4.1.14823.2.3.2.17.1.1.6 |
enterpriseApSessionAssociationIdThe internal association identify numberro Integer32 .1.3.6.1.4.1.14823.2.3.2.17.1.1.7 |
enterpriseApSessionLastAuthenticatedTimeThis 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 startupro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.14823.2.3.2.17.1.1.8 |
enterpriseApSessionAssociatedTimeThis is the time in hundredths of a second since the client
associated. The value is related to the system startupro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.14823.2.3.2.17.1.1.9 |
enterpriseApSessionLastAssociatedTimeThis is the time in hundredths of a second when the client
associated in last session. The value is related to the system startupro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.14823.2.3.2.17.1.1.10 |
enterpriseApSessionLastDisassociatedTimeThis is the time in hundredths of a second when the client
disassociated in last session. The value is related to the system startupro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.14823.2.3.2.17.1.1.11 |
enterpriseApSessionTxPacketCountThis is the number of packets transmitted from the client to the AP. It includes
data, control and management packets.ro Counter32 .1.3.6.1.4.1.14823.2.3.2.17.1.1.12 |
enterpriseApSessionRxPacketCountThis is the number of unicast packets transmitted from the AP to the client.
It includes data, control and management packets.ro Counter32 .1.3.6.1.4.1.14823.2.3.2.17.1.1.13 |
enterpriseApSessionTxByteCountThis is the number of bytes transmitted from the client to the AP. It
includes the bytes of data, control and management packets.ro Counter32 .1.3.6.1.4.1.14823.2.3.2.17.1.1.14 |
enterpriseApSessionRxByteCountThis is the number of unicast bytes transmitted from the AP to
the client. It includes the bytes of data, control and management
packets.ro Counter32 .1.3.6.1.4.1.14823.2.3.2.17.1.1.15 |
enterpriseAPVapRadio OBJECT IDENTIFIER .1.3.6.1.4.1.14823.2.3.2.20 |
enterpriseAPVapRadioTableTable of descriptive and status information about
configuration of each radio. SEQUENCE OF EnterpriseAPVapRadioEntry .1.3.6.1.4.1.14823.2.3.2.20.1 |
enterpriseAPVapRadioEntryAn entry in the table, containing information
about configuration of one radio of the AP. EnterpriseAPVapRadioEntry .1.3.6.1.4.1.14823.2.3.2.20.1.1 |
enterpriseAPVapRadioIndexRadio Index for configuration. Integer32 .1.3.6.1.4.1.14823.2.3.2.20.1.1.1 |
enterpriseAPVapRadioStateThis value indicates the state of the radio interface.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.20.1.1.2 |
enterpriseAPVapRadioClosedSystemThis value indicates whether closed system is enabled for this radio interface.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.20.1.1.3 |
enterpriseAPVapRadioMaxAssocThis value indicates the max number of clients allowed on this radio interface.rw INTEGER .1.3.6.1.4.1.14823.2.3.2.20.1.1.4 |
enterpriseAPVapRadioTransmitKeyThis value indicates default transmit key in use for this radio interface.rw INTEGER .1.3.6.1.4.1.14823.2.3.2.20.1.1.5 |
enterpriseAPVapRadioDescriptionThis value indicates the description for this radio interface.rw DisplayString .1.3.6.1.4.1.14823.2.3.2.20.1.1.6 |
enterpriseAPVapRadioAuthTimeoutIntervalThis value indicates the Authentication Timeout interval for this radio interface.rw Integer32 .1.3.6.1.4.1.14823.2.3.2.20.1.1.8 |
enterpriseAPVapRadioAssocTimeoutIntervalThis value indicates the Association Timeout interval for this radio interface.rw Integer32 .1.3.6.1.4.1.14823.2.3.2.20.1.1.9 |
enterpriseAPVapRadioWPA2PMKSALifeTimeThis value indicates the WPA2 PMSA Life Time for this radio interface.rw Integer32 .1.3.6.1.4.1.14823.2.3.2.20.1.1.10 |
enterpriseApRadioWds OBJECT IDENTIFIER .1.3.6.1.4.1.14823.2.3.2.22 |
enterpriseApRadioWdsTableTable of configuration information for Wds for each
Radio interface. SEQUENCE OF EnterpriseApRadioWdsEntry .1.3.6.1.4.1.14823.2.3.2.22.1 |
enterpriseApRadioWdsEntryAn 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. EnterpriseApRadioWdsEntry .1.3.6.1.4.1.14823.2.3.2.22.1.1 |
wdsApRoleThis 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.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.22.1.1.1 |
wdsChannelAutoSyncThis value indicates the states of channel auto synchronize for this radio.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.22.1.1.3 |
wdsMasterSlaveModeThis value indicates the Master/Slave mode for this radio.
master (1) To set to master mode.
slave (2) To set to slave mode.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.22.1.1.4 |
enterpriseApRadioWdsPeerTableTable of configuration information for Wds Peers for each
Radio interface. SEQUENCE OF EnterpriseApRadioWdsPeerEntry .1.3.6.1.4.1.14823.2.3.2.22.2 |
enterpriseApRadioWdsPeerEntryAn 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. EnterpriseApRadioWdsPeerEntry .1.3.6.1.4.1.14823.2.3.2.22.2.1 |
wdsPeerIndexPeer Index for the radio interface. Integer32 .1.3.6.1.4.1.14823.2.3.2.22.2.1.1 |
wdsPeerBssidThe BSSID for this peer.rw DisplayString .1.3.6.1.4.1.14823.2.3.2.22.2.1.2 |
enterpriseApWMM OBJECT IDENTIFIER .1.3.6.1.4.1.14823.2.3.2.24 |
enterpriseApWMMTableThe table of WMM information for each radio interface. SEQUENCE OF EnterpriseApWMMEntry .1.3.6.1.4.1.14823.2.3.2.24.1 |
enterpriseApWMMEntryAn entry of table, contains the WMM information. EnterpriseApWMMEntry .1.3.6.1.4.1.14823.2.3.2.24.1.1 |
enterpriseApWMMModeIndexPeer Index for the radio interface. Integer32 .1.3.6.1.4.1.14823.2.3.2.24.1.1.1 |
enterpriseApWMMModeThis 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.rw Enumeration .1.3.6.1.4.1.14823.2.3.2.24.1.1.2 |
enterpriseApWMMAckPolicyTableThe table of WMM Ack Policy information for each ac number on the radio interface. SEQUENCE OF EnterpriseApWMMAckPolicyEntry .1.3.6.1.4.1.14823.2.3.2.24.2 |
enterpriseApWMMAckPolicyEntryAn entry of table, contains the WMM Ack Policy information. EnterpriseApWMMAckPolicyEntry .1.3.6.1.4.1.14823.2.3.2.24.2.1 |
enterpriseApWMMAPParamTableThe table of configuration information for WMM AP parameters for each ac number on the radio interface. SEQUENCE OF EnterpriseApWMMAPParamEntry .1.3.6.1.4.1.14823.2.3.2.24.4 |
enterpriseApWMMAPParamEntryAn entry table, include the Ap parameter information for each ac numbers. EnterpriseApWMMAPParamEntry .1.3.6.1.4.1.14823.2.3.2.24.4.1 |
enterpriseApSTP OBJECT IDENTIFIER .1.3.6.1.4.1.14823.2.3.2.25 |
enterpriseApWMMAPParamIndexThe value indicates the AC number for each radio interface.
0
1
2
3
::= { enterpriseApWMMAPParamEntry 1 }
enterpriseApWMMAPParamLogCwMin OBJECT-TYPE
SYNTAX Integer32(1..15)
MAX-ACCESS read-write
STATUS current
DESCRIPTIONro Integer32 .enterpriseApSTPEthernetInterface.2 |
enterpriseApWMMAckPolicyIndexThe value indicates the AC number for each radio interface.
0
1
2
3
::= { enterpriseApWMMAckPolicyEntry 1 }
enterpriseApWMMACKPolicy OBJECT-TYPE
SYNTAX INTEGER
{
acknowledge(1),
noAcknowledge(2)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTIONro Integer32 .enterpriseApWMMBSSParamEntry.1 |
enterpriseApWMMBSSParamLogCwMinThis value indicates the WMM BSS parameter logCwMin of AC number for the radio interface.rw Integer32 .enterpriseApWMMBSSParamEntry.2 |
enterpriseApWMMBSSParamLogCwMaxThis value indicates the WMM BSS parameter logCwMax of each AC number for the radio interface.rw Integer32 .enterpriseApWMMBSSParamEntry.3 |
enterpriseApWMMBSSParamAIFSNThis value indicates the WMM BSS parameters AIFSN of each AC number for the radio interface.rw Integer32 .enterpriseApWMMBSSParamEntry.4 |
enterpriseApWMMBSSParamTXOPLimitThis value indicates the WMM BSS parameters TXOP Limit of each AC number for the radio interface.rw Integer32 .enterpriseApWMMBSSParamEntry.5 |
enterpriseApWMMBSSParamAdmissionCtrlThis value indicates the BSS parameters Admission Control of each AC number for the radio interface.rw Enumeration .enterpriseApWMMBSSParamEntry.6 |