A3COM-PRIVATE-MIB
AI MIB Summary
The A3COM-PRIVATE-MIB provides vendor-specific management definitions for 3Com access points, enabling monitoring of proprietary operational states, radio interface parameters, and client association metrics not covered by standard MIBs. This module facilitates granular control and troubleshooting of 3Com wireless infrastructure by exposing device-specific counters and configuration attributes required for network performance analysis.
The management information definitions for the 3COM AP-PRIVATE-MIB.
Main OID:
rivet.1.3.6.1.4.1.43.35.8
166
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
166 total| Object Name |
|---|
a3Com OBJECT IDENTIFIER .1.3.6.1.4.1.43 |
wlan-mib OBJECT IDENTIFIER .1.3.6.1.4.1.43.35 |
rivetThe management information definitions for the
3COM AP-PRIVATE-MIB. MODULE-IDENTITY .1.3.6.1.4.1.43.35.8 |
enterpriseApSys OBJECT IDENTIFIER .1.3.6.1.4.1.43.35.8.1 |
swHardwareVerHardware version of the main board.ro DisplayString .1.3.6.1.4.1.43.35.8.1.1 |
swBootRomVerBoot ROM code version of the main board.ro DisplayString .1.3.6.1.4.1.43.35.8.1.2 |
swOpCodeVerOperation code version of the main board.ro DisplayString .1.3.6.1.4.1.43.35.8.1.3 |
swSerialNumberSerial Number of the Access Point.ro DisplayString .1.3.6.1.4.1.43.35.8.1.4 |
enterpriseApLineMgnt OBJECT IDENTIFIER .1.3.6.1.4.1.43.35.8.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.43.35.8.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.43.35.8.2.1.1 |
lineIndexThis is defined as RS-232 index. Integer32 .1.3.6.1.4.1.43.35.8.2.1.1.1 |
lineDataBitsThis is defined as number of data bits for the RS232 interface.ro Integer32 .1.3.6.1.4.1.43.35.8.2.1.1.2 |
lineParityThis is defined as parity of the RS232 interface.ro Enumeration .1.3.6.1.4.1.43.35.8.2.1.1.3 |
lineSpeedThis is defined as the speed of the RS-232 interface.ro Integer32 .1.3.6.1.4.1.43.35.8.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.43.35.8.2.1.1.5 |
enterpriseApPortMgnt OBJECT IDENTIFIER .1.3.6.1.4.1.43.35.8.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.43.35.8.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.43.35.8.3.1.1 |
portIndexThis is defined as ifIndex in the IF-MIB. Integer32 .1.3.6.1.4.1.43.35.8.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.43.35.8.3.1.1.2 |
portTypeIndicates the port type.ro Enumeration .1.3.6.1.4.1.43.35.8.3.1.1.3 |
portSpeedDpxCfgSet 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.43.35.8.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.43.35.8.3.1.1.5 |
portCapabilitiesPort capabilities.ro Enumeration .1.3.6.1.4.1.43.35.8.3.1.1.6 |
portAutonegotiationWhether autonegotiation is enabled.ro Enumeration .1.3.6.1.4.1.43.35.8.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.43.35.8.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.43.35.8.3.1.1.9 |
enterpriseApFileTransferMgt OBJECT IDENTIFIER .1.3.6.1.4.1.43.35.8.4 |
transferTypeType of file to transfer.rw Enumeration .1.3.6.1.4.1.43.35.8.4.1 |
fileTypeType of file to transfer.rw Enumeration .1.3.6.1.4.1.43.35.8.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.43.35.8.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.43.35.8.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.43.35.8.4.5 |
userNameThe username specified for an FTP Transfer.rw DisplayString .1.3.6.1.4.1.43.35.8.4.6 |
passwordThe password specified for an FTP Transfer.rw DisplayString .1.3.6.1.4.1.43.35.8.4.7 |
statusThe status of the transfer.ro Enumeration .1.3.6.1.4.1.43.35.8.4.8 |
transferStartTo start a transfer.rw Enumeration .1.3.6.1.4.1.43.35.8.4.9 |
enterpriseApResetMgt OBJECT IDENTIFIER .1.3.6.1.4.1.43.35.8.5 |
restartOpCodeFileName of op-code file for start-up.rw DisplayString .1.3.6.1.4.1.43.35.8.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.43.35.8.5.2 |
enterpriseApIpMgt OBJECT IDENTIFIER .1.3.6.1.4.1.43.35.8.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.43.35.8.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.43.35.8.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.43.35.8.6.3 |
netConfigHttpStateWhether HTTP is enabled.rw Enumeration .1.3.6.1.4.1.43.35.8.6.4 |
netConfigHttpPortThe port number for HTTP. Default value is 80.rw INTEGER .1.3.6.1.4.1.43.35.8.6.5 |
netConfigHttpsStateWhether Secure HTTP is enabled.rw Enumeration .1.3.6.1.4.1.43.35.8.6.6 |
netConfigHttpsPortThe port number for Secure HTTP. Default value is 443.rw INTEGER .1.3.6.1.4.1.43.35.8.6.7 |
netConfigDHCPStateWhether DHCP is enabled.rw Enumeration .1.3.6.1.4.1.43.35.8.6.8 |
enterpriseAPdot11 OBJECT IDENTIFIER .1.3.6.1.4.1.43.35.8.7 |
dot11AuthenticationEntry OBJECT IDENTIFIER .1.3.6.1.4.1.43.35.8.7.5 |
dot118021xStateThis attribute indicates that the Enterprise the state
of the 802.1x authentication algorithm.rw Enumeration .1.3.6.1.4.1.43.35.8.7.5.1 |
dot118021xBroadcastKeyRefreshRateThe number (in minutes) between changing the broadcast key for
802.1x and WPA clientsrw INTEGER .1.3.6.1.4.1.43.35.8.7.5.2 |
dot118021xSessionKeyRefreshRateThe number (in minutes) between changing session keys for
802.1x and WPA clientsrw INTEGER .1.3.6.1.4.1.43.35.8.7.5.3 |
dot118021xReauthenticationTimeoutThe number (in minutes) between forcing 802.1x clients to
reauthenticaterw INTEGER .1.3.6.1.4.1.43.35.8.7.5.4 |
dot11MACAuthenticationTypeThis value indicates the type of mac authentication in use.rw Enumeration .1.3.6.1.4.1.43.35.8.7.5.5 |
dot11AuthenticationServerTableTable of descriptive and status information about
configuration of each authentication server. SEQUENCE OF Dot11AuthenticationServerEntry .1.3.6.1.4.1.43.35.8.7.6 |
dot11AuthenticationServerEntryAn entry in the table, containing information
about configuration of one authentication server of the AP. Dot11AuthenticationServerEntry .1.3.6.1.4.1.43.35.8.7.6.1 |
dot11AuthenticationServerIndexIndex of the Authentication Server Integer32 .1.3.6.1.4.1.43.35.8.7.6.1.1 |
dot11AuthenticationServerThis value indicates the IP address of the authentication server.rw IpAddress .1.3.6.1.4.1.43.35.8.7.6.1.2 |
dot11AuthenticationPortThis value indicates the UDP Port used by the authentication server.rw INTEGER .1.3.6.1.4.1.43.35.8.7.6.1.3 |
dot11AuthenticationKeyThis value indicates the shared key used by the authentication server.rw DisplayString .1.3.6.1.4.1.43.35.8.7.6.1.4 |
dot11AuthenticationRetransmitThis value indicates the retransmit timer length used by the
authentication server.rw INTEGER .1.3.6.1.4.1.43.35.8.7.6.1.5 |
dot11AuthenticationTimeoutThis value indicates the Timeout value(sec) used by the
authentication server.rw INTEGER .1.3.6.1.4.1.43.35.8.7.6.1.6 |
dot11AuthenticationAcctPortThe port number for radius server accounting.rw INTEGER .1.3.6.1.4.1.43.35.8.7.6.1.7 |
dot11AuthenticationInterimUpdateThis value indicates the Timeout value(sec) used by the
radius server interim update.rw INTEGER .1.3.6.1.4.1.43.35.8.7.6.1.8 |
dot11Filter OBJECT IDENTIFIER .1.3.6.1.4.1.43.35.8.7.7 |
dot11FilterDefaultThis value indicates the default access for local mac filters.rw Enumeration .1.3.6.1.4.1.43.35.8.7.7.1 |
dot11FilterTableTable of status information about
each configured MAC Address Filtering Entry. SEQUENCE OF Dot11FilterEntry .1.3.6.1.4.1.43.35.8.7.7.2 |
dot11FilterEntryAn entry in the table, containing information
about configuration in one radio of the AP. Dot11FilterEntry .1.3.6.1.4.1.43.35.8.7.7.2.1 |
dot11FilterAddressThis value indicates the MAC address of the
filter entry. MacAddress (SNMPv2-TC) .1.3.6.1.4.1.43.35.8.7.7.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.43.35.8.7.7.2.1.2 |
dot11AuthenticationSupplicantTableTable of descriptive and status information about
configuration of supplicant SEQUENCE OF Dot11AuthenticationSupplicantEntry .1.3.6.1.4.1.43.35.8.7.8 |
dot11AuthenticationSupplicantEntryAn entry in the table, containing information
about configuration of one supplicant. Dot11AuthenticationSupplicantEntry .1.3.6.1.4.1.43.35.8.7.8.1 |
dot118021xSuppIndexIndex of the interface for which this supplicant is
running. Currently only the ethernet interface. Integer32 .1.3.6.1.4.1.43.35.8.7.8.1.1 |
dot118021xSuppStateThis object is used to enable or disable the 802.1x supplicant.rw Enumeration .1.3.6.1.4.1.43.35.8.7.8.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.43.35.8.7.8.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.43.35.8.7.8.1.4 |
enterpriseApAdmin OBJECT IDENTIFIER .1.3.6.1.4.1.43.35.8.8 |
enterpriseApAdminUserThis value indicates the username for management login.rw DisplayString .1.3.6.1.4.1.43.35.8.8.1 |
enterpriseApAdminPasswordThis value indicates the password for management login. Accept empty string to remove the password.rw DisplayString .1.3.6.1.4.1.43.35.8.8.2 |
enterpriseApSecurity OBJECT IDENTIFIER .1.3.6.1.4.1.43.35.8.9 |
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.43.35.8.9.1 |
enterpriseApSecurityEntryAn entry in the table, containing information
about configuration of one radio of the AP. EnterpriseApSecurityEntry .1.3.6.1.4.1.43.35.8.9.1.1 |
enterpriseApSecurityIndexRadio Index for security settings. Integer32 .1.3.6.1.4.1.43.35.8.9.1.1.1 |
enterpriseApSecurityAuthTypeThis value indicates the type of authentication in use for this radio interface.rw Enumeration .1.3.6.1.4.1.43.35.8.9.1.1.2 |
enterpriseApSecuritySharedKeyLenThis value indicates the shared key length for this radio interface.ro Enumeration .1.3.6.1.4.1.43.35.8.9.1.1.3 |
enterpriseApSecurityWPAModeThis value indicates the state of WPA for this radio interface.rw Enumeration .1.3.6.1.4.1.43.35.8.9.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.43.35.8.9.1.1.5 |
enterpriseApSecurityWPACipherThis value indicates the type of WPA Cipher in use for this radio interface.rw Enumeration .1.3.6.1.4.1.43.35.8.9.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.43.35.8.9.1.1.7 |
enterpriseApSecurityWPAPSKThis value indicates WPA Pre Shared Key in use for this radio interface.rw DisplayString .1.3.6.1.4.1.43.35.8.9.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.43.35.8.9.1.1.9 |
enterpriseApSecurityWEPEnabledThis value indicates whether WEP is enabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.43.35.8.9.1.1.10 |
enterpriseApRadio OBJECT IDENTIFIER .1.3.6.1.4.1.43.35.8.10 |
enterpriseApRadioTableTable of descriptive and status information about
configuration of each radio. SEQUENCE OF EnterpriseApRadioEntry .1.3.6.1.4.1.43.35.8.10.1 |
enterpriseApRadioEntryAn entry in the table, containing information
about configuration of one radio of the AP. EnterpriseApRadioEntry .1.3.6.1.4.1.43.35.8.10.1.1 |
enterpriseApRadioIndexRadio Index for configuration. Integer32 .1.3.6.1.4.1.43.35.8.10.1.1.1 |
enterpriseApRadioAutoChannelThis value indicates whether auto channel selection is enabled or not
for this radio interfacerw Enumeration .1.3.6.1.4.1.43.35.8.10.1.1.2 |
enterpriseApRadioTransmitPowerThis value indicates the transmit power for this radio interface.rw Enumeration .1.3.6.1.4.1.43.35.8.10.1.1.3 |
enterpriseApRadioTurboModeThis value indicates whether turbo mode is enabled for this radio interface.rw Enumeration .1.3.6.1.4.1.43.35.8.10.1.1.4 |
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.43.35.8.10.1.1.5 |
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.43.35.8.10.1.1.6 |
enterpriseApRadioAntennaModeThis value indicates the antenna mode in use for the G-radio.
The values are interpreted as follows:
both(1) means use both built-in antennas,
left(2) means use left side.
right(3) means use right side.
invalid(4) means not support.
This setting is only valid for the 802.11g interface.rw Enumeration .1.3.6.1.4.1.43.35.8.10.1.1.7 |
rogueApStateThis value is used to enable/disable Rogue Ap Detection for
this radio interface.rw Enumeration .1.3.6.1.4.1.43.35.8.10.1.1.8 |
rogueApIntervalHow often to scan for Rogue Aps. The interval in minutes, with default
of 720(minutes).rw INTEGER .1.3.6.1.4.1.43.35.8.10.1.1.9 |
rogueApDurationHow long to scan each channel (in milliseconds). A longer duration will yield more
complete results. A shorter duration will allow clients a better chance
of remaining connected. Default value is 350(milliseconds).rw INTEGER .1.3.6.1.4.1.43.35.8.10.1.1.10 |
rogueApScanNowWhen writing the value to enable, the AP will trigger the Rouge AP scan function.
The value will always return disable(2).rw Enumeration .1.3.6.1.4.1.43.35.8.10.1.1.11 |
enterpriseApVapRadioTableTable of descriptive and status information about
configuration of each Vap radio. SEQUENCE OF EnterpriseApVapRadioEntry .1.3.6.1.4.1.43.35.8.10.2 |
enterpriseApVapRadioEntryAn entry in the table, containing information
about configuration of one Vap radio of the AP. EnterpriseApVapRadioEntry .1.3.6.1.4.1.43.35.8.10.2.1 |
enterpriseApVapRadioIndexRadio Index for configuration. Integer32 .1.3.6.1.4.1.43.35.8.10.2.1.1 |
enterpriseApVapRadioStateThis value indicates the state of the radio interface.rw Enumeration .1.3.6.1.4.1.43.35.8.10.2.1.2 |
enterpriseApVapRadioClosedSystemThis value indicates whether closed system is enabled for this radio interface.rw Enumeration .1.3.6.1.4.1.43.35.8.10.2.1.3 |
enterpriseApVapRadioMaxAssocThis value indicates the max number of clients allowed on this radio interface.rw INTEGER .1.3.6.1.4.1.43.35.8.10.2.1.4 |
enterpriseApVapRadioTransmitKeyThis value indicates default transmit key in use for this radio interface.rw INTEGER .1.3.6.1.4.1.43.35.8.10.2.1.5 |
enterpriseApVapRadioDescriptionThis value indicates the description for this radio interface.rw DisplayString .1.3.6.1.4.1.43.35.8.10.2.1.6 |
radioWdsTableTable of configuration information for Wds for each
Radio interface. SEQUENCE OF RadioWdsEntry .1.3.6.1.4.1.43.35.8.10.3 |
radioWdsEntryAn 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. RadioWdsEntry .1.3.6.1.4.1.43.35.8.10.3.1 |
wdsApRoleThis value indicates the role of the Ap for this radio: normal operation(1),
bridge master(2) which accepts only repeaters to associate with, repeater Ap(3) that
accepts wireless station and other repeaters if it is root-connected:
bridge-connected or root connected, and bridge(4) which bridges ethernet traffic to
WDS parent bridge but does not relay wireless traffic.rw Enumeration .1.3.6.1.4.1.43.35.8.10.3.1.1 |
radioWdsPeerTableTable of configuration information for Wds Peers for each
Radio interface. SEQUENCE OF RadioWdsPeerEntry .1.3.6.1.4.1.43.35.8.10.4 |
radioWdsPeerEntryAn 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 6). The table does not contain the radio index as
a member of the table. RadioWdsPeerEntry .1.3.6.1.4.1.43.35.8.10.4.1 |
wdsPeerIndexPeer Index for the radio interface. Integer32 .1.3.6.1.4.1.43.35.8.10.4.1.1 |
wdsPeerBssidThe BSSID for this peer.rw DisplayString .1.3.6.1.4.1.43.35.8.10.4.1.2 |
enterpriseApWebRedirection OBJECT IDENTIFIER .1.3.6.1.4.1.43.35.8.11 |
webRedirectionEnabledWhether Web Redirection is enabled.rw Enumeration .1.3.6.1.4.1.43.35.8.11.1 |
enterpriseApProxyArp OBJECT IDENTIFIER .1.3.6.1.4.1.43.35.8.12 |
proxyArpEnabledWhether ProxyArp is enabled.rw Enumeration .1.3.6.1.4.1.43.35.8.12.1 |
enterpriseApRogueAp OBJECT IDENTIFIER .1.3.6.1.4.1.43.35.8.13 |
rogueApDetectionTableTable of each AP that has been detected. SEQUENCE OF RogueApEntry .1.3.6.1.4.1.43.35.8.13.1 |
rogueApEntryAn entry in the table, containing information
about any AP detected. RogueApEntry .1.3.6.1.4.1.43.35.8.13.1.1 |
rogueApIndexMonotonically increasing index. INTEGER .1.3.6.1.4.1.43.35.8.13.1.1.1 |
rogueApBssidThe AP BSSIDro DisplayString .1.3.6.1.4.1.43.35.8.13.1.1.2 |
rogueApSsidThe AP SSIDro DisplayString .1.3.6.1.4.1.43.35.8.13.1.1.3 |
rogueApPortNumberInterface index for the radio.ro Integer32 .1.3.6.1.4.1.43.35.8.13.1.1.4 |
rogueApChannelNumberChannel where Ap detected.ro Integer32 .1.3.6.1.4.1.43.35.8.13.1.1.5 |
rogueApRSSIValueRSSI for AP detected.ro Integer32 .1.3.6.1.4.1.43.35.8.13.1.1.6 |
apNotificationTrapTree OBJECT IDENTIFIER .1.3.6.1.4.1.43.35.8.100 |
apNotificationObjects OBJECT IDENTIFIER .1.3.6.1.4.1.43.35.8.100.1 |
apNotificationDot11MacAddrMac Address of the affected interface, returned with traps only. MacAddress (SNMPv2-TC) .1.3.6.1.4.1.43.35.8.100.1.1 |
apNotificationDot11StationThis attribute holds the MAC address of the wireless station MacAddress (SNMPv2-TC) .1.3.6.1.4.1.43.35.8.100.1.2 |
apNotificationDot11RequestTypeThis 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.43.35.8.100.1.3 |
apNotificationDot11ReasonCodeThis 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.43.35.8.100.1.4 |
apNotificationDot11IpAddressThis value indicates the IP address of the Access Point IpAddress .1.3.6.1.4.1.43.35.8.100.1.5 |
apNotificationDot11AuthenticatorMacAddrThis attribute holds the MAC address of the authenticator for the AP. MacAddress (SNMPv2-TC) .1.3.6.1.4.1.43.35.8.100.1.6 |
apNotificationTrapObjects OBJECT IDENTIFIER .1.3.6.1.4.1.43.35.8.100.2 |
sysSystemUpThe system up notification shall be sent when the AP
is fully up and running. NOTIFICATION-TYPE .1.3.6.1.4.1.43.35.8.100.2.1 |
sysSystemDownThe system down notification shall be sent before the AP
is about to reboot. NOTIFICATION-TYPE .1.3.6.1.4.1.43.35.8.100.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.43.35.8.100.2.3 |
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.43.35.8.100.2.4 |
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.43.35.8.100.2.5 |
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.43.35.8.100.2.6 |
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.43.35.8.100.2.7 |
dot11InterfaceAGFailThe InterfaceAGFail notification shall be sent out when
802.11a/802.11g wireless interface has failed. NOTIFICATION-TYPE .1.3.6.1.4.1.43.35.8.100.2.8 |
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.43.35.8.100.2.9 |
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.43.35.8.100.2.10 |
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.43.35.8.100.2.11 |
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.43.35.8.100.2.12 |
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.43.35.8.100.2.13 |
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.43.35.8.100.2.14 |
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.43.35.8.100.2.15 |
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.43.35.8.100.2.16 |
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.43.35.8.100.2.17 |
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.43.35.8.100.2.18 |
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.43.35.8.100.2.19 |
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.43.35.8.100.2.20 |