ATKK-WLAN-ACCESS

File: ATKK-WLAN-ACCESS.mib (19243 bytes)

Imported modules

AT-SMI-MIB SNMPv2-SMI SNMPv2-TC

Imported symbols

wirelessLanmMIB wirelesslan OBJECT-TYPE
NOTIFICATION-TYPE MODULE-IDENTITY OBJECT-IDENTITY
Integer32 enterprises Counter32
TEXTUAL-CONVENTION MacAddress

Defined Types

SsidString  
This type is string for SSID(Service Set ID).
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..32)  

UserIdString  
This type is string for RADIUS UserID.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..255)  

TrapHostString  
This type is string for trap host IP address/hostname.
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..256)  

CommunityString  
This type is string for trap community.
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..256)  

TrapString  
This type is string for trap messages.
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..256)  

ChannelString  
This type is string for channels which detected radar.
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..32)  

AtkkWiAcApInfoTrapEntry  
SEQUENCE    
  atkkWiAcApTrapHost TrapHostString
  atkkWiAcApTrapCommunity CommunityString
  atkkWiAcApTrapColdStartConfig INTEGER
  atkkWiAcApTrapLinkConfig INTEGER
  atkkWiAcApTrapAuthenticationConfig INTEGER
  atkkWiAcApTrapAssociationConfig INTEGER
  atkkWiAcApTrapUnknownApConfig INTEGER
  atkkWiAcApTrapFilteredStaConfig INTEGER
  atkkWiAcApTrapRadiusAuthSuccessConfig INTEGER
  atkkWiAcApTrapRadiusAuthFailConfig INTEGER
  atkkWiAcApTrapDfsDetectedConfig INTEGER

AtkkWiAcClientEntry  
SEQUENCE    
  atkkWiAcClientAddress MacAddress
  atkkWiAcClientSSID SsidString
  atkkWiAcClient80211Spec INTEGER
  atkkWiAcClientChannel Integer32
  atkkWiAcClientAge Counter32
  atkkWiAcClientUserID UserIdString

AtkkWiAcAPEntry  
SEQUENCE    
  atkkWiAcAPAddress MacAddress
  atkkWiAcAPSSID SsidString
  atkkWiAcAP80211Spec INTEGER
  atkkWiAcAPChannel Integer32
  atkkWiAcAPRSSI Integer32
  atkkWiAcAPRadarDetected TrapString
  atkkWiAcAPChannels ChannelString

AtkkWiAcMacACLEntry  
SEQUENCE    
  atkkWiAcMacACLAddress MacAddress

Defined Values

atkkWlanAccess 1.3.6.1.4.1.207.8.42.6
Private MIB for the AT-TQ series wireless access point.
MODULE-IDENTITY    

tq2403 1.3.6.1.4.1.207.1.13.13
OBJECT IDENTIFIER    

tq2450 1.3.6.1.4.1.207.1.13.19
OBJECT IDENTIFIER    

tq2403ex 1.3.6.1.4.1.207.1.13.20
OBJECT IDENTIFIER    

tq3600 1.3.6.1.4.1.207.1.13.22
OBJECT IDENTIFIER    

tq3200 1.3.6.1.4.1.207.1.13.24
OBJECT IDENTIFIER    

tq3400 1.3.6.1.4.1.207.1.13.25
OBJECT IDENTIFIER    

tq4400 1.3.6.1.4.1.207.1.13.26
OBJECT IDENTIFIER    

tq4600 1.3.6.1.4.1.207.1.13.27
OBJECT IDENTIFIER    

tq4400e 1.3.6.1.4.1.207.1.13.34
OBJECT IDENTIFIER    

atkkWiAcVersion 1.3.6.1.4.1.207.8.42.6.1
The version number of this MIB module
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

atkkWiAcApInfo 1.3.6.1.4.1.207.8.42.6.6
AP information
Status: current Access: read-only
OBJECT-IDENTITY    

atkkWiAcApInfoTrapTable 1.3.6.1.4.1.207.8.42.6.6.1
Table that contains information about a trap configuration of this AP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtkkWiAcApInfoTrapEntry

atkkWiAcApInfoTrapEntry 1.3.6.1.4.1.207.8.42.6.6.1.1
Information about a trap configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  AtkkWiAcApInfoTrapEntry  

atkkWiAcApTrapHost 1.3.6.1.4.1.207.8.42.6.6.1.1.1
TrapHost configuration of this AP.
Status: current Access: read-only
OBJECT-TYPE    
  TrapHostString  

atkkWiAcApTrapCommunity 1.3.6.1.4.1.207.8.42.6.6.1.1.2
TrapCommunity configuration of this AP.
Status: current Access: read-only
OBJECT-TYPE    
  CommunityString  

atkkWiAcApTrapColdStartConfig 1.3.6.1.4.1.207.8.42.6.6.1.1.3
Enable/disable configuration of the ColdStart trap.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

atkkWiAcApTrapLinkConfig 1.3.6.1.4.1.207.8.42.6.6.1.1.4
Enable/disable configuration of the Link up/down trap.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

atkkWiAcApTrapAuthenticationConfig 1.3.6.1.4.1.207.8.42.6.6.1.1.5
Enable/disable configuration of the Authentication trap.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

atkkWiAcApTrapAssociationConfig 1.3.6.1.4.1.207.8.42.6.6.1.1.6
Enable/disable configuration of an STA Association/Disassociation trap.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

atkkWiAcApTrapUnknownApConfig 1.3.6.1.4.1.207.8.42.6.6.1.1.7
Enable/disable configuration of an Unknown AP detection trap.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

atkkWiAcApTrapFilteredStaConfig 1.3.6.1.4.1.207.8.42.6.6.1.1.8
Enable/disable configuration of a Filtered STA detection trap.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

atkkWiAcApTrapRadiusAuthSuccessConfig 1.3.6.1.4.1.207.8.42.6.6.1.1.9
Enable/disable configuration of the RADIUS Authentication success trap.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

atkkWiAcApTrapRadiusAuthFailConfig 1.3.6.1.4.1.207.8.42.6.6.1.1.10
Enable/disable configuration of the RADIUS Authentication fail trap.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

atkkWiAcApTrapDfsDetectedConfig 1.3.6.1.4.1.207.8.42.6.6.1.1.11
Enable/disable configuration of the DFS Detected trap.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

atkkWiAcClients 1.3.6.1.4.1.207.8.42.6.2
Connected Stations List. This list consists of entries which describe STAs which are currently connected (associated) to the AP.
Status: current Access: read-only
OBJECT-IDENTITY    

atkkWiAcClientTable 1.3.6.1.4.1.207.8.42.6.2.1
A table that contains information about STAs which are currently connected to the AP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtkkWiAcClientEntry

atkkWiAcClientEntry 1.3.6.1.4.1.207.8.42.6.2.1.1
Information about a STA.
Status: current Access: not-accessible
OBJECT-TYPE    
  AtkkWiAcClientEntry  

atkkWiAcClientAddress 1.3.6.1.4.1.207.8.42.6.2.1.1.1
MAC address identifying a peer STA.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

atkkWiAcClientSSID 1.3.6.1.4.1.207.8.42.6.2.1.1.2
SSID to which the STA is associated.
Status: current Access: read-only
OBJECT-TYPE    
  SsidString  

atkkWiAcClient80211Spec 1.3.6.1.4.1.207.8.42.6.2.1.1.3
802.11 technology which the STA is using.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), dot11b(2), dot11g(3), dot11a(4), dot11ng(5), dot11na(6), dot11ac(7)  

atkkWiAcClientChannel 1.3.6.1.4.1.207.8.42.6.2.1.1.4
The radio channel which the STA is using.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

atkkWiAcClientAge 1.3.6.1.4.1.207.8.42.6.2.1.1.5
Time (in seconds) since the STA was associated.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

atkkWiAcClientUserID 1.3.6.1.4.1.207.8.42.6.2.1.1.6
UserID of the STA which is associated.
Status: current Access: read-only
OBJECT-TYPE    
  UserIdString  

atkkWiAcAPs 1.3.6.1.4.1.207.8.42.6.3
Neighboring APs List. This list consists of entries which describe APs which is found by the AP.
Status: current Access: read-only
OBJECT-IDENTITY    

atkkWiAcAPTable 1.3.6.1.4.1.207.8.42.6.3.1
A table that contains information about APs nearby.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtkkWiAcAPEntry

atkkWiAcAPEntry 1.3.6.1.4.1.207.8.42.6.3.1.1
Information about a neighboring AP.
Status: current Access: not-accessible
OBJECT-TYPE    
  AtkkWiAcAPEntry  

atkkWiAcAPAddress 1.3.6.1.4.1.207.8.42.6.3.1.1.1
MAC address of the neighbor AP.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

