RBTWS-TRAP-MIB

File: RBTWS-TRAP-MIB.mib (106041 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC RBTWS-AP-TC
RBTWS-CLIENT-SESSION-TC RBTWS-RF-DETECT-TC RBTWS-ROOT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
IpAddress Unsigned32 TimeTicks
Counter32 DisplayString MacAddress
TEXTUAL-CONVENTION RbtwsApAttachType RbtwsRadioType
RbtwsRadioMode RbtwsApNum RbtwsApSerialNum
RbtwsApFingerprint RbtwsAccessType RbtwsRadioNum
RbtwsPowerLevel RbtwsRadioPowerChangeType RbtwsChannelChangeType
RbtwsApTransition RbtwsApFailDetail RbtwsApPortOrDapNum
RbtwsRadioConfigState RbtwsApConnectSecurityType RbtwsApServiceAvailability
RbtwsApWasOperational RbtwsRadioChannelWidth RbtwsRadioMimoState
RbtwsCryptoType RbtwsClientSessionState RbtwsClientAuthenProtocolType
RbtwsClientDot1xState RbtwsUserAccessType RbtwsClientAccessMode
RbtwsRFDetectClassificationReason rbtwsTraps rbtwsTemporary
rbtwsMibs

Defined Types

RbtwsAssociationFailureType  
Enumeration of the reasons for an AP to fail a client's 802.11 association
TEXTUAL-CONVENTION    
  INTEGER other(1), load-balance(2), quiet-period(3), dot1x(4), no-prev-assoc(5), glare(6), cipher-rejected(7), cipher-mismatch(8), wep-not-configured(9), bad-assoc-request(10), out-of-memory(11), tkip-cm-active(12), roam-in-progress(13)  

RbtwsAuthenticationFailureType  
Enumeration of the reasons for AAA authentication to fail user-glob-mismatch - auth rule/user not found for console login user-does-not-exist - login failed because user not found invalid-password - login failed because of invalid password server-timeout - unable to contact a AAA server signature-failed - incorrect password for mschapv2 local-certificate-error - certificate error all-servers-down - unable to contact any AAA server in the group authentication-type-mismatch - client and switch are using different authentication methods server-rejected - received reject from AAA server fallthru-auth-misconfig - problem with fallthru authentication no-lastresort-auth - problem with last-resort authentication exceeded-max-attempts - local user failed to login within allowed number of attempts resulting in account lockout password-expired - user's password expired
TEXTUAL-CONVENTION    
  INTEGER other(1), user-glob-mismatch(2), user-does-not-exist(3), invalid-password(4), server-timeout(5), signature-failed(6), local-certificate-error(7), all-servers-down(8), authentication-type-mismatch(9), server-rejected(10), fallthru-auth-misconfig(11), no-lastresort-auth(12), exceeded-max-attempts(13), password-expired(14)  

RbtwsAuthorizationFailureType  
Enumeration of the reasons for AAA authorization failure
TEXTUAL-CONVENTION    
  INTEGER other(1), user-param(2), location-policy(3), vlan-tunnel-failure(4), ssid-mismatch(5), acl-mismatch(6), timeofday-mismatch(7), crypto-type-mismatch(8), mobility-profile-mismatch(9), start-date-mismatch(10), end-date-mismatch(11), svr-type-mismatch(12), ssid-defaults(13), qos-profile-mismatch(14), simultaneous-logins(15)  

RbtwsDot1xFailureType  
Enumeration of the dot1x failure reasons. quiet-period occurs when client is denied access for a period of time after a failed connection attempt administrative-kill means that the session was cleared using the 'clear dot1x client' command bad-rsnie means that client sent an invalid IE timeout is when there are excessive retransmissions max-sessions-exceeded means the maximum allowed wired clients has been exceeded on the switch fourway-hs-failure is for failures occuring the 4-way key handshake user-glob-mismatch means the name received in the dot1x identity request does not match any configured userglobs in the system reauth-disabled means that the client is trying to reauthenticate but reauthentication is disabled gkhs-failure means that either there was no response from the client during the GKHS or the response did not have an IE force-unauth-configured means that the client is trying to connect through a port which is configured as force-unauth cert-not-installed means that there is no certificate installed on the switch
TEXTUAL-CONVENTION    
  INTEGER other(1), quiet-period(2), administrative-kill(3), bad-rsnie(4), timeout(5), max-sessions-exceeded(6), fourway-hs-failure(7), user-glob-mismatch(8), bonded-auth-failure(9), reauth-disabled(10), gkhs-failure(11), force-unauth-configured(12), cert-not-installed(13)  

RbtwsRFDetectDoSType  
The types of denial of service (DoS) attacks
TEXTUAL-CONVENTION    
  INTEGER probe-flood(1), auth-flood(2), null-data-flood(3), mgmt-6-flood(4), mgmt-7-flood(5), mgmt-d-flood(6), mgmt-e-flood(7), mgmt-f-flood(8), fakeap-ssid(9), fakeap-bssid(10), bcast-deauth(11), null-probe-resp(12), disassoc-spoof(13), deauth-spoof(14), decrypt-err(15), weak-wep-iv(16), wireless-bridge(17), netstumbler(18), wellenreiter(19), adhoc-client-frame(20), associate-pkt-flood(21), re-associate-pkt-flood(22), de-associate-pkt-flood(23), bssid-spoof(24)  

RbtwsClientIpAddrChangeReason  
Describes the reasons for client IP address changes: client-connected: IP address assigned on initial connection; other: IP address changed after initial connection; dhcp-to-static: erroneous condition where client IP address is changed to a static address while the dhcp-restrict option is enabled.
TEXTUAL-CONVENTION    
  INTEGER client-connected(1), other(2), dhcp-to-static(3)  

RbtwsBlacklistingCause  
Enumeration of reasons for blacklisting a transmitter: bl-configured: administrative action (explicitly added to the Black List), bl-associate-pkt-flood: Association request flood detected, bl-re-associate-pkt-flood: Re-association request flood detected, bl-de-associate-pkt-flood: De-association request flood detected. (The leading 'bl-' stands for 'Black-Listed'; reading it as 'Blocked' would also make sense).
TEXTUAL-CONVENTION    
  INTEGER bl-configured(1), bl-associate-pkt-flood(2), bl-re-associate-pkt-flood(3), bl-de-associate-pkt-flood(4)  

RbtwsUserAttributeList  
Display string listing AAA attributes and their values. These strings can be used, for example, in change of authorization notifications. The syntax is: attribute_name1=value1, attribute_name2=value2, ... where attribute_name can be one of the following: vlan-name, in-acl, out-acl, mobility-prof, time-of-day, end-date, sess-timeout, acct-interval, service-type. Example: vlan-name=red, in-acl=in_acl_1
TEXTUAL-CONVENTION    
  DisplayString Size(0..2048)  

RbtwsSessionDisconnectType  
Enumeration of the sources that can initiate the termination of a session: admin-disconnect: session terminated by administrative action (from console, telnet session, WebView, or RASM). dyn-auth-disconnect: session terminated by dynamic authorization client; description will have the IP address of the dynamic authorization client which sent the request.
TEXTUAL-CONVENTION    
  INTEGER other(1), admin-disconnect(2), dyn-auth-disconnect(3)  

RbtwsConfigSaveInitiatorType  
Enumeration of the sources that can initiate a configuration save: cli-console: configuration save requested from serial console administrative session. cli-remote: configuration save requested from telnet or ssh administrative session. https: configuration save requested via HTTPS API (RASM or WebView). snmp-set: configuration saved as a result of performing a SNMP SET operation.
TEXTUAL-CONVENTION    
  INTEGER other(1), cli-console(2), cli-remote(3), https(4), snmp-set(5)  

RbtwsMichaelMICFailureCause  
Describes the cause/source of Michael MIC Failure detection.
TEXTUAL-CONVENTION    
  INTEGER detected-by-ap(1), detected-by-client(2)  

RbtwsClientAuthorizationReason  
Enumeration of the reasons for AAA authorization.
TEXTUAL-CONVENTION    
  INTEGER other(1), new-client(2), re-auth(3), roam(4)  

RbtwsApMgrChangeReason  
Enumeration of the reasons why AP is switching to its secondary link: failover: AP's primary link failed. load-balancing: AP's primary link is overloaded.
TEXTUAL-CONVENTION    
  INTEGER other(1), failover(2), load-balancing(3)  

RbtwsClientClearedReason  
Enumeration of the reasons for clearing a session: normal: Session was cleared from the switch as the last step in the normal session termination process. backup-failure: The backup switch could not activate a session from a failed MX.
TEXTUAL-CONVENTION    
  INTEGER other(1), normal(2), backup-failure(3)  

RbtwsMobilityDomainResiliencyStatus  
Enumeration of the current resilient capacity status for a mobility domain: resilient: Every AP in the mobility domain has a secondary backup link. If the primary switch of an AP failed, the AP and its sessions would fail over to its backup link. degraded: Some APs only have a primary link. If the primary switch of an AP without a backup link failed, the AP would reboot and its sessions would be lost.
TEXTUAL-CONVENTION    
  INTEGER other(1), resilient(2), degraded(3)  

RbtwsClusterFailureReason  
Enumeration of the reasons why the AC goes into cluster failure state: validation-error: Cluster configuration rejected due to validation error.
TEXTUAL-CONVENTION    
  INTEGER other(1), validation-error(2)  

Defined Values

rbtwsTrapMib 1.3.6.1.4.1.52.4.15.1.4.1
Notifications emitted by Enterasys Networks wireless switches. AP = Access Point; AC = Access Controller (wireless switch), the device that runs a SNMP Agent implementing this MIB. Copyright 2008 Enterasys Networks, Inc. All rights reserved. This SNMP Management Information Base Specification (Specification) embodies confidential and proprietary intellectual property. This Specification is supplied 'AS IS' and Enterasys Networks makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
MODULE-IDENTITY    

rbtwsTrapsV2 1.3.6.1.4.1.52.4.15.1.5.0
OBJECT IDENTIFIER    

rbtwsDeviceId 1.3.6.1.4.1.52.4.15.1.2.1
Enumeration of devices as indicated in registration MIB. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OBJECT IDENTIFIER  

rbtwsMobilityDomainIp 1.3.6.1.4.1.52.4.15.1.2.2
IP address of the other switch which the send switch is reporting on. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

rbtwsAPMACAddress 1.3.6.1.4.1.52.4.15.1.2.3
MAC address of the AP of interest. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MacAddress  

rbtwsClientMACAddress 1.3.6.1.4.1.52.4.15.1.2.4
MAC address of the client of interest. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MacAddress  

rbtwsRFDetectXmtrMacAddr 1.3.6.1.4.1.52.4.15.1.2.5
Describes the transmitter's MAC address. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MacAddress  

rbtwsPortNum 1.3.6.1.4.1.52.4.15.1.2.6
Port number on the AC which reported this rogue during a detection sweep. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER 1..22  

rbtwsAPRadioNum 1.3.6.1.4.1.52.4.15.1.2.7
Radio number of the AP which reported this rogue during a detection sweep. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsRadioNum  

rbtwsRadioRssi 1.3.6.1.4.1.52.4.15.1.2.8
The received signal strength as measured by the AP radio which reported this rogue during a detection sweep. This object is used within notifications and is not accessible. Not used by any notification.
Status: obsolete Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER 0..1024  

rbtwsRadioBSSID 1.3.6.1.4.1.52.4.15.1.2.9
The basic service set identifier of the rogue from the beacon frame reported by the AP during a detection sweep. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING Size(6)  

rbtwsUserName 1.3.6.1.4.1.52.4.15.1.2.10
The client user name as learned from the AAA process. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..32)  

