HPN-ICF-DOT11-SA-MIB

File: HPN-ICF-DOT11-SA-MIB.mib (21102 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI HPN-ICF-DOT11-REF-MIB

Imported symbols

TruthValue DateAndTime MODULE-IDENTITY
Integer32 Unsigned32 OBJECT-TYPE
NOTIFICATION-TYPE hpnicfDot11 HpnicfDot11ChannelScopeType
HpnicfDot11ObjectIDType HpnicfDot11RadioScopeType HpnicfDot11SaIntfDevType

Defined Types

HpnicfDot11SaCfgEntry  
SEQUENCE    
  hpnicfDot11SaCfgRadioType INTEGER
  hpnicfDot11SaEnable TruthValue
  hpnicfDot11SaRptDevType BITS
  hpnicfDot11SaTrapDevEnable TruthValue
  hpnicfDot11SaTrapDevType BITS
  hpnicfDot11SaTrapAQEnable TruthValue
  hpnicfDot11SaTrapAQThreshold Integer32
  hpnicfDot11SaDrivenRRMEnable TruthValue
  hpnicfDot11SaDrivenRRMSnt INTEGER

HpnicfDot11SaRtFFTDataEntry  
SEQUENCE    
  hpnicfDot11SaAPID HpnicfDot11ObjectIDType
  hpnicfDot11SaRadioID HpnicfDot11RadioScopeType
  hpnicfDot11SaRtDataGroupID Integer32
  hpnicfDot11SaFrequency Integer32
  hpnicfDot11SaRtFreqPower Integer32
  hpnicfDot11SaRtFreqMaxPower Integer32
  hpnicfDot11SaRtFreqDutyCycle Integer32
  hpnicfDot11SaRtFreqDataSeqNo Unsigned32

HpnicfDot11SaIntfDevEntry  
SEQUENCE    
  hpnicfDot11SaDevID Integer32
  hpnicfDot11SaDevType HpnicfDot11SaIntfDevType
  hpnicfDot11SaDevSI Integer32
  hpnicfDot11SaDevRSSI Integer32
  hpnicfDot11SaDevDutyCycle Integer32
  hpnicfDot11SaDevAffectedChls OCTET STRING
  hpnicfDot11SaDevDetectedTime DateAndTime

HpnicfDot11SaAirQualityEntry  
SEQUENCE    
  hpnicfDot11SaChlNum HpnicfDot11ChannelScopeType
  hpnicfDot11SaAvgQuality Integer32
  hpnicfDot11SaMinQuality Integer32
  hpnicfDot11SaIntfDevNum Integer32
  hpnicfDot11SaWiFiUtil Integer32
  hpnicfDot11SaNonWiFiUtil Integer32
  hpnicfDot11SaNoiseFloor Integer32

Defined Values

hpnicfDot11Sa 1.3.6.1.4.1.11.2.14.11.15.2.75.13
This MIB module provides spectrum analysis information. The initial revision of this MIB module. The spectrum analysis module on APs is able to examine the radio frequency (RF) environment in which the Wi-Fi network is operating, identify interference and classify its sources. An analysis of the results can then be used to quickly isolate issues with packet transmission, channel quality, and traffic congestion caused by contention with other devices operating in the same band or channel.
MODULE-IDENTITY    

hpnicfDot11SaCfgGroup 1.3.6.1.4.1.11.2.14.11.15.2.75.13.1
OBJECT IDENTIFIER    

hpnicfDot11SaStatusGroup 1.3.6.1.4.1.11.2.14.11.15.2.75.13.2
OBJECT IDENTIFIER    

hpnicfDot11SaNotifyGroup 1.3.6.1.4.1.11.2.14.11.15.2.75.13.3
OBJECT IDENTIFIER    

hpnicfDot11SaCfgTable 1.3.6.1.4.1.11.2.14.11.15.2.75.13.1.1
This table is used to configure spectrum analysis.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfDot11SaCfgEntry

hpnicfDot11SaCfgEntry 1.3.6.1.4.1.11.2.14.11.15.2.75.13.1.1.1
This entry contains the spectrum analysis configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfDot11SaCfgEntry  

hpnicfDot11SaCfgRadioType 1.3.6.1.4.1.11.2.14.11.15.2.75.13.1.1.1.1
Represents the radio type of the configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER dot11bg(1), dot11a(2)  

hpnicfDot11SaEnable 1.3.6.1.4.1.11.2.14.11.15.2.75.13.1.1.1.2
Represents whether spectrum analysis is enabled globally.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpnicfDot11SaRptDevType 1.3.6.1.4.1.11.2.14.11.15.2.75.13.1.1.1.3
Represents which types of interference devices should be reported.
Status: current Access: read-write
OBJECT-TYPE    
  BITS microwave(0), microwaveInverter(1), bluetooth(2), fixedFreqOthers(3), fixedFreqCordlessPhone(4), fixedFreqVideo(5), fixedFreqAudio(6), freqHopperOthers(7), freqHopperCordlessBase(8), freqHopperCordlessNetwork(9), freqHopperXbox(10), genericInterferer(11)  

hpnicfDot11SaTrapDevEnable 1.3.6.1.4.1.11.2.14.11.15.2.75.13.1.1.1.4
Represents whether the interference device trap is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpnicfDot11SaTrapDevType 1.3.6.1.4.1.11.2.14.11.15.2.75.13.1.1.1.5
Represents which types of interference device will send traps when the interference device trap is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  BITS microwave(0), microwaveInverter(1), bluetooth(2), fixedFreqOthers(3), fixedFreqCordlessPhone(4), fixedFreqVideo(5), fixedFreqAudio(6), freqHopperOthers(7), freqHopperCordlessBase(8), freqHopperCordlessNetwork(9), freqHopperXbox(10), genericInterferer(11)  

hpnicfDot11SaTrapAQEnable 1.3.6.1.4.1.11.2.14.11.15.2.75.13.1.1.1.6
Represents whether the air quality trap is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpnicfDot11SaTrapAQThreshold 1.3.6.1.4.1.11.2.14.11.15.2.75.13.1.1.1.7
Represents the air quality trap threshold. When the air quality is below this value, the air quality trap will be sent.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..100  

hpnicfDot11SaDrivenRRMEnable 1.3.6.1.4.1.11.2.14.11.15.2.75.13.1.1.1.8
Configure whether to trigger RRM to run when an access point detects a certain level of interference.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpnicfDot11SaDrivenRRMSnt 1.3.6.1.4.1.11.2.14.11.15.2.75.13.1.1.1.9
Configure the threshold at which RRM will be triggered. When the interference level for the access point rises above the threshold level, RRM initiates a local dynamic channel assignment (DCA) run and changes the channel of the affected access point radio if possible to improve network performance. Low represents a decreased sensitivity to changes in the environment while high represents an increased sensitivity.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER low(1), medium(2), high(3)  

hpnicfDot11SaRtFFTDataTable 1.3.6.1.4.1.11.2.14.11.15.2.75.13.2.1
This table contains the real-time FFT data for spectrum analysis.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfDot11SaRtFFTDataEntry

hpnicfDot11SaRtFFTDataEntry 1.3.6.1.4.1.11.2.14.11.15.2.75.13.2.1.1
This entry contains the real-time FFT data for spectrum analysis.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfDot11SaRtFFTDataEntry  

hpnicfDot11SaAPID 1.3.6.1.4.1.11.2.14.11.15.2.75.13.2.1.1.1
Represents the serial ID of the AP.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfDot11ObjectIDType  

hpnicfDot11SaRadioID 1.3.6.1.4.1.11.2.14.11.15.2.75.13.2.1.1.2
Represents the ID of the radio.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfDot11RadioScopeType  

hpnicfDot11SaRtDataGroupID 1.3.6.1.4.1.11.2.14.11.15.2.75.13.2.1.1.3
Represents group ID of the collected data. Maybe the device collects multiple groups of data at the collected interval.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hpnicfDot11SaFrequency 1.3.6.1.4.1.11.2.14.11.15.2.75.13.2.1.1.4
Represents the frequency number in 100 Hz.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hpnicfDot11SaRtFreqPower 1.3.6.1.4.1.11.2.14.11.15.2.75.13.2.1.1.5
Represents the power of the frequency point.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfDot11SaRtFreqMaxPower 1.3.6.1.4.1.11.2.14.11.15.2.75.13.2.1.1.6
Represents the max power of the frequency point.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfDot11SaRtFreqDutyCycle 1.3.6.1.4.1.11.2.14.11.15.2.75.13.2.1.1.7
Represents the duty cycle of the frequency point.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfDot11SaRtFreqDataSeqNo 1.3.6.1.4.1.11.2.14.11.15.2.75.13.2.1.1.8
Represents the sequence number of the data.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpnicfDot11SaIntfDevTable 1.3.6.1.4.1.11.2.14.11.15.2.75.13.2.2
This table contains the information of the interfering devices.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfDot11SaIntfDevEntry

hpnicfDot11SaIntfDevEntry 1.3.6.1.4.1.11.2.14.11.15.2.75.13.2.2.1
This entry contains the information of the interfering devices.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfDot11SaIntfDevEntry  

hpnicfDot11SaDevID 1.3.6.1.4.1.11.2.14.11.15.2.75.13.2.2.1.1
Represents the device identification number that uniquely identified the interfering device.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hpnicfDot11SaDevType 1.3.6.1.4.1.11.2.14.11.15.2.75.13.2.2.1.2
Represents type of the interferer.
Status: current Access: read-only
OBJECT-TYPE    
  HpnicfDot11SaIntfDevType  

hpnicfDot11SaDevSI 1.3.6.1.4.1.11.2.14.11.15.2.75.13.2.2.1.3
Represents severity index of the interfering device. Severity index is calculated, a positive integer between 0 and 100(with 100 being the most severe).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfDot11SaDevRSSI 1.3.6.1.4.1.11.2.14.11.15.2.75.13.2.2.1.4
Represents receive signal strength indicator (RSSI) of interfering device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfDot11SaDevDutyCycle 1.3.6.1.4.1.11.2.14.11.15.2.75.13.2.2.1.5
Represents proportion of time in percentage during which the interfering device was active.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfDot11SaDevAffectedChls 1.3.6.1.4.1.11.2.14.11.15.2.75.13.2.2.1.6
Represents channels that the interfering device affects.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

hpnicfDot11SaDevDetectedTime 1.3.6.1.4.1.11.2.14.11.15.2.75.13.2.2.1.7
Represents time at which the interference was detected.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

hpnicfDot11SaAirQualityTable 1.3.6.1.4.1.11.2.14.11.15.2.75.13.2.3
This table contains the air quality of the channels.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfDot11SaAirQualityEntry

hpnicfDot11SaAirQualityEntry 1.3.6.1.4.1.11.2.14.11.15.2.75.13.2.3.1
This entry contains the air quality of the channels.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfDot11SaAirQualityEntry  

hpnicfDot11SaChlNum 1.3.6.1.4.1.11.2.14.11.15.2.75.13.2.3.1.1
Represents the radio channel where the air quality is monitored.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfDot11ChannelScopeType  

hpnicfDot11SaAvgQuality 1.3.6.1.4.1.11.2.14.11.15.2.75.13.2.3.1.2
Represents the average air quality for this radio channel.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfDot11SaMinQuality 1.3.6.1.4.1.11.2.14.11.15.2.75.13.2.3.1.3
Represents the minimum air quality for this radio channel.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfDot11SaIntfDevNum 1.3.6.1.4.1.11.2.14.11.15.2.75.13.2.3.1.4
Represents the number of interferers detected by the radios on the 802.11a/n or 802.11b/g/n radio band.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfDot11SaWiFiUtil 1.3.6.1.4.1.11.2.14.11.15.2.75.13.2.3.1.5
Represents the percentage of the channel currently being used by Wi-Fi devices.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfDot11SaNonWiFiUtil 1.3.6.1.4.1.11.2.14.11.15.2.75.13.2.3.1.6
Represents the percentage of the channel currently being used by non-Wi-Fi interference.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfDot11SaNoiseFloor 1.3.6.1.4.1.11.2.14.11.15.2.75.13.2.3.1.7
Represents current noise floor recorded on the channel.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfDot11SaTraps 1.3.6.1.4.1.11.2.14.11.15.2.75.13.3.0
OBJECT IDENTIFIER    

hpnicfDot11SaIntfDevDetected 1.3.6.1.4.1.11.2.14.11.15.2.75.13.3.0.1
Interfering device is detected.
Status: current Access: read-only
NOTIFICATION-TYPE    

hpnicfDot11SaIntfDevDisappear 1.3.6.1.4.1.11.2.14.11.15.2.75.13.3.0.2
Interfering device disappeared.
Status: current Access: read-only
NOTIFICATION-TYPE    

hpnicfDot11SaChlQltLow 1.3.6.1.4.1.11.2.14.11.15.2.75.13.3.0.3
The quality of the channel is below the specified threshold.
Status: current Access: read-only
NOTIFICATION-TYPE    

hpnicfDot11SaChlQltRecover 1.3.6.1.4.1.11.2.14.11.15.2.75.13.3.0.4
The quality of the channel recovered from low status.
Status: current Access: read-only
NOTIFICATION-TYPE    

hpnicfDot11SaTrapVars 1.3.6.1.4.1.11.2.14.11.15.2.75.13.3.1
OBJECT IDENTIFIER    

hpnicfDot11SaTrapAPID 1.3.6.1.4.1.11.2.14.11.15.2.75.13.3.1.1
Represents the identifier of the AP.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  HpnicfDot11ObjectIDType  

hpnicfDot11SaTrapRadioID 1.3.6.1.4.1.11.2.14.11.15.2.75.13.3.1.2
Represents the identifier of the radio.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  HpnicfDot11RadioScopeType  

hpnicfDot11SaTrapDevID 1.3.6.1.4.1.11.2.14.11.15.2.75.13.3.1.3
Represents the device identification number that uniquely identified the interfering device.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hpnicfDot11SaTrapIntfDevType 1.3.6.1.4.1.11.2.14.11.15.2.75.13.3.1.4
Represents type of the interferer.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  HpnicfDot11SaIntfDevType  

hpnicfDot11APTrapDevSI 1.3.6.1.4.1.11.2.14.11.15.2.75.13.3.1.5
Represents severity index of the interfering device. Severity index is calculated, a positive integer between 0 and 100(with 100 being the most severe).
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hpnicfDot11SaTrapDevRSSI 1.3.6.1.4.1.11.2.14.11.15.2.75.13.3.1.6
Represents receive signal strength indicator (RSSI) of interfering device.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hpnicfDot11APTrapDevDC 1.3.6.1.4.1.11.2.14.11.15.2.75.13.3.1.7
Represents proportion of time in percentage during which the interfering device was active.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hpnicfDot11APTrapDevChls 1.3.6.1.4.1.11.2.14.11.15.2.75.13.3.1.8
Represents channels that the interfering device affects.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING  

hpnicfDot11APTrapDevDctTime 1.3.6.1.4.1.11.2.14.11.15.2.75.13.3.1.9
Represents time at which the interference was detected.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DateAndTime  

hpnicfDot11SaTrapChlNum 1.3.6.1.4.1.11.2.14.11.15.2.75.13.3.1.10
Represents the radio channel where the air quality is monitored.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  HpnicfDot11ChannelScopeType  

hpnicfDot11SaTrapChlQlt 1.3.6.1.4.1.11.2.14.11.15.2.75.13.3.1.11
Represents the quality for this radio channel.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hpnicfDot11SaTrapChlIntfNum 1.3.6.1.4.1.11.2.14.11.15.2.75.13.3.1.12
Represents the number of interferers detected by the radios on the 802.11a/n or 802.11b/g/n radio band.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32