MIBs Depot

HH3C-DOT11-ROAM-MIB

Registered at
1.3.6.1.4.1.25506.2.75.10
Last updated
2016-03-11 18:00
Organization
New H3C Technologies Co., Ltd.
Revisions
2016-03-11 18:00, 2010-08-04 18:00, 2009-05-07 20:00, 2008-07-23 12:00
Namespace
comware
Source file
HH3C-DOT11-ROAM-MIB
Digest
sha256:669909e9dbb8a74aae34345fc910ad9c4756d1f208fe300338d22d912f972b30

Description

This MIB provides information about WLAN roaming configuration. GLOSSARY IEEE 802.11 Standard to encourage interoperability among wireless networking equipment. Access point (AP) Transmitter/receiver (transceiver) device that commonly connects and transports data between a wireless network and a wired network. Access control (AC) To control and manage multi-APs, it will bridge wireless and wired network. BSS IEEE 802.11 Basic Service Set (Radio Cell). The BSS of an AP comprises of the stations directly associating with the AP. Radio The chip set to receive and send wireless signal. HA The AC to which a wireless station is connected by associating with an AP for the first time is the HA of the station. FA An AC that is other than the HA and to which a station is currently connected is an FA of the station. Fast-roam capable station A wireless station which directly associates to a fast-roam service (rsn+dot1X) with one AC for the first time. Roam-out station A wireless station which has associated with an AC other than the HA in the mobility-group is referred to as a roam-out station at its HA. Roam-in station A wireless station which has associated with an AC other than the HA in the mobility-group is referred to as a roam-in station at the FA. Intra-AC roaming A procedure where a wireless station roams from one AP to another AP, which are connected to the same AC. Inter-AC roaming A procedure where a wireless station roams from one AP to another AP, which are connected to different ACs. Inter-AC fast roaming capability If a station uses 802.1x (RSN) authentication through negotiation, this station has inter-AC fast roaming capability. WLAN-tunnel One type of layer 2 interface which is bound with an IACTP data tunnel and used to tunnel unicast/broadcast frames between ACs.

Contact

Platform Team New H3C Technologies Co., Ltd. Hai-Dian District Beijing P.R.China Http://www.h3c.com Zip:100085

Imports

FromSymbols
HH3C-DOT11-REF-MIBhh3cDot11
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

HH3C-DOT11-REF-MIB
HH3C-DOT11-ROAM-MIB
HH3C-OID-MIB
INET-ADDRESS-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
Hh3cDot11RoamAuthMode
TEXTUAL-CONVENTION
The authentication mode of the mobility-tunnel. This object has two defined values: - 'none', which indicates that the authentication mode of the mobility-tunnel is None. - 'md5', which indicates that the authentication mode of the mobility-tunnel is MD5.
current
Hh3cDot11RoamIACTPStatus
TEXTUAL-CONVENTION
The status of IACTP state machine.
current
Hh3cDot11RoamMobileTunnelType
TEXTUAL-CONVENTION
The protocol type of the mobility-tunnel. This object has two defined values: - 'ipv4', which indicates that the protocol type of the mobility-tunnel is IPv4. - 'ipv6', which indicates that the protocol type of the mobility-tunnel is IPv6.
current

Objects