rbtwsClientAuthServerIp 1.3.6.1.4.1.52.4.15.1.2.11
The client authentication server ip address. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

rbtwsClientSessionState 1.3.6.1.4.1.52.4.15.1.2.12
The state for a client session. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsClientSessionState  

rbtwsDAPNum 1.3.6.1.4.1.52.4.15.1.2.13
The DAP number on the wireless switch. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER 1..100  

rbtwsClientIp 1.3.6.1.4.1.52.4.15.1.2.14
The client ip address. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

rbtwsClientSessionId 1.3.6.1.4.1.52.4.15.1.2.15
The unique global id for a client session. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..32)  

rbtwsClientAuthenProtocolType 1.3.6.1.4.1.52.4.15.1.2.16
The authentication protocol for a client. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsClientAuthenProtocolType  

rbtwsClientVLANName 1.3.6.1.4.1.52.4.15.1.2.17
The vlan name a client is on. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..32)  

rbtwsClientSessionStartTime 1.3.6.1.4.1.52.4.15.1.2.18
The start time of a client session, relative to the sysUptime. This object is used within notifications and is not accessible. Obsolete. Do not use it because it's not vital information and often *cannot* be implemented to match the declared semantics: a client session might have been created on another wireless switch, *before* the current switch booted (the local zero of sysUptime).
Status: obsolete Access: accessible-for-notify
OBJECT-TYPE    
  TimeTicks  

rbtwsClientFailureCause 1.3.6.1.4.1.52.4.15.1.2.19
Display string for possible failure cause for a client session. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..255)  

rbtwsClientRoamedFromPortNum 1.3.6.1.4.1.52.4.15.1.2.20
The port number on the AC a client has roamed from. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER 1..20  

