EXTREME-SUMMIT-WM-DOT11-EXTNS-MIB

File: EXTREME-SUMMIT-WM-DOT11-EXTNS-MIB.mib (27564 bytes)

Imported modules

EXTREME-SUMMIT-WM-SMI IEEE802dot11-MIB IF-MIB
SNMPv2-CONF SNMPv2-SMI SNMPv2-TC

Imported symbols

summitWMMgmt summitWMModules dot11WEPDefaultKeyIndex
ifIndex InterfaceIndex OBJECT-GROUP
MODULE-COMPLIANCE Integer32 Unsigned32
Counter64 OBJECT-TYPE MODULE-IDENTITY
MacAddress TruthValue RowStatus
DisplayString

Defined Types

WEPKeytype  
OCTET STRING Size(0|14|38)    

Dot11ExtBSSIDEntry  
SEQUENCE    
  dot11ExtBSSIndex Integer32
  dot11ExtBSSID MacAddress
  dot11ExtSSIDID Integer32
  dot11ExtSSID OCTET STRING
  dot11ExtBSSIDWEPKeyIndex Integer32
  dot11ExtSSIDSuppress TruthValue
  dot11ExtPriorityTrafficHandling TruthValue

Dot11ExtWEPKeyMappingsEntry  
SEQUENCE    
  dot11ExtWEPKeyMappingIndex Integer32
  dot11ExtWEPKeyMappingAddress MacAddress
  dot11ExtWEPKeyMappingWEPOn TruthValue
  dot11ExtWEPKeyMappingValue WEPKeytype
  dot11ExtWEPKeyMappingStatus RowStatus

Dot11CapabilitiesEntry  
SEQUENCE    
  dot11Capabilities BITS

Dot11bConfigEntry  
SEQUENCE    
  dot11bEnabled TruthValue
  dot11BasicB INTEGER

Dot11gConfigEntry  
SEQUENCE    
  dot11gEnabled TruthValue
  dot11gProtectionMode INTEGER
  dot11gProtectionType INTEGER
  dot11gProtectionRate INTEGER
  dot11gBasicG INTEGER

Dot11ExtSmtEntry  
SEQUENCE    
  smtShortPreambleInvoked INTEGER
  dot11ExtSmtCurrentChannel Integer32
  dot11ExtSmtMaxBasicRate OCTET STRING
  dot11ExtSmtMinBasicRate OCTET STRING
  dot11ExtSmtMaxOperationalRate OCTET STRING

Dot11ExtVlanSmtEntry  
SEQUENCE    
  vlanBridgeMode TruthValue
  vlanTag Integer32

Dot1XConfigEntry  
SEQUENCE    
  dot1XEnabled TruthValue
  dot1XDynamicRekeyingInterval Unsigned32
  dot1XWPA1Enabled TruthValue
  dot1XWPAPassphrase DisplayString
  dot1XWPACipherType INTEGER
  dot1XWPA2Enabled TruthValue

AssocGroupEntry  
SEQUENCE    
  assocAddress MacAddress
  assocIfIndex InterfaceIndex
  assocReceivedRSSI Integer32
  assocTransmittedRSSI Integer32
  assocReceivedRate Unsigned32
  assocTransmittedRate Unsigned32
  assocReceivedFrameCount Counter64
  assocTransmittedFrameCount Counter64
  assocReceiveErrors Counter64
  assocTransmitErrors Counter64
  assocTransmitBytes Counter64
  assocReceiveBytes Counter64

AssocCountersEntry  
SEQUENCE    
  assocAuthenticationCount Counter64
  assocDeauthenticationCount Counter64
  assocAssociationCount Counter64
  assocDeassociationCount Counter64
  assocReassociationCount Counter64

Defined Values

summitWMDot11ExtnsMIB 1.3.6.1.4.1.1916.5.5.3
Summit WM Dot11 extensions MIB. This module provides extension objects to the ieee80211 MIB.
MODULE-IDENTITY    

dot11ExtnsMib 1.3.6.1.4.1.1916.5.3.1
OBJECT IDENTIFIER    

dot11Extsmt 1.3.6.1.4.1.1916.5.3.1.1
OBJECT IDENTIFIER    

dot11ExtBSSIDTable 1.3.6.1.4.1.1916.5.3.1.1.1
The dot11ExtBSSIDTable contains a list of the BSS (Basic Service Set) Identifiers supported by each radio, and associates an SSID with with each BSS.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot11ExtBSSIDEntry

dot11ExtBSSIDEntry 1.3.6.1.4.1.1916.5.3.1.1.1.1
An entry in the BSSID table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot11ExtBSSIDEntry  