NameOIDSyntaxAccessStatus
hh3cDot11RoamCfgGroup
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.75.10.1
hh3cDot11MobGrpTable
OBJECT-TYPE
The table defines the parameters for roaming group configuration.
1.3.6.1.4.1.25506.2.75.10.1.1not-accessiblecurrent
hh3cDot11MobGrpEntry
OBJECT-TYPE
This entry contains information of mobile group.
1.3.6.1.4.1.25506.2.75.10.1.1.1not-accessiblecurrent
hh3cDot11MobGrpName
OBJECT-TYPE
Represents the name of roam group.
1.3.6.1.4.1.25506.2.75.10.1.1.1.1OCTET STRING (SIZE(1..15))not-accessiblecurrent
hh3cdot11MobGrpTunnelType
OBJECT-TYPE
Represents the protocol type of mobility-tunnel.
1.3.6.1.4.1.25506.2.75.10.1.1.1.2Hh3cDot11RoamMobileTunnelTyperead-createcurrent
hh3cDot11MobGrpSrcIPAddr
OBJECT-TYPE
Represents the IP address of tunnel source. The IP address type must be the same as hh3cdot11MobGrpTunnelType. The default value is zero.
1.3.6.1.4.1.25506.2.75.10.1.1.1.3InetAddressread-createcurrent
hh3cDot11MobGrpAuthMode
OBJECT-TYPE
Represents the authentication mode of IACTP tunnel. This object can be used to enable IACTP control message integrity authentication.
1.3.6.1.4.1.25506.2.75.10.1.1.1.4Hh3cDot11RoamAuthModeread-createcurrent
hh3cDot11MobGrpAuthKey
OBJECT-TYPE
Represents the authentication key of IACTP tunnel. Authentication key to be used with the given authentication method. This object can not be modified when the value of hh3cDot11MobGrpAuthMode is 'none'.
1.3.6.1.4.1.25506.2.75.10.1.1.1.5OCTET STRING (SIZE(0..16))read-createcurrent
hh3cDot11MobGrpEnable
OBJECT-TYPE
State of a mobile group. 'true' : The WLAN mobility group will be enabled. 'false' : The inter-AC tunnel communication for the mobility group will be disabled. A mobility group can be enabled only when the source IP address is configured. The other objects in this entry can become effective only when mobility group is enabled. The other objects in this entry can not be modified after enabling mobility group.
1.3.6.1.4.1.25506.2.75.10.1.1.1.6TruthValueread-createcurrent
hh3cDot11MobGrpRowStatus
OBJECT-TYPE
The status of this table entry.
1.3.6.1.4.1.25506.2.75.10.1.1.1.7RowStatusread-createcurrent
hh3cDot11MobGrpMemberTable
OBJECT-TYPE
The table defines the parameters for roaming member configuration.
1.3.6.1.4.1.25506.2.75.10.1.2not-accessiblecurrent
hh3cDot11MobGrpMemberEntry
OBJECT-TYPE
This entry contains information of mobile group member.
1.3.6.1.4.1.25506.2.75.10.1.2.1not-accessiblecurrent
hh3cDot11MobGrpMemberIpAddr
OBJECT-TYPE
Represents the IP address of group member. It can not be the same as the source IP address of the mobile group. The address type must be the same as the hh3cdot11MobGrpTunnelType.
1.3.6.1.4.1.25506.2.75.10.1.2.1.1InetAddressnot-accessiblecurrent
hh3cDot11MobGrpMemberStatus
OBJECT-TYPE
Represents the status of group member.
1.3.6.1.4.1.25506.2.75.10.1.2.1.2Hh3cDot11RoamIACTPStatusread-onlycurrent
hh3cDot11MobGrpMemberIf
OBJECT-TYPE
Represents the tunnel interface name of group member.
1.3.6.1.4.1.25506.2.75.10.1.2.1.3OCTET STRINGread-onlycurrent
hh3cDot11MobGrpMemberUpTime
OBJECT-TYPE
Represents the sustaining time from tunnel up. If tunnel is down, MemberUpTime is zero.
1.3.6.1.4.1.25506.2.75.10.1.2.1.4Integer32read-onlycurrent
hh3cDot11MobGrpMemberRowStatus
OBJECT-TYPE
The status of this table entry.
1.3.6.1.4.1.25506.2.75.10.1.2.1.5RowStatusread-createcurrent
hh3cDot11RoamStatusGroup
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.75.10.2
hh3cDot11RoamInInfoTable
OBJECT-TYPE
The table can used to display the information of roaming in client.
1.3.6.1.4.1.25506.2.75.10.2.1not-accessiblecurrent
hh3cDot11RoamInInfoEntry
OBJECT-TYPE
This entry contains information of roaming in client.
1.3.6.1.4.1.25506.2.75.10.2.1.1not-accessiblecurrent
hh3cDot11RoamClientMAC
OBJECT-TYPE
Represents the MAC address of roaming in client.
1.3.6.1.4.1.25506.2.75.10.2.1.1.1MacAddressnot-accessiblecurrent
hh3cDot11RoamInClientBSSID
OBJECT-TYPE
Represents BSSID of the AP to which the Roam-In client is associated.
1.3.6.1.4.1.25506.2.75.10.2.1.1.2MacAddressread-onlycurrent
hh3cDot11RoamInClientVlanID
OBJECT-TYPE
Represents the VLAN ID of Roam-In client.
1.3.6.1.4.1.25506.2.75.10.2.1.1.3Integer32read-onlycurrent
hh3cDot11RoamInHomeACIPType
OBJECT-TYPE
Represents the protocol type of home AC address.
1.3.6.1.4.1.25506.2.75.10.2.1.1.4InetAddressTyperead-onlycurrent
hh3cDot11RoamInHomeACIPAddr
OBJECT-TYPE
Represents the address of home AC.
1.3.6.1.4.1.25506.2.75.10.2.1.1.5InetAddressread-onlycurrent
hh3cDot11RoamOutInfoTable
OBJECT-TYPE
The table can used to display the information of roaming out client.
1.3.6.1.4.1.25506.2.75.10.2.2not-accessiblecurrent
hh3cDot11RoamOutInfoEntry
OBJECT-TYPE
This entry contains information of roaming out client.
1.3.6.1.4.1.25506.2.75.10.2.2.1not-accessiblecurrent
hh3cDot11RoamOutClientBSSID
OBJECT-TYPE
Represents the BSSID of the AP to which the Roam-Out client is associated.
1.3.6.1.4.1.25506.2.75.10.2.2.1.1MacAddressread-onlycurrent
hh3cDot11RoamOutClientVlanID
OBJECT-TYPE
Represents the VLAN ID of Roam-Out client.
1.3.6.1.4.1.25506.2.75.10.2.2.1.2Integer32read-onlycurrent
hh3cDot11RoamOutForeignACIPType
OBJECT-TYPE
Represents the protocol type of foreign AC address.
1.3.6.1.4.1.25506.2.75.10.2.2.1.3InetAddressTyperead-onlycurrent
hh3cDot11RoamOutForeignACIPAddr
OBJECT-TYPE
Represents the address of foreign AC.
1.3.6.1.4.1.25506.2.75.10.2.2.1.4InetAddressread-onlycurrent
hh3cDot11RoamOutClientUpTime
OBJECT-TYPE
Represents how long the Roam-Out client is associated with the foreign AC.
1.3.6.1.4.1.25506.2.75.10.2.2.1.5Integer32read-onlycurrent
hh3cDot11RoamTrackTable
OBJECT-TYPE
The table contains the roam-track information of a specified client on the client's HA.
1.3.6.1.4.1.25506.2.75.10.2.3not-accessiblecurrent
hh3cDot11RoamTrackEntry
OBJECT-TYPE
This entry contains information of a specified client on the client's HA.
1.3.6.1.4.1.25506.2.75.10.2.3.1not-accessiblecurrent
hh3cDot11RoamTrackIndex
OBJECT-TYPE
Represents the index of this entry.
1.3.6.1.4.1.25506.2.75.10.2.3.1.1Integer32not-accessiblecurrent
hh3cDot11RoamTrackClientMAC
OBJECT-TYPE
Represents the MAC address of the roamed client.
1.3.6.1.4.1.25506.2.75.10.2.3.1.2MacAddressread-onlycurrent
hh3cDot11RoamTrackBSSID
OBJECT-TYPE
Represents the BSSID of the AP with which the client is associated.
1.3.6.1.4.1.25506.2.75.10.2.3.1.3MacAddressread-onlycurrent
hh3cDot11RoamTrackUpTime
OBJECT-TYPE
Represents how long the client is associated with the BSSID.
1.3.6.1.4.1.25506.2.75.10.2.3.1.4Integer32read-onlycurrent
hh3cDot11RoamTrackACIPType
OBJECT-TYPE
Represents the protocol type of the IP address of the access controller with which the client is connected.
1.3.6.1.4.1.25506.2.75.10.2.3.1.5InetAddressTyperead-onlycurrent
hh3cDot11RoamTrackACIPAddr
OBJECT-TYPE
Represents the IP address of the access controller with which the client is connected.
1.3.6.1.4.1.25506.2.75.10.2.3.1.6InetAddressread-onlycurrent
hh3cDot11RoamStatisGroup
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.75.10.3
hh3cDot11IntraACRoamingSuccCnt
OBJECT-TYPE
Represents the count of client successfully roam Intra-AC.
1.3.6.1.4.1.25506.2.75.10.3.1Integer32read-onlycurrent
hh3cDot11InterACRoamingSuccCnt
OBJECT-TYPE
Represents the count of client successfully roam in Inter-AC.
1.3.6.1.4.1.25506.2.75.10.3.2Integer32read-onlycurrent
hh3cDot11InterACRoamOutSuccCnt
OBJECT-TYPE
Represents the count of client successfully roam out Inter-AC.
1.3.6.1.4.1.25506.2.75.10.3.3Integer32read-onlycurrent
hh3cDot11InterACRoamInSuccCnt
OBJECT-TYPE
Represents the number of clients successfully roamed in inter-AC roaming.
1.3.6.1.4.1.25506.2.75.10.3.4Integer32read-onlycurrent
hh3cDot11RoamStatis2Group
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.75.10.4
hh3cDot11IntraACRoamingSuccCnt2
OBJECT-TYPE
Represents the count of client successfully roam Intra-AC in Counter32.
1.3.6.1.4.1.25506.2.75.10.4.1Counter32read-onlycurrent
hh3cDot11InterACRoamingSuccCnt2
OBJECT-TYPE
Represents the count of client successfully roam in Inter-AC in Counter32.
1.3.6.1.4.1.25506.2.75.10.4.2Counter32read-onlycurrent
hh3cDot11InterACRoamOutSuccCnt2
OBJECT-TYPE
Represents the count of client successfully roam out Inter-AC in Counter32.
1.3.6.1.4.1.25506.2.75.10.4.3Counter32read-onlycurrent
hh3cDot11InterACRoamInSuccCnt2
OBJECT-TYPE
Represents the number of clients successfully roamed in inter-AC roaming in Counter32.
1.3.6.1.4.1.25506.2.75.10.4.4Counter32read-onlycurrent