rbtwsClientRoamedFromRadioNum 1.3.6.1.4.1.52.4.15.1.2.21
The radio number of the AP the client is roamed from. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsRadioNum  

rbtwsClientRoamedFromDAPNum 1.3.6.1.4.1.52.4.15.1.2.22
The DAP number on the AC which reported this rogue during roam. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER 1..100  

rbtwsUserParams 1.3.6.1.4.1.52.4.15.1.2.23
A display string of User Parameters for client user authorization attributes learned through AAA and/or used by the system. Note that the syntax will be (name=value, name=value,..) for the parsing purpose. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..255)  

rbtwsClientLocationPolicyIndex 1.3.6.1.4.1.52.4.15.1.2.24
Index of the Location Policy rule applied to a user. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER 0..1024  

rbtwsClientAssociationFailureCause 1.3.6.1.4.1.52.4.15.1.2.25
The client association failure cause. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsAssociationFailureType  

rbtwsClientAuthenticationFailureCause 1.3.6.1.4.1.52.4.15.1.2.26
The client authentication failure cause. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsAuthenticationFailureType  

rbtwsClientAuthorizationFailureCause 1.3.6.1.4.1.52.4.15.1.2.27
The client authorization failure cause. Note that if it is the user-param, we would additionally expect the failure cause description to list the user attribute value that caused the failure. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsAuthorizationFailureType  

rbtwsClientFailureCauseDescription 1.3.6.1.4.1.52.4.15.1.2.28
Display string for describing the client failure cause. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..255)  

rbtwsClientRoamedFromWsIp 1.3.6.1.4.1.52.4.15.1.2.29
The system IP address of the AC (wireless switch) a client roamed from. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

rbtwsClientRoamedFromAccessType 1.3.6.1.4.1.52.4.15.1.2.30
The client access type (ap, dap, wired) that a client roamed from. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsAccessType  

rbtwsClientAccessType 1.3.6.1.4.1.52.4.15.1.2.31
The client access type (ap, dap, wired). This object is used within notifications and is not accessible. For new traps, use rbtwsClientAccessMode instead of this object.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsAccessType  

rbtwsRadioMACAddress 1.3.6.1.4.1.52.4.15.1.2.32
AP Radio MAC address. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MacAddress  

rbtwsRadioPowerChangeReason 1.3.6.1.4.1.52.4.15.1.2.33
The type of event that caused an AP radio power change; occurs due to auto-tune operation. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsRadioPowerChangeType  

rbtwsNewChannelNum 1.3.6.1.4.1.52.4.15.1.2.34
New channel number of the AP radio used after an auto tune event. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER 1..1024  

rbtwsOldChannelNum 1.3.6.1.4.1.52.4.15.1.2.35
Old channel number of the AP radio used before an auto tune event. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER 1..1024  

rbtwsChannelChangeReason 1.3.6.1.4.1.52.4.15.1.2.36
The type of event that caused an AP radio channel change; occurs due to auto-tune operation. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsChannelChangeType  

rbtwsRFDetectListenerListInfo 1.3.6.1.4.1.52.4.15.1.2.37
The RF Detection Listener list info including a list of (listener mac, rssi, channel, ssid, time). There will be a maximum of 6 entries in the list. Formats: MAC: 18 bytes: %2.2X:%2.2X:%2.2X:%2.2X:%2.2X:%2.2X RSSI: 10 bytes: %10d CHANNEL: 3 bytes: %3d SSID: 32 bytes: %s TIME: 26 bytes: %s Maximum size per entry is 89+4+2 = 95 bytes. Maximum size of the string is 6*95= 571 bytes (include NULL). This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING Size(0..571)  

rbtwsRadioSSID 1.3.6.1.4.1.52.4.15.1.2.38
The radio SSID string This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..32)  

rbtwsNewPowerLevel 1.3.6.1.4.1.52.4.15.1.2.39
New power level of the AP radio used after an auto tune event. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsPowerLevel  

rbtwsOldPowerLevel 1.3.6.1.4.1.52.4.15.1.2.40
Old power level of the AP radio used before an auto tune event. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsPowerLevel  

rbtwsRadioPowerChangeDescription 1.3.6.1.4.1.52.4.15.1.2.41
The radio power change description. In the case of reason being dup-pkts-threshold-exceed(1), and retransmit-threshold-exceed(2), clientMacAddress will be included in the description. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..255)  

rbtwsCounterMeasurePerformerListInfo 1.3.6.1.4.1.52.4.15.1.2.42
A list of information for APs performing Counter Measures including a list of performer mac addresses. This object is used within notifications and is not accessible. Not used by any notification.
Status: obsolete Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..255)  

rbtwsClientDot1xState 1.3.6.1.4.1.52.4.15.1.2.43
The state for a client 802.1X. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsClientDot1xState  

rbtwsClientDot1xFailureCause 1.3.6.1.4.1.52.4.15.1.2.44
The client 802.1X failure cause. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsDot1xFailureType  

rbtwsAPAccessType 1.3.6.1.4.1.52.4.15.1.2.45
The access point access type (ap, dap,). This object is used within notifications and is not accessible. Not used by any notification.
Status: obsolete Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsAccessType  

rbtwsUserAccessType 1.3.6.1.4.1.52.4.15.1.2.46
The user access type (MAC, WEB, DOT1X, LAST-RESORT). This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsUserAccessType  

rbtwsClientSessionElapsedTime 1.3.6.1.4.1.52.4.15.1.2.47
The elapsed time for a client session. Obsoleted because session time is usually reported in seconds. This object is used within notifications and is not accessible.
Status: obsolete Access: accessible-for-notify
OBJECT-TYPE    
  TimeTicks  

rbtwsLocalId 1.3.6.1.4.1.52.4.15.1.2.48
Local Id for the session. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER 1..65000  

rbtwsRFDetectDoSType 1.3.6.1.4.1.52.4.15.1.2.49
The type of denial of service (DoS) attack. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsRFDetectDoSType  

rbtwsSourceWsIp 1.3.6.1.4.1.52.4.15.1.2.50
IP address of another AC (wireless switch). This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

rbtwsClientVLANid 1.3.6.1.4.1.52.4.15.1.2.51
VLAN ID used by client traffic. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER 0..4095  

rbtwsClientVLANtag 1.3.6.1.4.1.52.4.15.1.2.52
VLAN tag used by client traffic. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER 0..4095  

rbtwsDeviceModel 1.3.6.1.4.1.52.4.15.1.2.53
The model of a device in printable US-ASCII. If unknown (or not available), then the value is a zero length string. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

