AH-INTERFACE-MIB

File: AH-INTERFACE-MIB.mib (32246 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC AH-SMI-MIB
IF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
Integer32 Counter32 Counter64
TruthValue ahAPInterface AhString
AhNodeID AhInterfaceMode AhInterfaceType
AhMACProtocol ifIndex ifEntry

Defined Types

AhAuthenticationMethod  
Authentication method supported within Aerohive AP
TEXTUAL-CONVENTION    
  INTEGER cwp(0), open(1), wep-open(2), wep-shared(3), wpa-psk(4), wpa2-psk(5), wpa-8021x(6), wpa2-8021X(7), wpa-auto-psk(8), wpa-auto-8021x(9), dynamic-wep(10)  

AhEncrytionMethod  
Encryption method supported within Aerohive AP
TEXTUAL-CONVENTION    
  INTEGER aes(0), tkip(1), wep(2), non(3)  

AhXIfEntry  
SEQUENCE    
  ahIfName AhString
  ahSSIDName AhString
  ahIfPromiscuous TruthValue
  ahIfType AhInterfaceType
  ahIfMode AhInterfaceMode
  ahIfConfMode AhInterfaceMode

AhAssociationEntry  
SEQUENCE    
  ahClientMac AhNodeID
  ahClientIP IpAddress
  ahClientHostname AhString
  ahClientRSSI Integer32
  ahClientLinkUptime Counter32
  ahClientCWPUsed TruthValue
  ahClientAuthMethod AhAuthenticationMethod
  ahClientEncryptionMethod AhEncrytionMethod
  ahClientMACProtocol AhMACProtocol
  ahClientSSID AhString
  ahClientVLAN Integer32
  ahClientUserProfId Integer32
  ahClientChannel Integer32
  ahClientLastTxRate Integer32
  ahClientUsername AhString
  ahClientRxDataFrames Counter32
  ahClientRxDataOctets Counter32
  ahClientRxMgtFrames Counter32
  ahClientRxUnicastFrames Counter32
  ahClientRxMICFailures Counter32
  ahClientLastRxRate Integer32
  ahClientTxDataFrames Counter32
  ahClientTxBeDataFrames Counter32
  ahClientTxBgDataFrames Counter32
  ahClientTxViDataFrames Counter32
  ahClientTxVoDataFrames Counter32
  ahClientTxMgtFrames Counter32
  ahClientTxDataOctets Counter32
  ahClientTxUnicastFrames Counter32
  ahClientTxMulticastFrames Counter32
  ahClientTxBroadcastFrames Counter32
  ahClientTxAirtime Counter64
  ahClientRxAirtime Counter64
  ahClientAssociationTime Counter32
  ahClientBSSID AhNodeID

AhRadioStatsEntry  
SEQUENCE    
  ahRadioTxDataFrames Counter32
  ahRadioTxBeDataFrames Counter32
  ahRadioTxBgDataFrames Counter32
  ahRadioTxViDataFrames Counter32
  ahRadioTxVoDataFrames Counter32
  ahRadioTxUnicastDataFrames Counter32
  ahRadioTxMulticastDataFrames Counter32
  ahRadioTxBroadcastDataFrames Counter32
  ahRadioTxNonBeaconMgtFrames Counter32
  ahRadioTxBeaconFrames Counter32
  ahRadioTxTotalRetries Counter32
  ahRadioTxTotalFramesDropped Counter32
  ahRadioTxTotalFrameErrors Counter32
  ahRadioTxFEForExcessiveHWRetries Counter32
  ahRadioTXRTSFailures Counter32
  ahRadioRxTotalDataFrames Counter32
  ahRadioRxUnicastDataFrames Counter32
  ahRadioRxMulticastDataFrames Counter32
  ahRadioRxBroadcastDataFrames Counter32
  ahRadioRxMgtFrames Counter32
  ahRadioRxTotalFrameDropped Counter32
  ahRadioTxAirtime Counter64
  ahRadioRxAirtime Counter64

AhVIfStatsEntry  
SEQUENCE    
  ahVIfRxDataFrames Counter32
  ahVIfRxUnicastDataFrames Counter32
  ahVIfRxMulticastDataFrames Counter32
  ahVIfRxBroadcastDataFrames Counter32
  ahVIfRxErrorFrames Counter32
  ahVIfRxDroppedFrames Counter32
  ahVIfTxDataFrames Counter32
  ahVIfTxBeDataFrames Counter32
  ahVIfTxBgDataFrames Counter32
  ahVIfTxViDataFrames Counter32
  ahVIfTxVoDataFrames Counter32
  ahVIfTxUnicastDataFrames Counter32
  ahVIfTxMulticastDataFrames Counter32
  ahVIfTxBroadcastDataFrames Counter32
  ahVIfTxErrorFrames Counter32
  ahVIfTxDroppedFrames Counter32
  ahVifTxAirtime Counter64
  ahVifRxAirtime Counter64

AhRadioAttributeEntry  
SEQUENCE    
  ahRadioChannel Integer32
  ahRadioTxPower Integer32
  ahRadioNoiseFloor Integer32

Defined Values

ahInterface 1.3.6.1.4.1.26928.1.1.1.2.1
This module contains the MIB definition of interface related information.
MODULE-IDENTITY    

ahXIfTable 1.3.6.1.4.1.26928.1.1.1.2.1.1
Table of all the Interface/SSID info not covered by the rfc 2863
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AhXIfEntry

ahXIfEntry 1.3.6.1.4.1.26928.1.1.1.2.1.1.1
Individual entry of Interface/SSID table
Status: current Access: not-accessible
OBJECT-TYPE    
  AhXIfEntry  

ahIfName 1.3.6.1.4.1.26928.1.1.1.2.1.1.1.1
Name - uniquely identifies an AP Interface.
Status: current Access: read-only
OBJECT-TYPE    
  AhString  

ahSSIDName 1.3.6.1.4.1.26928.1.1.1.2.1.1.1.2
Name - identifies a wireless interface with Access mode. If the interface is not a wireless interface with Access mode, the SSIDName should be set N/A
Status: current Access: read-only
OBJECT-TYPE    
  AhString  

ahIfPromiscuous 1.3.6.1.4.1.26928.1.1.1.2.1.1.1.3
Indicates whether an interface is in promiscuous mode or not.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ahIfType 1.3.6.1.4.1.26928.1.1.1.2.1.1.1.4
Indicates whether an interface is a physical or virtual one.
Status: current Access: read-only
OBJECT-TYPE    
  AhInterfaceType  

ahIfMode 1.3.6.1.4.1.26928.1.1.1.2.1.1.1.5
Indicates whether an interface is used for Access or Backhaul currently.
Status: current Access: read-only
OBJECT-TYPE    
  AhInterfaceMode  

ahIfConfMode 1.3.6.1.4.1.26928.1.1.1.2.1.1.1.6
Indicates whether an interface is configured for Access or Backhaul.
Status: current Access: read-only
OBJECT-TYPE    
  AhInterfaceMode  

ahAssociationTable 1.3.6.1.4.1.26928.1.1.1.2.1.2
Table of directly connected APs
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AhAssociationEntry

ahAssociationEntry 1.3.6.1.4.1.26928.1.1.1.2.1.2.1
Individual entry of client table
Status: current Access: not-accessible
OBJECT-TYPE    
  AhAssociationEntry  

ahClientMac 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.1
Uniquely identifies a client.
Status: current Access: read-only
OBJECT-TYPE    
  AhNodeID  

ahClientIP 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.2
The IP address of the client if known. Otherwise, this field should be 0
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ahClientHostname 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.3
The host name of the client if known. Otherwise, this field should be empty
Status: current Access: read-only
OBJECT-TYPE    
  AhString  

ahClientRSSI 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.4
An indicator for the RSSI of the client derived from last communication
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ahClientLinkUptime 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.5
Link up time in second
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahClientCWPUsed 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.6
The boolean indicating whether Captive Web Portal is used.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ahClientAuthMethod 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.7
The authentication method the client uses to communicated with AP
Status: current Access: read-only
OBJECT-TYPE    
  AhAuthenticationMethod  

ahClientEncryptionMethod 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.8
The encryption method the client uses to communicated with AP
Status: current Access: read-only
OBJECT-TYPE    
  AhEncrytionMethod  

ahClientMACProtocol 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.9
The radio mode the client uses to communicated with AP
Status: current Access: read-only
OBJECT-TYPE    
  AhMACProtocol  

ahClientSSID 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.10
The SSID used by client to communicated with AP
Status: current Access: read-only
OBJECT-TYPE    
  AhString  

ahClientVLAN 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.11
The VLAN used by client to communicated with AP
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ahClientUserProfId 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.12
The user profile id used by client to communicated with AP
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ahClientChannel 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.13
The radio channel used by client to communicated with AP
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ahClientLastTxRate 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.14
The rate (KBPS) of last transmitting frame to the client.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ahClientUsername 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.15
The client user name to login to the network. It contain empty string if the authentication method is other than EAP (802.1x).
Status: current Access: read-only
OBJECT-TYPE    
  AhString  

ahClientRxDataFrames 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.16
The number of data frames received from client to AP
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahClientRxDataOctets 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.17
The number of data octets received from client to AP
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahClientRxMgtFrames 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.18
The number of mgt frames received from client to AP
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahClientRxUnicastFrames 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.19
The number of unitcast frames received from client to AP
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahClientRxMulticastFrames 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.20
The number of multicast frames received from client to AP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahClientRxBroadcastFrames 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.21
The number of broadcast frames received from client to AP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahClientRxMICFailures 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.22
The number of frames dropped due to Message Integrity Check failure from client to AP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahClientTxDataFrames 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.23
The number of transmitted data frames from .
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahClientTxMgtFrames 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.24
The number of transmitted management frames from .
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahClientTxDataOctets 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.25
The number of transmitted data in octets from .
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahClientTxUnicastFrames 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.26
The number of unitcast frames transmitted from client to AP
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahClientTxMulticastFrames 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.27
The number of multicast frames transmitted from client to AP
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahClientTxBroadcastFrames 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.28
The number of broadcast frames transmitted from client to AP
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahClientLastRxRate 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.29
The rate (KBPS) of last received frame from client.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ahClientTxBeDataFrames 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.30
The number of transmitted best effort priority data frames from AP to client.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahClientTxBgDataFrames 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.31
The number of transmitted back ground priority data frames from AP to client.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahClientTxViDataFrames 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.32
The number of transmitted video priority data frames from AP to client.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahClientTxVoDataFrames 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.33
The number of transmitted voice priority data frames from AP to client.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahClientTxAirtime 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.34
The accumulative transmit time in microseconds () from AP to client.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ahClientRxAirtime 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.35
The accumulative receive time in microseconds (us) from client to AP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ahClientAssociationTime 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.36
The association time(s) of client connect to AP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahClientBSSID 1.3.6.1.4.1.26928.1.1.1.2.1.2.1.37
It is the basic service set identifier of the client.
Status: current Access: read-only
OBJECT-TYPE    
  AhNodeID  

ahRadioStatsTable 1.3.6.1.4.1.26928.1.1.1.2.1.3
Table of radio interface statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AhRadioStatsEntry

ahRadioStatsEntry 1.3.6.1.4.1.26928.1.1.1.2.1.3.1
Individual entry of client table
Status: current Access: not-accessible
OBJECT-TYPE    
  AhRadioStatsEntry  

ahRadioTxDataFrames 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.1
The number of transmit data frames for the given interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahRadioTxUnicastDataFrames 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.2
The number of transmitted unicast frames for the given interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahRadioTxMulticastDataFrames 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.3
The number of transmitted multicast frames for the given interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahRadioTxBroadcastDataFrames 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.4
The number of transmitted broadcast frames for the given interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahRadioTxNonBeaconMgtFrames 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.5
The number of transmit management frames other than beacon for the given interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahRadioTxBeaconFrames 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.6
The number of transmit beacon frames for the given interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahRadioTxTotalRetries 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.7
The total number of transmit retries for the given interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahRadioTxTotalFramesDropped 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.8
The number of transmit frames dropped for the given interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahRadioTxTotalFrameErrors 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.9
The total number of transmit frames in error for the given interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahRadioTxFEForExcessiveHWRetries 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.10
The number of transmit frames in error due to excessive hardware retries for the given interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahRadioRxTotalDataFrames 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.11
The total number of received data frames for the given interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahRadioRxUnicastDataFrames 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.12
The number of received unicast frames for the given interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahRadioRxMulticastDataFrames 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.13
The number of received multicast frames for the given interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahRadioRxBroadcastDataFrames 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.14
The number of received broadcast frames for the given interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahRadioRxMgtFrames 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.15
The number of received management frames for the given interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahRadioRxTotalFrameDropped 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.16
The total number of dropped received frames for the given interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahRadioTxBeDataFrames 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.17
The number of transmitted best effort priority data frames from the radio.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahRadioTxBgDataFrames 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.18
The number of transmitted back ground priority data frames from the radio.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahRadioTxViDataFrames 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.19
The number of transmitted video priority data frames from the radio.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahRadioTxVoDataFrames 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.20
The number of transmitted voice priority data frames from the radio.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahRadioTXRTSFailures 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.21
The number of transmitted RTS failures from the Radio.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahRadioTxAirtime 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.22
The accumulative transmit time in microseconds (us) from the given Radio.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ahRadioRxAirtime 1.3.6.1.4.1.26928.1.1.1.2.1.3.1.23
The accumulative receive time in microseconds (us) to the given radio.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ahVIfStatsTable 1.3.6.1.4.1.26928.1.1.1.2.1.4
Table of virtual interface (vif) statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AhVIfStatsEntry

ahVIfStatsEntry 1.3.6.1.4.1.26928.1.1.1.2.1.4.1
Individual entry of VIf statistics
Status: current Access: not-accessible
OBJECT-TYPE    
  AhVIfStatsEntry  

ahVIfRxDataFrames 1.3.6.1.4.1.26928.1.1.1.2.1.4.1.1
The number of received data frames for the given virtual interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahVIfRxUnicastDataFrames 1.3.6.1.4.1.26928.1.1.1.2.1.4.1.2
The number of received unicast data frames for the given virtual interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahVIfRxMulticastDataFrames 1.3.6.1.4.1.26928.1.1.1.2.1.4.1.3
The number of received multicast data frames for the given virtual interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahVIfRxBroadcastDataFrames 1.3.6.1.4.1.26928.1.1.1.2.1.4.1.4
The number of received broadcast data frames for the given virtual interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahVIfRxErrorFrames 1.3.6.1.4.1.26928.1.1.1.2.1.4.1.5
The number of received error frames for the given virtual interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahVIfRxDroppedFrames 1.3.6.1.4.1.26928.1.1.1.2.1.4.1.6
The number of received dropped frames for the given virtual interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahVIfTxDataFrames 1.3.6.1.4.1.26928.1.1.1.2.1.4.1.7
The number of trasmitted data frames for the given virtual interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahVIfTxUnicastDataFrames 1.3.6.1.4.1.26928.1.1.1.2.1.4.1.8
The number of transmitted unicast data frames for the given virtual interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahVIfTxMulticastDataFrames 1.3.6.1.4.1.26928.1.1.1.2.1.4.1.9
The number of transmitted multicast data frames for the given virtual interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahVIfTxBroadcastDataFrames 1.3.6.1.4.1.26928.1.1.1.2.1.4.1.10
The number of transmitted broadcast data frames for the given virtual interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahVIfTxErrorFrames 1.3.6.1.4.1.26928.1.1.1.2.1.4.1.11
The number of trasmitted frames encontered error for the given virtual interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahVIfTxDroppedFrames 1.3.6.1.4.1.26928.1.1.1.2.1.4.1.12
The number of trasmitted frames dropped due to error condition for the given virtual interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahVIfTxBeDataFrames 1.3.6.1.4.1.26928.1.1.1.2.1.4.1.13
The number of transmitted best effort priority data frames from the virtual interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahVIfTxBgDataFrames 1.3.6.1.4.1.26928.1.1.1.2.1.4.1.14
The number of transmitted back ground priority data frames from the virtual interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahVIfTxViDataFrames 1.3.6.1.4.1.26928.1.1.1.2.1.4.1.15
The number of transmitted video priority data frames from the virtual interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahVIfTxVoDataFrames 1.3.6.1.4.1.26928.1.1.1.2.1.4.1.16
The number of transmitted voice priority data frames from the virtual interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ahVifTxAirtime 1.3.6.1.4.1.26928.1.1.1.2.1.4.1.17
The accumulative transmit time in microseconds (us) from the given SSID.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ahVifRxAirtime 1.3.6.1.4.1.26928.1.1.1.2.1.4.1.18
The accumulative receive time in microseconds (us) to the given SSID.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ahRadioAttributeTable 1.3.6.1.4.1.26928.1.1.1.2.1.5
Table of radio interface statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AhRadioAttributeEntry

ahRadioAttributeEntry 1.3.6.1.4.1.26928.1.1.1.2.1.5.1
Individual entry for each Radio
Status: current Access: not-accessible
OBJECT-TYPE    
  AhRadioAttributeEntry  

ahRadioChannel 1.3.6.1.4.1.26928.1.1.1.2.1.5.1.1
The channel number currently in use for this radio.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ahRadioTxPower 1.3.6.1.4.1.26928.1.1.1.2.1.5.1.2
The transmit power currently for the radio in dbm. The range is 0 to 20 dBm
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ahRadioNoiseFloor 1.3.6.1.4.1.26928.1.1.1.2.1.5.1.3
The noise floor for the radio dbm. The range is 0 to 256 dBm. The value of this variable is the actual value plus 256 dBm.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32