Commit version 24.12.13800
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
--- ArubaOS 8.8.0.1_80393
|
||||
-- ArubaOS 8.11.2.0_87947
|
||||
-- vim:set ts=4 sw=4:
|
||||
WLSX-WLAN-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
@ -82,7 +82,7 @@ WLSX-WLAN-MIB DEFINITIONS ::= BEGIN
|
||||
-- wlsxWlanAccessPointInfoGroup contains a Local Access Point Information Table.
|
||||
-- which lists all the APs connected to the controller, a Global AP Info Table
|
||||
-- which lists all the APs in the Aruba Domain. The Global table is valid only
|
||||
-- on the Master controller. The Group also contains two scalar objects which
|
||||
-- on the Conductor controller. The Group also contains two scalar objects which
|
||||
-- indicate the total number of APs and the total number of Clients connected.
|
||||
|
||||
wlsxWlanAccessPointInfoGroup OBJECT IDENTIFIER ::= { wlsxWlanStateGroup 1 }
|
||||
@ -235,7 +235,9 @@ WLSX-WLAN-MIB DEFINITIONS ::= BEGIN
|
||||
wlanAPdot11gAntennaGain10x Integer32,
|
||||
wlanAPDual5GMode ArubaEnableValue,
|
||||
wlanAPActiveIpAddress DisplayString(SIZE(0..45)),
|
||||
wlanAPSplit5GMode ArubaSplit5GMode
|
||||
wlanAPSplit5GMode ArubaSplit5GMode,
|
||||
wlanAPOuterIpv6Address DisplayString(SIZE(0..45)),
|
||||
wlanAPRemoteLanIpv6Address DisplayString(SIZE(0..45))
|
||||
}
|
||||
|
||||
wlanAPMacAddress OBJECT-TYPE
|
||||
@ -747,6 +749,26 @@ WLSX-WLAN-MIB DEFINITIONS ::= BEGIN
|
||||
"
|
||||
::= { wlsxWlanAPEntry 50 }
|
||||
|
||||
wlanAPOuterIpv6Address OBJECT-TYPE
|
||||
SYNTAX DisplayString(SIZE(0..45))
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"
|
||||
Outer IPv6 Address of the Access Point
|
||||
"
|
||||
::= { wlsxWlanAPEntry 51 }
|
||||
|
||||
wlanAPRemoteLanIpv6Address OBJECT-TYPE
|
||||
SYNTAX DisplayString(SIZE(0..45))
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"
|
||||
LAN IPv6 Address of the Remote Access Point
|
||||
"
|
||||
::= { wlsxWlanAPEntry 52 }
|
||||
|
||||
|
||||
-- Radio table is indexed by the Mac Address of the AP and the type of the
|
||||
-- radio.
|
||||
@ -789,7 +811,8 @@ WLSX-WLAN-MIB DEFINITIONS ::= BEGIN
|
||||
wlanAPRadioHTExtChannel ArubaHTExtChannel,
|
||||
wlanAPRadioHTChannel DisplayString,
|
||||
wlanAPRadioAPName DisplayString,
|
||||
wlanAPRadioTransmitPower10x Integer32
|
||||
wlanAPRadioTransmitPower10x Integer32,
|
||||
wlanAPRadioSecChannel Integer32
|
||||
}
|
||||
|
||||
wlanAPRadioNumber OBJECT-TYPE
|
||||
@ -934,8 +957,7 @@ WLSX-WLAN-MIB DEFINITIONS ::= BEGIN
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"
|
||||
Indicates the offset of the extension channel, if any. Will return secondary channel
|
||||
number in 80+80 MHz mode.
|
||||
Indicates the offset of the extension channel, if any.
|
||||
"
|
||||
::= { wlsxWlanRadioEntry 14 }
|
||||
|
||||
@ -969,6 +991,16 @@ WLSX-WLAN-MIB DEFINITIONS ::= BEGIN
|
||||
"
|
||||
::= { wlsxWlanRadioEntry 17 }
|
||||
|
||||
wlanAPRadioSecChannel OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"
|
||||
The secondary channel when operating in 80+80Mhz bandwidth
|
||||
"
|
||||
::= { wlsxWlanRadioEntry 18 }
|
||||
|
||||
-- Local Access Point Table.
|
||||
|
||||
wlsxWlanAPBssidTable OBJECT-TYPE
|
||||
@ -1009,7 +1041,9 @@ WLSX-WLAN-MIB DEFINITIONS ::= BEGIN
|
||||
wlanAPBssidHTMode ArubaHTMode,
|
||||
wlanAPBssidHTExtChannel ArubaHTExtChannel,
|
||||
wlanAPBssidHTChannel DisplayString,
|
||||
wlanAPBssidSnr Integer32
|
||||
wlanAPBssidSnr Integer32,
|
||||
wlanAPBssidChannelV2 Integer32,
|
||||
wlanAPBssidSecChannel Integer32
|
||||
}
|
||||
|
||||
wlanAPBSSID OBJECT-TYPE
|
||||
@ -1091,7 +1125,7 @@ WLSX-WLAN-MIB DEFINITIONS ::= BEGIN
|
||||
wlanAPBssidChannel OBJECT-TYPE
|
||||
SYNTAX INTEGER(1..165)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
STATUS deprecated
|
||||
DESCRIPTION
|
||||
"
|
||||
The current operating channel.
|
||||
@ -1203,6 +1237,26 @@ WLSX-WLAN-MIB DEFINITIONS ::= BEGIN
|
||||
"
|
||||
::= { wlsxWlanAPBssidEntry 18 }
|
||||
|
||||
wlanAPBssidChannelV2 OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"
|
||||
The current operating channel.
|
||||
"
|
||||
::= { wlsxWlanAPBssidEntry 19 }
|
||||
|
||||
wlanAPBssidSecChannel OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"
|
||||
The secondary channel when operating in 80+80MHz channel bandwidth.
|
||||
"
|
||||
::= { wlsxWlanAPBssidEntry 20 }
|
||||
|
||||
-- ESSID Table
|
||||
|
||||
wlsxWlanESSIDTable OBJECT-TYPE
|
||||
@ -1375,7 +1429,10 @@ WLSX-WLAN-MIB DEFINITIONS ::= BEGIN
|
||||
wlanStaRSSI Integer32,
|
||||
wlanStaUpTime TimeTicks,
|
||||
wlanStaHTMode ArubaHTMode,
|
||||
wlanStaTransmitRateCode Unsigned32
|
||||
wlanStaTransmitRateCode Unsigned32,
|
||||
wlanStaChannelV2 Integer32,
|
||||
wlanStaSecChannel Integer32,
|
||||
wlanStaApName DisplayString
|
||||
}
|
||||
|
||||
wlanStaPhyAddress OBJECT-TYPE
|
||||
@ -1431,7 +1488,7 @@ WLSX-WLAN-MIB DEFINITIONS ::= BEGIN
|
||||
wlanStaChannel OBJECT-TYPE
|
||||
SYNTAX INTEGER(1..165)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
STATUS deprecated
|
||||
DESCRIPTION
|
||||
"
|
||||
Channel on which the station is associated.
|
||||
@ -1549,6 +1606,36 @@ WLSX-WLAN-MIB DEFINITIONS ::= BEGIN
|
||||
"
|
||||
::= { wlsxWlanStationEntry 17 }
|
||||
|
||||
wlanStaChannelV2 OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"
|
||||
Channel on which the station is associated.
|
||||
"
|
||||
::= { wlsxWlanStationEntry 18 }
|
||||
|
||||
wlanStaSecChannel OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"
|
||||
The secondary channel used for 80+80 MHz BSS.
|
||||
"
|
||||
::= { wlsxWlanStationEntry 19 }
|
||||
|
||||
wlanStaApName OBJECT-TYPE
|
||||
SYNTAX DisplayString(SIZE(0..64))
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"
|
||||
AP on which the station is associated.
|
||||
"
|
||||
::= { wlsxWlanStationEntry 20 }
|
||||
|
||||
--Station Association Failure Table contains all the Stations that failed to
|
||||
--associate an ap.
|
||||
|
||||
@ -1695,7 +1782,10 @@ WLSX-WLAN-MIB DEFINITIONS ::= BEGIN
|
||||
wlanAPTxDataPkts64 Counter64,
|
||||
wlanAPTxDataBytes64 Counter64,
|
||||
wlanAPWiredRxErrorPkts Counter32,
|
||||
wlanAPRxErrorPkts Counter32
|
||||
wlanAPRxErrorPkts Counter32,
|
||||
wlanAPHTMode ArubaHTMode,
|
||||
wlanAPPhyType ArubaPhyType,
|
||||
wlanAPCurrentSecChannel Unsigned32
|
||||
}
|
||||
|
||||
wlanAPCurrentChannel OBJECT-TYPE
|
||||
@ -1982,6 +2072,36 @@ WLSX-WLAN-MIB DEFINITIONS ::= BEGIN
|
||||
"
|
||||
::= { wlsxWlanAPStatsEntry 27 }
|
||||
|
||||
wlanAPHTMode OBJECT-TYPE
|
||||
SYNTAX ArubaHTMode
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"
|
||||
The HT mode of the AP, if any.
|
||||
"
|
||||
::= { wlsxWlanAPStatsEntry 28 }
|
||||
|
||||
wlanAPPhyType OBJECT-TYPE
|
||||
SYNTAX ArubaPhyType
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"
|
||||
The PHY Type of the AP.
|
||||
"
|
||||
::= { wlsxWlanAPStatsEntry 29 }
|
||||
|
||||
wlanAPCurrentSecChannel OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"
|
||||
The secondary channel when operating in 80+80Mhz bandwidth.
|
||||
"
|
||||
::= { wlsxWlanAPStatsEntry 30 }
|
||||
|
||||
-- This table breaks down the AP statistics observed into different
|
||||
-- rate categories.
|
||||
|
||||
@ -3475,16 +3595,19 @@ WLSX-WLAN-MIB DEFINITIONS ::= BEGIN
|
||||
wlanAPChWEPUndecryptableCount Counter32,
|
||||
wlanAPChRxUtilization INTEGER,
|
||||
wlanAPChTxUtilization INTEGER,
|
||||
wlanAPChUtilization INTEGER
|
||||
wlanAPChUtilization INTEGER,
|
||||
wlanAPChPhyType ArubaPhyType,
|
||||
wlanAPChannelNumberV2 Integer32,
|
||||
wlanAPChHTMode ArubaHTMode
|
||||
}
|
||||
|
||||
wlanAPChannelNumber OBJECT-TYPE
|
||||
SYNTAX INTEGER(1..165)
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
STATUS deprecated
|
||||
DESCRIPTION
|
||||
"
|
||||
The channel the AP is currently using.
|
||||
The channel the AP is currently using
|
||||
"
|
||||
::= { wlsxWlanAPChStatsEntry 1 }
|
||||
|
||||
@ -3900,6 +4023,36 @@ WLSX-WLAN-MIB DEFINITIONS ::= BEGIN
|
||||
"
|
||||
::= { wlsxWlanAPChStatsEntry 37 }
|
||||
|
||||
wlanAPChPhyType OBJECT-TYPE
|
||||
SYNTAX ArubaPhyType
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"
|
||||
The PHY Type of the AP.
|
||||
"
|
||||
::= { wlsxWlanAPChStatsEntry 38 }
|
||||
|
||||
wlanAPChannelNumberV2 OBJECT-TYPE
|
||||
SYNTAX Integer32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"
|
||||
The channel the AP is currently using
|
||||
"
|
||||
::= { wlsxWlanAPChStatsEntry 39 }
|
||||
|
||||
wlanAPChHTMode OBJECT-TYPE
|
||||
SYNTAX ArubaHTMode
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"
|
||||
The HT mode of the AP, if any.
|
||||
"
|
||||
::= { wlsxWlanAPChStatsEntry 40 }
|
||||
|
||||
-- AP Wired Stats table
|
||||
|
||||
wlsxWlanAPWiredStatsTable OBJECT-TYPE
|
||||
@ -4512,7 +4665,10 @@ WLSX-WLAN-MIB DEFINITIONS ::= BEGIN
|
||||
wlanStaTxBCastBytes Counter32,
|
||||
wlanStaTxMCastBytes Counter32,
|
||||
wlanStaTxBytes64 Counter64,
|
||||
wlanStaRxBytes64 Counter64
|
||||
wlanStaRxBytes64 Counter64,
|
||||
wlanStaStatsPhyType ArubaPhyType,
|
||||
wlanStaSecChannelNum Unsigned32,
|
||||
wlanStaStatsHTMode ArubaHTMode
|
||||
}
|
||||
|
||||
wlanStaChannelNum OBJECT-TYPE
|
||||
@ -4787,6 +4943,36 @@ WLSX-WLAN-MIB DEFINITIONS ::= BEGIN
|
||||
"
|
||||
::= { wlsxWlanStationStatsEntry 26 }
|
||||
|
||||
wlanStaStatsPhyType OBJECT-TYPE
|
||||
SYNTAX ArubaPhyType
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"
|
||||
The PHY Type of the Station.
|
||||
"
|
||||
::= { wlsxWlanStationStatsEntry 27 }
|
||||
|
||||
wlanStaSecChannelNum OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"
|
||||
The secondary channel when operating in 80+80Mhz bandwidth.
|
||||
"
|
||||
::= { wlsxWlanStationStatsEntry 28 }
|
||||
|
||||
wlanStaStatsHTMode OBJECT-TYPE
|
||||
SYNTAX ArubaHTMode
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"
|
||||
The HT mode of the Station, if any.
|
||||
"
|
||||
::= { wlsxWlanStationStatsEntry 29 }
|
||||
|
||||
|
||||
-- This table breaks down the Station statistics into different
|
||||
-- rate categories.
|
||||
|
Reference in New Issue
Block a user