rbtwsDeviceSerNum 1.3.6.1.4.1.52.4.15.1.2.54
The serial number of an AP in printable US-ASCII. If unknown (or not available), then the value is a zero length string. Should NOT be used to identify other devices, for example an AC (wireless switch). This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsApSerialNum  

rbtwsRsaPubKeyFingerPrint 1.3.6.1.4.1.52.4.15.1.2.55
The hash of the RSA public key (of a key pair) in binary form that uniquely identifies the public key of an AP. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsApFingerprint  

rbtwsDAPconnectWarningType 1.3.6.1.4.1.52.4.15.1.2.56
The type of DAP connect warning. The values are: not-configured-fingerprint-connect(1)...a DAP, which has an RSA keypair but did not have its fingerprint configured on the AC, has connected to the AC when 'dap security' set to 'OPTIONAL' secure-handshake-failure(2).............a DAP tried to connect to the AC with security, but the handshake failed not-configured-fingerprint-required(3)..a DAP tried to connect to the AC with security, but 'dap security' set to 'REQUIRED', and no fingerprint was configured for the DAP fingerprint-mismatch(4).................a DAP tried to connect to the AC with security and its fingerprint was configured, but the fingerprint did not match the computed one This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER not-configured-fingerprint-connect(1), secure-handshake-failure(2), not-configured-fingerprint-required(3), fingerprint-mismatch(4)  

rbtwsClientMACAddress2 1.3.6.1.4.1.52.4.15.1.2.57
MAC address of the second client of interest. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MacAddress  

rbtwsApAttachType 1.3.6.1.4.1.52.4.15.1.2.58
How the AP is attached to the AC (directly or via L2/L3 network). This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsApAttachType  

rbtwsApPortOrDapNum 1.3.6.1.4.1.52.4.15.1.2.59
The Port Number if the AP is directly attached, or the CLI-assigned DAP Number if attached via L2/L3 network. This object is used within notifications and is not accessible. Obsoleted by rbtwsApNum. (In 6.0, direct- and network-attached APs were unified.)
Status: obsolete Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsApPortOrDapNum  

rbtwsApName 1.3.6.1.4.1.52.4.15.1.2.60
The name of the AP, as assigned in AC's CLI; defaults to AP (examples: 'AP01', 'AP22', 'AP333', 'AP4444'); could have been changed from CLI to a meaningful name, for example the location of the AP (example: 'MeetingRoom73'). This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

rbtwsApTransition 1.3.6.1.4.1.52.4.15.1.2.61
AP state Transition, as seen by the AC. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsApTransition  

rbtwsApFailDetail 1.3.6.1.4.1.52.4.15.1.2.62
Detailed failure code for some of the transitions specified in 'rbtwsApTransition' object. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsApFailDetail  

rbtwsRadioType 1.3.6.1.4.1.52.4.15.1.2.63
Indicates the AP Radio Type, as seen by AC. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsRadioType  

rbtwsRadioConfigState 1.3.6.1.4.1.52.4.15.1.2.64
Indicates the Radio State, as seen by the AC. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsRadioConfigState  

rbtwsApConnectSecurityType 1.3.6.1.4.1.52.4.15.1.2.65
Indicates the security level of the connection between AP and AC. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsApConnectSecurityType  

rbtwsApServiceAvailability 1.3.6.1.4.1.52.4.15.1.2.66
Indicates the level of wireless service availability. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsApServiceAvailability  

rbtwsApWasOperational 1.3.6.1.4.1.52.4.15.1.2.67
Indicates whether the AP was operational before a transition occured. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsApWasOperational  

rbtwsClientTimeSinceLastRoam 1.3.6.1.4.1.52.4.15.1.2.68
The time in seconds since the most recent roam of a given client. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

rbtwsClientIpAddrChangeReason 1.3.6.1.4.1.52.4.15.1.2.69
Indicates the reason why client IP address changed. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsClientIpAddrChangeReason  

rbtwsRFDetectRogueAPMacAddr 1.3.6.1.4.1.52.4.15.1.2.70
Describes the MAC address of the Rogue AP the transmitter is connected to. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MacAddress  

rbtwsBlacklistingRemainingTime 1.3.6.1.4.1.52.4.15.1.2.71
The time in seconds remaining until a given transmitter could be removed from the Black List. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

rbtwsBlacklistingCause 1.3.6.1.4.1.52.4.15.1.2.72
Indicates the reason why a given transmitter is blacklisted. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsBlacklistingCause  

rbtwsNumLicensedActiveAPs 1.3.6.1.4.1.52.4.15.1.2.73
Indicates the maximum (licensed) number of active APs for this AC. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

rbtwsClientDynAuthorClientIp 1.3.6.1.4.1.52.4.15.1.2.74
The dynamic authorization client IP address which caused the change of authorization. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

rbtwsChangedUserParamOldValues 1.3.6.1.4.1.52.4.15.1.2.75
A display string listing the changed AAA attributes and their values, before the change of authorization was executed. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsUserAttributeList  

rbtwsChangedUserParamNewValues 1.3.6.1.4.1.52.4.15.1.2.76
A display string listing the changed AAA attributes and their values, after the change of authorization was executed. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsUserAttributeList  

rbtwsClientDisconnectSource 1.3.6.1.4.1.52.4.15.1.2.77
The external source that initiated the termination of a session. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsSessionDisconnectType  

rbtwsClientDisconnectDescription 1.3.6.1.4.1.52.4.15.1.2.78
Display string for providing available information related to the external source that initiated a session termination. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..255)  

rbtwsMobilityDomainSecondarySeedIp 1.3.6.1.4.1.52.4.15.1.2.79
The secondary seed IP address to which the Mobility Domain has failed over. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

rbtwsMobilityDomainPrimarySeedIp 1.3.6.1.4.1.52.4.15.1.2.80
The primary seed IP address to which the Mobility Domain has failed back. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

rbtwsRFDetectClassificationReason 1.3.6.1.4.1.52.4.15.1.2.81
Indicates the reason why a RF device is classified the way it is. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsRFDetectClassificationReason  

rbtwsConfigSaveFileName 1.3.6.1.4.1.52.4.15.1.2.82
Display string listing the name of the file to which the running configuration was saved. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..255)  

rbtwsConfigSaveInitiatorType 1.3.6.1.4.1.52.4.15.1.2.83
Indicates the source that initiated a configuration save. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsConfigSaveInitiatorType  

rbtwsConfigSaveInitiatorIp 1.3.6.1.4.1.52.4.15.1.2.84
The IP address of the source that initiated a configuration save. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

rbtwsConfigSaveInitiatorDetails 1.3.6.1.4.1.52.4.15.1.2.85
Display string listing additional information regarding the source that initiated a configuration save, when available. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..255)  

