ALVARION-DEVICE-EVENT-MIB

File: ALVARION-DEVICE-EVENT-MIB.mib (18364 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
ALVARION-SMI ALVARION-TC ALVARION-DEVICE-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 Unsigned32 DisplayString
MacAddress MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP alvarionMgmtV2 AlvarionSSIDOrNone
coDevDisIndex AlvarionNotificationEnable

Defined Types

CoDeviceEventEntry  
SEQUENCE    
  coDevEvIndex Integer32
  coDevEvMacAddress MacAddress

CoDeviceEventDetailEntry  
SEQUENCE    
  coDevEvLogIndex Integer32
  coDevEvDetMacAddress MacAddress
  coDevEvTime DisplayString
  coDevEvSSID AlvarionSSIDOrNone
  coDevEvRadioIndex Integer32
  coDevEvDuplicateCount Unsigned32
  coDevEvCategory INTEGER
  coDevEvOperation INTEGER
  coDevEvStatus DisplayString
  coDevEvOptionalData DisplayString

Defined Values

alvarionDeviceEventMIB 1.3.6.1.4.1.12394.1.10.5.26
Alvarion Device Event MIB.
MODULE-IDENTITY    

alvarionDeviceEventMIBObjects 1.3.6.1.4.1.12394.1.10.5.26.1
OBJECT IDENTIFIER    

coDeviceEventConfigGroup 1.3.6.1.4.1.12394.1.10.5.26.1.1
OBJECT IDENTIFIER    

coDeviceEventInfoGroup 1.3.6.1.4.1.12394.1.10.5.26.1.2
OBJECT IDENTIFIER    

coDevEvSuccessfulAssociationNotificationEnabled 1.3.6.1.4.1.12394.1.10.5.26.1.1.1
Specifies if coDeviceEventSuccessfulAssociation notifications are generated.
Status: current Access: read-write
OBJECT-TYPE    
  AlvarionNotificationEnable  

coDevEvAssociationFailureNotificationEnabled 1.3.6.1.4.1.12394.1.10.5.26.1.1.2
Specifies if coDeviceEventAssociationFailure notifications are generated.
Status: current Access: read-write
OBJECT-TYPE    
  AlvarionNotificationEnable  

coDevEvSuccessfulReAssociationNotificationEnabled 1.3.6.1.4.1.12394.1.10.5.26.1.1.3
Specifies if coDeviceEventSuccessfulReAssociation notifications are generated.
Status: current Access: read-write
OBJECT-TYPE    
  AlvarionNotificationEnable  

coDevEvReAssociationFailureNotificationEnabled 1.3.6.1.4.1.12394.1.10.5.26.1.1.4
Specifies if coDeviceEventReAssociationFailure notifications are generated.
Status: current Access: read-write
OBJECT-TYPE    
  AlvarionNotificationEnable  

coDevEvSuccessfulAuthenticationNotificationEnabled 1.3.6.1.4.1.12394.1.10.5.26.1.1.5
Specifies if coDeviceEventSuccessfulAuthentication notifications are generated.
Status: current Access: read-write
OBJECT-TYPE    
  AlvarionNotificationEnable  

coDevEvAuthenticationFailureNotificationEnabled 1.3.6.1.4.1.12394.1.10.5.26.1.1.6
Specifies if coDeviceEventAuthenticationFailure notifications are generated.
Status: current Access: read-write
OBJECT-TYPE    
  AlvarionNotificationEnable  

coDevEvSuccessfulDisAssociationNotificationEnabled 1.3.6.1.4.1.12394.1.10.5.26.1.1.7
Specifies if coDeviceEventSuccessfulDisAssociation notifications are generated.
Status: current Access: read-write
OBJECT-TYPE    
  AlvarionNotificationEnable  

coDevEvDisAssociationFailureNotificationEnabled 1.3.6.1.4.1.12394.1.10.5.26.1.1.8
Specifies if coDeviceEventDisAssociationFailure notifications are generated.
Status: current Access: read-write
OBJECT-TYPE    
  AlvarionNotificationEnable  

coDevEvSuccessfulDeAuthenticationNotificationEnabled 1.3.6.1.4.1.12394.1.10.5.26.1.1.9
Specifies if coDeviceEventSuccessfulDeAuthentication notifications are generated.
Status: current Access: read-write
OBJECT-TYPE    
  AlvarionNotificationEnable  

coDevEvDeAuthenticationFailureNotificationEnabled 1.3.6.1.4.1.12394.1.10.5.26.1.1.10
Specifies if coDeviceEventDeAuthenticationFailure notifications are generated.
Status: current Access: read-write
OBJECT-TYPE    
  AlvarionNotificationEnable  

coDeviceEventTable 1.3.6.1.4.1.12394.1.10.5.26.1.2.1
The list of devices available in the Event system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CoDeviceEventEntry

coDeviceEventEntry 1.3.6.1.4.1.12394.1.10.5.26.1.2.1.1
An entry in the coDeviceEventTable. coDevDisIndex - Uniquely identify a device in the MultiService Access Controller. coDevEvIndex - Uniquely identify a device in the Event system.
Status: current Access: not-accessible
OBJECT-TYPE    
  CoDeviceEventEntry  

coDevEvIndex 1.3.6.1.4.1.12394.1.10.5.26.1.2.1.1.1
Specifies the index associated to a device in the Event system.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

coDevEvMacAddress 1.3.6.1.4.1.12394.1.10.5.26.1.2.1.1.2
MAC address of the device's generating the events.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

coDeviceEventDetailTable 1.3.6.1.4.1.12394.1.10.5.26.1.2.2
The Event for each devices.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CoDeviceEventDetailEntry

coDeviceEventDetailEntry 1.3.6.1.4.1.12394.1.10.5.26.1.2.2.1
An entry in the coDeviceEventDetailTable. coDevDisIndex - Uniquely identifies a device on the MultiService Access Controller. coDevEvIndex - Uniquely identifies a device on the Event system. coDevEvLogIndex - Uniquely identifies a log for a specific device in the Event system.
Status: current Access: not-accessible
OBJECT-TYPE    
  CoDeviceEventDetailEntry  

coDevEvLogIndex 1.3.6.1.4.1.12394.1.10.5.26.1.2.2.1.1
Uniquely identifies a log for a specific device in the Event system.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

coDevEvDetMacAddress 1.3.6.1.4.1.12394.1.10.5.26.1.2.2.1.2
MAC address of the device generating the events.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

coDevEvTime 1.3.6.1.4.1.12394.1.10.5.26.1.2.2.1.3
Date and time of the event.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

coDevEvSSID 1.3.6.1.4.1.12394.1.10.5.26.1.2.2.1.4
The SSID used by the wireless device.
Status: current Access: read-only
OBJECT-TYPE    
  AlvarionSSIDOrNone  

coDevEvRadioIndex 1.3.6.1.4.1.12394.1.10.5.26.1.2.2.1.5
Radio index where the wireless device is connected.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

coDevEvDuplicateCount 1.3.6.1.4.1.12394.1.10.5.26.1.2.2.1.6
Number of times this event is repeated.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

coDevEvCategory 1.3.6.1.4.1.12394.1.10.5.26.1.2.2.1.7
The module that sent the message.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER wireless(1), ieee802dot1x(2), wpa(3), macAuthentication(4), dhcpServer(5), pptpL2tp(6), ipSec(7), unknown(8)  

coDevEvOperation 1.3.6.1.4.1.12394.1.10.5.26.1.2.2.1.8
The action that has occured.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER association(1), authentication(2), authorization(3), encryption(4), addressAllocation(5), vpnAuthentication(6), vpnAddressAllocation(7), unknown(8)  

coDevEvStatus 1.3.6.1.4.1.12394.1.10.5.26.1.2.2.1.9
The status itself.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

coDevEvOptionalData 1.3.6.1.4.1.12394.1.10.5.26.1.2.2.1.10
Additional data that may be supplied (reason codes, etc).
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

alvarionDeviceEventMIBNotificationPrefix 1.3.6.1.4.1.12394.1.10.5.26.2
OBJECT IDENTIFIER    

alvarionDeviceEventMIBNotifications 1.3.6.1.4.1.12394.1.10.5.26.2.0
OBJECT IDENTIFIER    

coDeviceEventSuccessfulAssociation 1.3.6.1.4.1.12394.1.10.5.26.2.0.1
Sent when a client station is successfully associated with the AP.
Status: current Access: read-only
NOTIFICATION-TYPE    

coDeviceEventAssociationFailure 1.3.6.1.4.1.12394.1.10.5.26.2.0.2
Sent when a client station has failed to associate with the AP.
Status: current Access: read-only
NOTIFICATION-TYPE    

coDeviceEventSuccessfulReAssociation 1.3.6.1.4.1.12394.1.10.5.26.2.0.3
Sent when a client station is successfully reassociated with the AP.
Status: current Access: read-only
NOTIFICATION-TYPE    

coDeviceEventReAssociationFailure 1.3.6.1.4.1.12394.1.10.5.26.2.0.4
Sent when a client station has failed to reassociate with the AP.
Status: current Access: read-only
NOTIFICATION-TYPE    

coDeviceEventSuccessfulAuthentication 1.3.6.1.4.1.12394.1.10.5.26.2.0.5
Sent when a client station is successfully authenticated.
Status: current Access: read-only
NOTIFICATION-TYPE    

coDeviceEventAuthenticationFailure 1.3.6.1.4.1.12394.1.10.5.26.2.0.6
Sent when a client station has failed to authenticate.
Status: current Access: read-only
NOTIFICATION-TYPE    

coDeviceEventSuccessfulDisAssociation 1.3.6.1.4.1.12394.1.10.5.26.2.0.7
Sent when a client station is successfully disassociated from the AP.
Status: current Access: read-only
NOTIFICATION-TYPE    

coDeviceEventDisAssociationFailure 1.3.6.1.4.1.12394.1.10.5.26.2.0.8
Sent when a client station has failed to disassociate from the AP.
Status: current Access: read-only
NOTIFICATION-TYPE    

coDeviceEventSuccessfulDeAuthentication 1.3.6.1.4.1.12394.1.10.5.26.2.0.9
Sent when a client station is successfully deauthenticated.
Status: current Access: read-only
NOTIFICATION-TYPE    

coDeviceEventDeAuthenticationFailure 1.3.6.1.4.1.12394.1.10.5.26.2.0.10
Sent when a client station has failed to deauthenticate.
Status: current Access: read-only
NOTIFICATION-TYPE    

alvarionDeviceEventMIBConformance 1.3.6.1.4.1.12394.1.10.5.26.3
OBJECT IDENTIFIER    

alvarionDeviceEventMIBCompliances 1.3.6.1.4.1.12394.1.10.5.26.3.1
OBJECT IDENTIFIER    

alvarionDeviceEventMIBGroups 1.3.6.1.4.1.12394.1.10.5.26.3.2
OBJECT IDENTIFIER    

alvarionDeviceEventMIBCompliance 1.3.6.1.4.1.12394.1.10.5.26.3.1.1
The compliance statement for the Event Log MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

alvarionDeviceEventConfigMIBGroup 1.3.6.1.4.1.12394.1.10.5.26.3.2.1
A collection of objects for Device Event configuration.
Status: current Access: read-only
OBJECT-GROUP    

alvarionDeviceEventInfoMIBGroup 1.3.6.1.4.1.12394.1.10.5.26.3.2.2
A collection of objects for Device Event status.
Status: current Access: read-only
OBJECT-GROUP    

alvarionDeviceEventNotificationGroup 1.3.6.1.4.1.12394.1.10.5.26.3.2.3
A collection of supported Device Event notifications.
Status: current Access: read-only
NOTIFICATION-GROUP