dot11ExtBSSIndex 1.3.6.1.4.1.1916.5.3.1.1.1.1.1
A unique value, greater than zero, that identifies each Basic Service Set Identifier (BSSID) supported by a radio.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

dot11ExtBSSID 1.3.6.1.4.1.1916.5.3.1.1.1.1.2
The Basic Service Set Identifier (BSSID) uniquely identifies a wireless network adapter. In the case of the altitue350, a radio can support up to 8 distinct BSSIDs.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

dot11ExtSSIDID 1.3.6.1.4.1.1916.5.3.1.1.1.1.3
SSIDID is a Extreme Summit WM internal numeric identifier for the SSID. This number is meaningless external to the product.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..2147483647  

dot11ExtSSID 1.3.6.1.4.1.1916.5.3.1.1.1.1.4
The Service Set Identifier (SSID) is the network name identifying the wireless network to which this adapter belongs.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

dot11ExtBSSIDWEPKeyIndex 1.3.6.1.4.1.1916.5.3.1.1.1.1.5
Specifies the WEP default key associated with this BSS from the ieee802dot11 dot11WEPDefaultKeysTable.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

dot11ExtSSIDSuppress 1.3.6.1.4.1.1916.5.3.1.1.1.1.6
When True, the radio will not broadcast the SSID associated with this BSSID in the beacons.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dot11ExtPriorityTrafficHandling 1.3.6.1.4.1.1916.5.3.1.1.1.1.7
When True, priority traffic handling is enabled for this BSSID.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dot11ExtWEPKeyMappingsTable 1.3.6.1.4.1.1916.5.3.1.1.2
The dot11ExtWEPKeyMappingsTable supports the ability to configure a separate WEP key for each BSS/Station pairing. The WEPKeyMappingValues in this table are logically WRITE-ONLY. Any attempt to read these values will return null or 0.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot11ExtWEPKeyMappingsEntry

dot11ExtWEPKeyMappingsEntry 1.3.6.1.4.1.1916.5.3.1.1.2.1
An entry in the dot11ExtWEPKeyMappingsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot11ExtWEPKeyMappingsEntry  

dot11ExtWEPKeyMappingIndex 1.3.6.1.4.1.1916.5.3.1.1.2.1.1
The auxiliary variable used to identify instances of the columnar objects in the WEP Key Mappings Table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

dot11ExtWEPKeyMappingAddress 1.3.6.1.4.1.1916.5.3.1.1.2.1.2
The MAC address of the STA for which the values from this key mapping entry are to be used.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

dot11ExtWEPKeyMappingWEPOn 1.3.6.1.4.1.1916.5.3.1.1.2.1.3
Boolean as to whether WEP is to be used when communicating with the dot11WEPKeyMappingAddress STA.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

dot11ExtWEPKeyMappingValue 1.3.6.1.4.1.1916.5.3.1.1.2.1.4
A WEP secret key value.
Status: current Access: read-create
OBJECT-TYPE    
  WEPKeytype  

dot11ExtWEPKeyMappingStatus 1.3.6.1.4.1.1916.5.3.1.1.2.1.5
The status column used for creating, modifying, and deleting instances of the columnar objects in the WEP key mapping Table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dot11CapabilitiesTable 1.3.6.1.4.1.1916.5.3.1.1.3
The dot11CapabilitiesTable contains the 802.11 protocols that each radio in the accessPoint are capable of supporting.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot11CapabilitiesEntry

dot11CapabilitiesEntry 1.3.6.1.4.1.1916.5.3.1.1.3.1
An entry in the dot11CapabilitiesTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot11CapabilitiesEntry  

dot11Capabilities 1.3.6.1.4.1.1916.5.3.1.1.3.1.1
Describes the capabilities of a radio, for example the protocol supported.
Status: current Access: read-write
OBJECT-TYPE    
  BITS dot11g(0), dot11a(1)  

dot11bConfigTable 1.3.6.1.4.1.1916.5.3.1.1.4
The table contains configuration elements specific to the 802.11b protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot11bConfigEntry

dot11bConfigEntry 1.3.6.1.4.1.1916.5.3.1.1.4.1
The dot11bConfigTable contains configuration elements specific to the 802.11b protocol. If an attempt to read the elements is made for a radio which does not support 802.11b, null or 0 will be returned.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot11bConfigEntry  

dot11bEnabled 1.3.6.1.4.1.1916.5.3.1.1.4.1.1
When true, 802.1b protocol support is active on this radio.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dot11BasicB 1.3.6.1.4.1.1916.5.3.1.1.4.1.2
Specifies the basic rate set for a 11b or 11b+g radio. When set to basic11b, the radio uses all four 11b rates (1, 2, 5.5 and 11 Mbps) as basic rates. When when set to basic11 the radio uses only the two 11 rates (1 and 2 Mbps) as basic rates.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER basic11b(1), basic11(2)  