rbtwsConfigSaveGeneration 1.3.6.1.4.1.52.4.15.1.2.86
Indicates the number of configuration changes since the last system boot. The generation count is used to track the number of times the running configuration has been changed due to administrative actions (set/clear), SNMP requests (SET), XML requests (e.g. RASM). This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Counter32  

rbtwsApNum 1.3.6.1.4.1.52.4.15.1.2.87
The administratively assigned AP Number, unique on same AC (switch), regardless of how APs are attached to the AC. This object is used within notifications and is not accessible. Obsoletes rbtwsApPortOrDapNum. For clarity, use this object to identify an AP since in 6.0 directly attached APs and DAPs were unified.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsApNum  

rbtwsRadioMode 1.3.6.1.4.1.52.4.15.1.2.88
Indicates the administratively controlled Radio Mode (enabled/disabled/sentry). This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsRadioMode  

rbtwsMichaelMICFailureCause 1.3.6.1.4.1.52.4.15.1.2.89
Indicates the Michael MIC Failure cause / who detected it. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsMichaelMICFailureCause  

rbtwsClientAccessMode 1.3.6.1.4.1.52.4.15.1.2.90
The client access mode (ap, wired). This object is used within notifications and is not accessible. Intended to replace rbtwsClientAccessType. (In 6.0, direct- and network-attached APs were unified.)
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsClientAccessMode  

rbtwsClientAuthorizationReason 1.3.6.1.4.1.52.4.15.1.2.91
Indicates the reason why client performed AAA authorization. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsClientAuthorizationReason  

rbtwsPhysPortNum 1.3.6.1.4.1.52.4.15.1.2.92
Physical Port Number on the AC. Zero means the port is unknown or not applicable (for example, when rbtwsClientAccessMode = 'ap'). This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32 0..1024  

rbtwsApMgrOldIp 1.3.6.1.4.1.52.4.15.1.2.93
The IP address of the AP's former primary manager switch. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

rbtwsApMgrNewIp 1.3.6.1.4.1.52.4.15.1.2.94
The IP address of the AP's new primary manager switch. This address was formerly the AP's secondary backup link. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

rbtwsApMgrChangeReason 1.3.6.1.4.1.52.4.15.1.2.95
Indicates the reason why the AP's primary manager changed. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsApMgrChangeReason  

rbtwsClientClearedReason 1.3.6.1.4.1.52.4.15.1.2.96
Indicates the reason why client was cleared. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsClientClearedReason  

rbtwsMobilityDomainResiliencyStatus 1.3.6.1.4.1.52.4.15.1.2.97
Indicates the current resilient capacity status for a mobility domain. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsMobilityDomainResiliencyStatus  

rbtwsClientSessionElapsedSeconds 1.3.6.1.4.1.52.4.15.1.2.98
Indicates the time in seconds elapsed since the start of the Client Session. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

rbtwsRadioChannelWidth 1.3.6.1.4.1.52.4.15.1.2.99
Indicates the administratively controlled Channel Width (20MHz/40MHz). This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsRadioChannelWidth  

rbtwsRadioMimoState 1.3.6.1.4.1.52.4.15.1.2.100
Indicates the Radio MIMO State, as seen by the AC (1x1/2x3/3x3). This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsRadioMimoState  

rbtwsClientRadioType 1.3.6.1.4.1.52.4.15.1.2.101
Indicates the Client Radio Type, as detected by an attached AP and reported to the AC. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsRadioType  

rbtwsRFDetectXmtrRadioType 1.3.6.1.4.1.52.4.15.1.2.102
Indicates the Radio Type of the Transmitter, as detected by an attached AP and reported to the AC. The Transmitter may be a wireless client or an AP. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsRadioType  

rbtwsRFDetectXmtrCryptoType 1.3.6.1.4.1.52.4.15.1.2.103
Indicates the Crypto Type used by the Transmitter, as detected by an attached AP and reported to the AC. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsCryptoType  

rbtwsClusterFailureReason 1.3.6.1.4.1.52.4.15.1.2.104
Indicates the reason why cluster configuration failed to apply. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  RbtwsClusterFailureReason  

rbtwsClusterFailureDescription 1.3.6.1.4.1.52.4.15.1.2.105
Display string for describing the cluster configuration failure cause. This object is used within notifications and is not accessible.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..255)  