atkkWiAcAPSSID 1.3.6.1.4.1.207.8.42.6.3.1.1.2
SSID of the neighbor AP.
Status: current Access: read-only
OBJECT-TYPE    
  SsidString  

atkkWiAcAP80211Spec 1.3.6.1.4.1.207.8.42.6.3.1.1.3
802.11 technology which the neighbor AP is using.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), dot11b(2), dot11g(3), dot11a(4), dot11ng(5), dot11na(6), dot11ac(7)  

atkkWiAcAPChannel 1.3.6.1.4.1.207.8.42.6.3.1.1.4
The radio channel which the neighbor AP is using.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

atkkWiAcAPRSSI 1.3.6.1.4.1.207.8.42.6.3.1.1.5
RSSI (signal strength) of the neighbor AP.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

atkkWiAcAPRadarDetected 1.3.6.1.4.1.207.8.42.6.3.1.1.6
The message of Radar Detected.
Status: current Access: read-only
OBJECT-TYPE    
  TrapString  

atkkWiAcAPChannels 1.3.6.1.4.1.207.8.42.6.3.1.1.7
The channels of Radar Detected.
Status: current Access: read-only
OBJECT-TYPE    
  ChannelString  

atkkWiAcAPDetectConfig 1.3.6.1.4.1.207.8.42.6.3.2
The enable/disable configuration of the Neighbor AP detection. wlan0/wlan1 for TQ2403/EX wlan0 for TQ2450/TQ3600/TQ3200/TQ3400/TQ4400/TQ4600/TQ4400e
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

atkkWiAcAPDetectConfig2 1.3.6.1.4.1.207.8.42.6.3.3
The enable/disable configuration of the Neighbor AP detection. wlan1 for TQ2450/TQ3600/TQ3400/TQ4400/TQ4600/TQ4400e
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

atkkWiAcMacACL 1.3.6.1.4.1.207.8.42.6.4
MAC address filters List.
Status: current Access: read-write
OBJECT-IDENTITY    

atkkWiAcMacACLTable 1.3.6.1.4.1.207.8.42.6.4.1
A table that contains MAC address filters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtkkWiAcMacACLEntry

atkkWiAcMacACLEntry 1.3.6.1.4.1.207.8.42.6.4.1.1
MAC address filter.
Status: current Access: not-accessible
OBJECT-TYPE    
  AtkkWiAcMacACLEntry  

atkkWiAcMacACLAddress 1.3.6.1.4.1.207.8.42.6.4.1.1.1
MAC address which is filtered.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

atkkWiAcMacACLModeConfig 1.3.6.1.4.1.207.8.42.6.4.2
The mode configuration of the MAC filtering.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER deny(1), accept(2)  

atkkWiAcNotification 1.3.6.1.4.1.207.8.42.6.5
OBJECT IDENTIFIER    

atkkWiAcNotificationObjects 1.3.6.1.4.1.207.8.42.6.5.0
OBJECT IDENTIFIER    

atkkWiAcAssociated 1.3.6.1.4.1.207.8.42.6.5.0.1
This notification is sent when a STA was connected.
Status: current Access: read-write
NOTIFICATION-TYPE    

atkkWiAcDisassociated 1.3.6.1.4.1.207.8.42.6.5.0.2
This notification is sent when a STA was disconnected.
Status: current Access: read-write
NOTIFICATION-TYPE    

atkkWiAcUnknownAP 1.3.6.1.4.1.207.8.42.6.5.0.3
This notification is sent when an unknown AP was detected.
Status: current Access: read-write
NOTIFICATION-TYPE    

atkkWiAcFiltered 1.3.6.1.4.1.207.8.42.6.5.0.4
This notification is sent when an STA was denied by MAC filters.
Status: current Access: read-write
NOTIFICATION-TYPE    

atkkWiAcRadiusAuthSucceeded 1.3.6.1.4.1.207.8.42.6.5.0.5
This notification is sent when RADIUS authentication of an STA succeeded.
Status: current Access: read-write
NOTIFICATION-TYPE    

atkkWiAcRadiusAuthFailed 1.3.6.1.4.1.207.8.42.6.5.0.6
This notification is sent when RADIUS authentication of an STA failed.
Status: current Access: read-write
NOTIFICATION-TYPE    

atkkWiAcRadarDetected 1.3.6.1.4.1.207.8.42.6.5.0.7
This notification is sent when Radar detected.
Status: current Access: read-write
NOTIFICATION-TYPE