dot11gConfigTable 1.3.6.1.4.1.1916.5.3.1.1.5
The dot11gConfigTable contains configuration elements specific to the 802.11g protocol. If an attempt to read the elements is made for a radio which does not support 802.11g, null or 0 will be returned.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot11gConfigEntry

dot11gConfigEntry 1.3.6.1.4.1.1916.5.3.1.1.5.1
An entry in the dot11gConfigTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot11gConfigEntry  

dot11gEnabled 1.3.6.1.4.1.1916.5.3.1.1.5.1.1
When true, 802.1g protocol support is active on this radio.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dot11gProtectionMode 1.3.6.1.4.1.1916.5.3.1.1.5.1.3
Configures whether and when to use Protection Mode for the 802.11g transmissions. Protection Mode helps reduce collisions with legacy 802.11b stations at the expense of additional overhead. None specifies that no protection is to be used. Auto specifies that radio will enable protection mode when it detects an 802.11b station. Always specifies that protection mode is always enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), auto(2), always(3)  

dot11gProtectionType 1.3.6.1.4.1.1916.5.3.1.1.5.1.4
Determines whether 802.11g Protection Mode uses a RTS-CTS sequence or a CTS-only protection mechanism when Protection Mode is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ctsOnly(1), rtsCts(2)  

dot11gProtectionRate 1.3.6.1.4.1.1916.5.3.1.1.5.1.5
Specifies the rate to be used by RTS or CTS in protection mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER rate1Mbps(0), rate2Mbps(1), rate5Mbps(2), rate11Mbps(3)  

dot11gBasicG 1.3.6.1.4.1.1916.5.3.1.1.5.1.6
Specifies the set of basic rates in 11-g-only mode. Default allows all possible basic rates (1, 2, 5.5, 11, 6, 12 and 24 Mbps). Basic11 specifies only 11 rates (1 nad 2 Mbps) as basic. Basic11b specifies all four 11b rates (1, 2, 5.5 and 11 Mbps) as basic. OFDM specifies only OFDM rates (6, 12 and 24 Mbps) as basic.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER default(1), basic11(2), basic11b(3), ofdm(4)  

dot11ExtSmtTable 1.3.6.1.4.1.1916.5.3.1.1.7
Extended settings table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot11ExtSmtEntry

dot11ExtSmtEntry 1.3.6.1.4.1.1916.5.3.1.1.7.1
An entry in the Extended settings table dot11ExtSmtTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot11ExtSmtEntry  

smtShortPreambleInvoked 1.3.6.1.4.1.1916.5.3.1.1.7.1.1
Specifies the type of preamble used in an 11b/g radio: always short, always long or automatically selected.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER shortPreamble(1), longPreamble(2), autoSelectPreamble(3)  

dot11ExtSmtCurrentChannel 1.3.6.1.4.1.1916.5.3.1.1.7.1.2
Specfies the current rdio channel.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..2147483647  

dot11ExtSmtMaxBasicRate 1.3.6.1.4.1.1916.5.3.1.1.7.1.3
Specifies the maximum basic rate.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..126)  

dot11ExtSmtMinBasicRate 1.3.6.1.4.1.1916.5.3.1.1.7.1.4
Specifies the minimum basic rate which is also the minimum operational rate.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..126)  

dot11ExtSmtMaxOperationalRate 1.3.6.1.4.1.1916.5.3.1.1.7.1.5
Specifies the maximum operational rate.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..126)  

dot11ExtVlanSmtTable 1.3.6.1.4.1.1916.5.3.1.1.8
This table contains configuration about bridging mode for the radio.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot11ExtVlanSmtEntry

dot11ExtVlanSmtEntry 1.3.6.1.4.1.1916.5.3.1.1.8.1
An entry in dot11ExtVlanSmtTable table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot11ExtVlanSmtEntry  

vlanBridgeMode 1.3.6.1.4.1.1916.5.3.1.1.8.1.1
When true, bridging mode is enabled on this radio.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

vlanTag 1.3.6.1.4.1.1916.5.3.1.1.8.1.2
Integer specifying the VLAN tag. If untagged, returns -1.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

dot11ExtAPObjs 1.3.6.1.4.1.1916.5.3.1.2
OBJECT IDENTIFIER    

dot1XConfigTable 1.3.6.1.4.1.1916.5.3.1.2.2
Conceptual table for 802.1X settings required for wireless security.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot1XConfigEntry

dot1XConfigEntry 1.3.6.1.4.1.1916.5.3.1.2.2.1
An entry in dot1XConfigTable table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot1XConfigEntry  

dot1XEnabled 1.3.6.1.4.1.1916.5.3.1.2.2.1.1
Enable 802.1X authentication for this BSSID.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dot1XDynamicRekeyingInterval 1.3.6.1.4.1.1916.5.3.1.2.2.1.2
This object defines the time period, in seconds, after which the key value must be updated.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

dot1XWPA1Enabled 1.3.6.1.4.1.1916.5.3.1.2.2.1.3
Enables WPA.1 (Wi-Fi Protected Access) on this BSSID
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dot1XWPAPassphrase 1.3.6.1.4.1.1916.5.3.1.2.2.1.4
Specifies the WPA passphrase for the BSSID. This element is logically write only. Any attempt to read this element will result in null or 0.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

dot1XWPACipherType 1.3.6.1.4.1.1916.5.3.1.2.2.1.5
Defines the encryption algoritms allowed with WPA: only TKIP if tkipOnly or both AES and TKIP if auto.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tkipOnly(1), auto(2)  

dot1XWPA2Enabled 1.3.6.1.4.1.1916.5.3.1.2.2.1.6
When true, WPA v.2 support is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dot11ExtCounters 1.3.6.1.4.1.1916.5.3.1.4
OBJECT IDENTIFIER    

assocGroupTable 1.3.6.1.4.1.1916.5.3.1.4.1
STA statistics table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AssocGroupEntry

assocGroupEntry 1.3.6.1.4.1.1916.5.3.1.4.1.1
Entry in the STA statistics table.
Status: current Access: not-accessible
OBJECT-TYPE    
  AssocGroupEntry  

assocAddress 1.3.6.1.4.1.1916.5.3.1.4.1.1.1
MAC address associated with the client.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

assocIfIndex 1.3.6.1.4.1.1916.5.3.1.4.1.1.2
Interface index of the radio to which the client is associated.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

assocReceivedRSSI 1.3.6.1.4.1.1916.5.3.1.4.1.1.3
Received signal strength for the packets received from this client.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

assocTransmittedRSSI 1.3.6.1.4.1.1916.5.3.1.4.1.1.4
Received signal strength averaged for the ACK packets received in response to transmitted packets for this client.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

assocReceivedRate 1.3.6.1.4.1.1916.5.3.1.4.1.1.5
PHY rate for the packets received from this client.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

assocTransmittedRate 1.3.6.1.4.1.1916.5.3.1.4.1.1.6
PHY rate used to transmit packets for this client.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

assocReceivedFrameCount 1.3.6.1.4.1.1916.5.3.1.4.1.1.7
Frames received from this client.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

assocTransmittedFrameCount 1.3.6.1.4.1.1916.5.3.1.4.1.1.8
Frames transmitted for this client.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

assocReceiveErrors 1.3.6.1.4.1.1916.5.3.1.4.1.1.9
Frames received with errors from this client.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

assocTransmitErrors 1.3.6.1.4.1.1916.5.3.1.4.1.1.10
Frames transmitted with errors (not acknowledged) for this cleint.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

assocTransmitBytes 1.3.6.1.4.1.1916.5.3.1.4.1.1.11
Bytes transmitted for this client.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

assocReceiveBytes 1.3.6.1.4.1.1916.5.3.1.4.1.1.12
Bytes received from this client.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

assocCountersTable 1.3.6.1.4.1.1916.5.3.1.4.2
STA association statistics table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AssocCountersEntry

assocCountersEntry 1.3.6.1.4.1.1916.5.3.1.4.2.1
Entry in the STA association statistics table.
Status: current Access: not-accessible
OBJECT-TYPE    
  AssocCountersEntry  

assocAuthenticationCount 1.3.6.1.4.1.1916.5.3.1.4.2.1.1
Number of authentications for this client.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

assocDeauthenticationCount 1.3.6.1.4.1.1916.5.3.1.4.2.1.2
Number of deauthentications for this client.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

assocAssociationCount 1.3.6.1.4.1.1916.5.3.1.4.2.1.3
Number of associations for this client.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

assocDeassociationCount 1.3.6.1.4.1.1916.5.3.1.4.2.1.4
Number of deassociations for this client.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

assocReassociationCount 1.3.6.1.4.1.1916.5.3.1.4.2.1.5
Number of reassociations for this client.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

dot11ExtConformance 1.3.6.1.4.1.1916.5.3.1.5
OBJECT IDENTIFIER    

summitWMDot11ExtModule 1.3.6.1.4.1.1916.5.3.1.5.1
EXTREME-SUMMIT-WM-DOT11-EXTNS module compliance.
Status: current Access: read-only
MODULE-COMPLIANCE    

summitWMDot11ExtGroups 1.3.6.1.4.1.1916.5.3.1.5.2
Extreme summit WM Dot11-Extns object-group.
Status: current Access: read-only
OBJECT-GROUP