rbtwsDeviceFailTrap 1.3.6.1.4.1.52.4.15.1.5.0.1
The device has a failure indication
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsDeviceOkayTrap 1.3.6.1.4.1.52.4.15.1.5.0.2
The device has recovered
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsPoEFailTrap 1.3.6.1.4.1.52.4.15.1.5.0.3
PoE has failed on the indicated port
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsApTimeoutTrap 1.3.6.1.4.1.52.4.15.1.5.0.4
The AP entering the AC at port rbtwsPortNum with MAC rbtwsRadioMacAddress and of the access type (ap or dap) has not responded. Replaced by rbtwsApNonOperStatusTrap2, with rbtwsApTransition = 'timeout'.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsAPBootTrap 1.3.6.1.4.1.52.4.15.1.5.0.5
The AP entering the AC at port rbtwsPortNum with MAC rbtwsRadioMacAddress and of the access type (ap or dap) has booted. Replaced by rbtwsApNonOperStatusTrap2, with rbtwsApTransition = 'bootSuccess'.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsMobilityDomainJoinTrap 1.3.6.1.4.1.52.4.15.1.5.0.6
The mobility domain member has received an UP notice from the remote address.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsMobilityDomainTimeoutTrap 1.3.6.1.4.1.52.4.15.1.5.0.7
The mobility domain member has declared the remote address to be DOWN.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsMpMichaelMICFailure 1.3.6.1.4.1.52.4.15.1.5.0.8
Two Michael MIC failures were seen within 60 seconds of each other. Obsoleted by rbtwsMichaelMICFailure.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsRFDetectRogueAPTrap 1.3.6.1.4.1.52.4.15.1.5.0.9
This trap is sent when RF detection finds a rogue AP. XmtrMacAddr is the radio MAC address from the beacon. ListenerListInfo is a display string of a list of listener information. Obsoleted by rbtwsRFDetectRogueDeviceTrap2.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsRFDetectAdhocUserTrap 1.3.6.1.4.1.52.4.15.1.5.0.10
This trap is sent when RF detection sweep finds a ad-hoc user. rbtwsRFDetectXmtrMacAddr is the MAC address of the ad-hoc user. rbtwsRFDetectListenerListInfo is a display string of a list of listener information.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsRFDetectRogueDisappearTrap 1.3.6.1.4.1.52.4.15.1.5.0.11
This trap is sent when a rogue has disappeared. Obsoleted by rbtwsRFDetectRogueDeviceDisappearTrap.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsClientAuthenticationFailureTrap 1.3.6.1.4.1.52.4.15.1.5.0.12
This trap is sent if a client authentication fails.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsClientAuthorizationFailureTrap 1.3.6.1.4.1.52.4.15.1.5.0.13
This trap is sent if a client authorization fails.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsClientAssociationFailureTrap 1.3.6.1.4.1.52.4.15.1.5.0.14
This trap is sent if a client association fails.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsClientAuthorizationSuccessTrap 1.3.6.1.4.1.52.4.15.1.5.0.15
This trap is sent when a client authorizes. Obsoleted by rbtwsClientAuthorizationSuccessTrap4.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsClientDeAssociationTrap 1.3.6.1.4.1.52.4.15.1.5.0.16
This trap is sent if a client de-association occurred.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsClientRoamingTrap 1.3.6.1.4.1.52.4.15.1.5.0.17
This trap is sent if a client roams from one location to another.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsAutoTuneRadioPowerChangeTrap 1.3.6.1.4.1.52.4.15.1.5.0.18
This trap is sent if a radio's power level has changed based on auto-tune.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsAutoTuneRadioChannelChangeTrap 1.3.6.1.4.1.52.4.15.1.5.0.19
This trap is sent if a radio's channel has changed based on auto-tune.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsCounterMeasureStartTrap 1.3.6.1.4.1.52.4.15.1.5.0.20
This trap is sent when counter measures are started against a rogue. rbtwsRFDetectXmtrMacAddr is the mac address of the rogue we are doing counter measures against. rbtwsRadioMACAddress identifies the radio performing the countermeasures.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsCounterMeasureStopTrap 1.3.6.1.4.1.52.4.15.1.5.0.21
This trap is sent when counter measures are stopped against a rogue. rbtwsRFDetectXmtrMacAddr is the mac address of the rogue we were doing counter measures against. rbtwsRadioMACAddress identifies the radio performing the countermeasures.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsClientDot1xFailureTrap 1.3.6.1.4.1.52.4.15.1.5.0.22
This trap is sent if a client failed 802.1X.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsClientClearedTrap 1.3.6.1.4.1.52.4.15.1.5.0.23
This trap is sent when a client session is cleared. Obsoleted by rbtwsClientClearedTrap2.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsClientAuthorizationSuccessTrap2 1.3.6.1.4.1.52.4.15.1.5.0.24
This trap is sent when a client authorizes. Obsoleted by rbtwsClientAuthorizationSuccessTrap4.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsRFDetectSpoofedMacAPTrap 1.3.6.1.4.1.52.4.15.1.5.0.25
This trap is sent when RF detection finds an AP using the MAC of the listener. rbtwsRFDetectXmtrMacAddr is the radio MAC address from the beacon. rbtwsRFDetectListenerListInfo is a display string of a list of listener information. Obsoleted by rbtwsRFDetectDoSTrap and rbtwsRFDetectRogueDeviceTrap2. One of the two traps will be sent depending on the type of AP MAC spoofing detected.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsRFDetectSpoofedSsidAPTrap 1.3.6.1.4.1.52.4.15.1.5.0.26
This trap is sent when RF detection finds an AP using the SSID of the listener, and the AP is not in the mobility domain. rbtwsRFDetectXmtrMacAddr is the radio MAC address from the beacon. rbtwsRFDetectListenerListInfo is a display string of a list of listener information. Obsoleted by rbtwsRFDetectRogueDeviceTrap2 and rbtwsRFDetectSuspectDeviceTrap2. One of the two traps will be sent, depending on RF detection classification rules.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsRFDetectDoSTrap 1.3.6.1.4.1.52.4.15.1.5.0.27
This trap is sent when RF detection finds a denial of service (DoS) occurring. rbtwsRFDetectDoSType specifies the type of DoS. rbtwsRFDetectXmtrMacAddr is the radio MAC address from the beacon. rbtwsRFDetectListenerListInfo is a display string of a list of listener information.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsRFDetectClientViaRogueWiredAPTrap 1.3.6.1.4.1.52.4.15.1.5.0.28
This trap is sent when a client is detected that connected via a rogue AP that is attached to a wired port. rbtwsSourceWsIp is the IP address of the AC (switch) with the wired port. rbtwsPortNum is the port on the AC. rbtwsClientVLANid is the VLAN ID of the client's traffic. rbtwsClientVLANtag is the VLAN tag of the client's traffic. rbtwsRFDetectXmtrMacAddr is the MAC address of the client. rbtwsRFDetectListenerListInfo is a display string of a list of listener information. Obsoleted by rbtwsRFDetectClientViaRogueWiredAPTrap3.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsRFDetectInterferingRogueAPTrap 1.3.6.1.4.1.52.4.15.1.5.0.29
This trap is sent when RF detection finds an interfering rogue AP. rbtwsRFDetectXmtrMacAddr is the radio MAC address from the beacon. rbtwsRFDetectListenerListInfo is a display string of a list of listener information. Obsoleted by rbtwsRFDetectSuspectDeviceTrap2.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsRFDetectInterferingRogueDisappearTrap 1.3.6.1.4.1.52.4.15.1.5.0.30
This trap is sent when an interfering rogue has disappeared. rbtwsRFDetectXmtrMacAddr is the radio MAC address from the beacon. Obsoleted by rbtwsRFDetectSuspectDeviceDisappearTrap.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsRFDetectUnAuthorizedSsidTrap 1.3.6.1.4.1.52.4.15.1.5.0.31
This trap is sent when RF detection finds use of an unauthorized SSID. rbtwsRFDetectXmtrMacAddr is the radio MAC address from the beacon. rbtwsRFDetectListenerListInfo is a display string of a list of listener information. Obsoleted by rbtwsRFDetectRogueDeviceTrap2 and rbtwsRFDetectSuspectDeviceTrap2. One of the two traps will be sent if the device having an unauthorized SSID is classified as rogue or suspect because of this.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsRFDetectUnAuthorizedOuiTrap 1.3.6.1.4.1.52.4.15.1.5.0.32
This trap is sent when RF detection finds use of an unauthorized OUI. rbtwsRFDetectXmtrMacAddr is the radio MAC address from the beacon. rbtwsRFDetectListenerListInfo is a display string of a list of listener information. Obsoleted by rbtwsRFDetectRogueDeviceTrap2 and rbtwsRFDetectSuspectDeviceTrap2. One of the two traps will be sent if the device having an unauthorized OUI is classified as rogue or suspect because of this.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsRFDetectUnAuthorizedAPTrap 1.3.6.1.4.1.52.4.15.1.5.0.33
This trap is sent when RF detection finds operation of an unauthorized AP. rbtwsRFDetectXmtrMacAddr is the radio MAC address from the beacon. rbtwsRFDetectListenerListInfo is a display string of a list of listener information. Obsoleted by rbtwsRFDetectRogueDeviceTrap2.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsDAPConnectWarningTrap 1.3.6.1.4.1.52.4.15.1.5.0.34
A DAP, tried to connect to the AC. rbtwsDeviceModel provides the model of the DAP. rbtwsDeviceSerNum provides the serial number of the DAP. rbtwsRsaPubKeyFingerPrint provides the computed fingerprint of the DAP. rbtwsDAPconnectWarningType provides the type of connect warning. Replaced by rbtwsApNonOperStatusTrap2, with rbtwsApTransition = 'connectFail'.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsRFDetectDoSPortTrap 1.3.6.1.4.1.52.4.15.1.5.0.35
This trap is sent when RF detection finds a denial of service (DoS) occurring. This has port and AP info instead of 'Listener info'. rbtwsRFDetectDoSType specifies the type of DoS. rbtwsRFDetectXmtrMacAddr is the radio MAC address from the beacon. rbtwsClientAccessType specifies whether wired, AP, or DAP. rbtwsPortNum (for wired or AP), the port that is used. rbtwsDAPNum (for a DAP), the ID of the DAP.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsMpMichaelMICFailure2 1.3.6.1.4.1.52.4.15.1.5.0.36
Two Michael MIC failures were seen within 60 seconds of each other. Object rbtwsClientMACAddress is the source of the first failure, and object rbtwsClientMACAddress2 source of the second failure. Obsoleted by rbtwsMichaelMICFailure.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsApNonOperStatusTrap 1.3.6.1.4.1.52.4.15.1.5.0.37
This trap is sent when the AP changes state and the new one is a non-operational state. Obsoleted by rbtwsApNonOperStatusTrap2.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsApOperRadioStatusTrap 1.3.6.1.4.1.52.4.15.1.5.0.38
This trap is sent when the Radio changes state. It also contains aggregate information about the AP in operational state - security level and service availability. Obsoleted by rbtwsApOperRadioStatusTrap3.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsClientIpAddrChangeTrap 1.3.6.1.4.1.52.4.15.1.5.0.39
This trap is sent when a client's IP address changes. The most likely case for this is when the client first connects to the network.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsClientAssociationSuccessTrap 1.3.6.1.4.1.52.4.15.1.5.0.40
This trap is sent if a client association succeeds. WARNING: DO NOT enable it in normal use. It may impair switch performance! Only recommended for debugging network issues.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsClientAuthenticationSuccessTrap 1.3.6.1.4.1.52.4.15.1.5.0.41
This trap is sent if a client authentication succeeds.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsClientDeAuthenticationTrap 1.3.6.1.4.1.52.4.15.1.5.0.42
This trap is sent if a client de-authentication occured.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsRFDetectBlacklistedTrap 1.3.6.1.4.1.52.4.15.1.5.0.43
This trap is sent if an association, re-association or de-association request (packet) is detected from a blacklisted transmitter (identified by MAC: 'rbtwsRFDetectXmtrMacAddr'). If 'rbtwsBlacklistingCause' is 'configured', then 'rbtwsBlacklistingRemainingTime' will be zero, meaning indefinite time (depending on administrative actions on the Black List). Otherwise, 'rbtwsBlacklistingRemainingTime' will indicate the time in seconds until this transmitter's requests could be allowed.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsRFDetectClientViaRogueWiredAPTrap2 1.3.6.1.4.1.52.4.15.1.5.0.44
This trap is sent when a client is detected that connected via a rogue AP that is attached to a wired port. rbtwsSourceWsIp is the IP address of the AC (switch) with the wired port. rbtwsPortNum is the port on the AC. rbtwsClientVLANid is the VLAN ID of the client's traffic. rbtwsClientVLANtag is the VLAN tag of the client's traffic. rbtwsRFDetectXmtrMacAddr is the MAC address of the client. rbtwsRFDetectListenerListInfo is a display string of a list of listener information. rbtwsRFDetectRogueAPMacAddr is the MAC address of the Rogue AP (wired) the client is connected to. Obsoleted by rbtwsRFDetectClientViaRogueWiredAPTrap3.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsRFDetectAdhocUserDisappearTrap 1.3.6.1.4.1.52.4.15.1.5.0.45
This trap is sent when RF detection sweep finds that an ad-hoc user disappeared. rbtwsRFDetectXmtrMacAddr is the MAC address of the ad-hoc user.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsApRejectLicenseExceededTrap 1.3.6.1.4.1.52.4.15.1.5.0.46
This trap is sent when an AC (wireless switch) receives a packet from an inactive AP and attaching that AP would make the AC exceed the maximum (licensed) number of active APs.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsClientDynAuthorChangeSuccessTrap 1.3.6.1.4.1.52.4.15.1.5.0.47
This trap is sent when the authorization attributes for a user are dynamically changed by an authorized dynamic authorization client.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsClientDynAuthorChangeFailureTrap 1.3.6.1.4.1.52.4.15.1.5.0.48
This trap is sent if a change of authorization request sent by an authorized dynamic authorization client is unsuccessful.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsClientDisconnectTrap 1.3.6.1.4.1.52.4.15.1.5.0.49
This trap is sent when a client session is terminated administratively.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsMobilityDomainFailOverTrap 1.3.6.1.4.1.52.4.15.1.5.0.50
This trap is sent when the Mobility Domain fails over to the secondary seed.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsMobilityDomainFailBackTrap 1.3.6.1.4.1.52.4.15.1.5.0.51
This trap is sent when the Mobility Domain fails back to the primary seed.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsRFDetectRogueDeviceTrap 1.3.6.1.4.1.52.4.15.1.5.0.52
This trap is sent when RF detection finds a rogue device. XmtrMacAddr is the radio MAC address from the beacon. ListenerListInfo is a display string of a list of listener information. ClassificationReason indicates the reason why the device is classified as rogue. Obsoleted by rbtwsRFDetectRogueDeviceTrap2.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsRFDetectRogueDeviceDisappearTrap 1.3.6.1.4.1.52.4.15.1.5.0.53
This trap is sent when a rogue device has disappeared. This trap obsoletes the rbtwsRFDetectRogueDisappearTrap.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsRFDetectSuspectDeviceTrap 1.3.6.1.4.1.52.4.15.1.5.0.54
This trap is sent when RF detection finds a suspect device. rbtwsRFDetectXmtrMacAddr is the radio MAC address from the beacon. rbtwsRFDetectListenerListInfo is a display string of a list of listener information. ClassificationReason indicates the reason why the device is classified as suspect. Obsoleted by rbtwsRFDetectSuspectDeviceTrap2.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsRFDetectSuspectDeviceDisappearTrap 1.3.6.1.4.1.52.4.15.1.5.0.55
This trap is sent when a suspect device has disappeared. rbtwsRFDetectXmtrMacAddr is the radio MAC address from the beacon. This trap obsoletes the rbtwsRFDetectInterferingRogueDisappearTrap.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsRFDetectClientViaRogueWiredAPTrap3 1.3.6.1.4.1.52.4.15.1.5.0.56
This trap is sent when a client is detected that connected via a rogue AP that is attached to a wired port. rbtwsSourceWsIp is the IP address of the AC (switch) with the wired port. rbtwsPortNum is the port on the AC. rbtwsClientVLANid is the VLAN ID of the client's traffic. rbtwsClientVLANtag is the VLAN tag of the client's traffic. rbtwsRFDetectXmtrMacAddr is the MAC address of the client. rbtwsRFDetectListenerListInfo is a display string of a list of listener information. rbtwsRFDetectRogueAPMacAddr is the MAC address of the Rogue AP (wired) the client is connected to. ClassificationReason indicates the reason why the AP is classified as rogue. This trap obsoletes the rbtwsRFDetectClientViaRogueWiredAPTrap and rbtwsRFDetectClientViaRogueWiredAPTrap2.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsRFDetectClassificationChangeTrap 1.3.6.1.4.1.52.4.15.1.5.0.57
This trap is sent when RF detection classification rules change.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsConfigurationSavedTrap 1.3.6.1.4.1.52.4.15.1.5.0.58
This trap is sent when the running configuration of the switch is written to a configuration file.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsApNonOperStatusTrap2 1.3.6.1.4.1.52.4.15.1.5.0.59
This trap is sent when the AP changes state and the new one is a non-operational state. Obsoletes rbtwsApNonOperStatusTrap.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsApOperRadioStatusTrap2 1.3.6.1.4.1.52.4.15.1.5.0.60
This trap is sent when the Radio changes state. It also contains aggregate information about the AP in operational state - security level and service availability. Obsoleted by rbtwsApOperRadioStatusTrap3.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsMichaelMICFailure 1.3.6.1.4.1.52.4.15.1.5.0.61
Two Michael MIC failures were seen within 60 seconds of each other. Object rbtwsClientMACAddress indicates the source of the first failure, and object rbtwsClientMACAddress2 indicates the source of the second failure. Service is interrupted for 60 seconds on the radio due to TKIP countermeasures having commenced. The radio is identified by rbtwsApNum and rbtwsAPRadioNum. An alternative way to identify the radio is rbtwsRadioMACAddress. Obsoletes rbtwsMpMichaelMICFailure and rbtwsMpMichaelMICFailure2.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsClientAuthorizationSuccessTrap3 1.3.6.1.4.1.52.4.15.1.5.0.62
This trap is sent when a client authorizes. If rbtwsClientAccessMode = 'ap': rbtwsApNum, rbtwsAPRadioNum, rbtwsRadioSSID identify the AP/radio/BSS providing wireless service to this client at the time this trap was sent. If rbtwsClientAccessMode = 'wired': rbtwsPhysPortNum identifies the physical port on the AC used by this wired-auth client. Obsoleted by rbtwsClientAuthorizationSuccessTrap4.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsApManagerChangeTrap 1.3.6.1.4.1.52.4.15.1.5.0.63
This trap is sent when the AP's secondary link becomes its primary link.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsClientClearedTrap2 1.3.6.1.4.1.52.4.15.1.5.0.64
This trap is sent when a client session is cleared. Obsoletes rbtwsClientClearedTrap.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsMobilityDomainResiliencyStatusTrap 1.3.6.1.4.1.52.4.15.1.5.0.65
This trap is sent by a mobility domain seed to announce changes in resilient capacity status.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsApOperRadioStatusTrap3 1.3.6.1.4.1.52.4.15.1.5.0.66
This trap is sent when the Radio changes state. It also contains aggregate information about the AP in operational state - security level and service availability. Obsoletes rbtwsApOperRadioStatusTrap and rbtwsApOperRadioStatusTrap2.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsClientAuthorizationSuccessTrap4 1.3.6.1.4.1.52.4.15.1.5.0.67
This trap is sent when a client authorizes. If rbtwsClientAccessMode = 'ap': rbtwsApNum, rbtwsAPRadioNum, rbtwsRadioSSID identify the AP/radio/BSS providing wireless service to this client at the time this trap was sent; rbtwsClientRadioType gives the type of radio used by this client. If rbtwsClientAccessMode = 'wired': rbtwsPhysPortNum identifies the physical port on the AC used by this wired-auth client. Obsoletes rbtwsClientAuthorizationSuccessTrap, rbtwsClientAuthorizationSuccessTrap2, rbtwsClientAuthorizationSuccessTrap3.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsRFDetectRogueDeviceTrap2 1.3.6.1.4.1.52.4.15.1.5.0.68
This trap is sent when RF detection finds a rogue device. rbtwsRFDetectXmtrMacAddr is the radio MAC address from the beacon. rbtwsRFDetectXmtrRadioType indicates the Type of Radio used by the transmitter (rogue device). rbtwsRFDetectXmtrCryptoType indicates the Type of Crypto used by the transmitter (rogue device). rbtwsRFDetectListenerListInfo is a display string of a list of listener information. rbtwsRFDetectClassificationReason indicates the reason why the device is classified as rogue. Obsoletes rbtwsRFDetectRogueAPTrap, rbtwsRFDetectUnAuthorizedAPTrap, rbtwsRFDetectRogueDeviceTrap.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsRFDetectSuspectDeviceTrap2 1.3.6.1.4.1.52.4.15.1.5.0.69
This trap is sent when RF detection finds a suspect device. rbtwsRFDetectXmtrMacAddr is the radio MAC address from the beacon. rbtwsRFDetectXmtrRadioType indicates the Type of Radio used by the transmitter (suspect device). rbtwsRFDetectXmtrCryptoType indicates the Type of Crypto used by the transmitter (suspect device). rbtwsRFDetectListenerListInfo is a display string of a list of listener information. rbtwsRFDetectClassificationReason indicates the reason why the device is classified as suspect. Obsoletes rbtwsRFDetectInterferingRogueAPTrap, rbtwsRFDetectSuspectDeviceTrap.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

rbtwsClusterFailureTrap 1.3.6.1.4.1.52.4.15.1.5.0.70
This trap is sent when the cluster configuration failed to apply. If rbtwsClusterFailureReason = 'validation-error': The validation error is reported by the receiving end of the configuration updates. The receiving end can be any AC (switch) in the mobility domain: member, secondary seed or primary seed. - Primary seed will be the receiving end of configuration updates when Primary seed is joining the cluster and Secondary seed has preempt mode enabled. - Both Secondary seed and member will be at the receiving end when Primary seed is active.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE