H3C-DOT11-ROAM-MIB

File: H3C-DOT11-ROAM-MIB.mib (23732 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI INET-ADDRESS-MIB
H3C-DOT11-REF-MIB

Imported symbols

TruthValue MacAddress RowStatus
TEXTUAL-CONVENTION MODULE-IDENTITY OBJECT-TYPE
Counter32 Integer32 InetAddressType
InetAddress h3cDot11

Defined Types

H3cDot11RoamMobileTunnelType  
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.
TEXTUAL-CONVENTION    
  INTEGER ipv4(1), ipv6(2)  

H3cDot11RoamAuthMode  
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.
TEXTUAL-CONVENTION    
  INTEGER none(1), md5(2)  

H3cDot11RoamIACTPStatus  
The status of IACTP state machine.
TEXTUAL-CONVENTION    
  INTEGER init(1), idle(2), joinRequestWait(3), joinResponseWait(4), joinConfirmWait(5), joinError(6), run(7)  

H3cDot11MobGrpEntry  
SEQUENCE    
  h3cDot11MobGrpName OCTET STRING
  h3cdot11MobGrpTunnelType H3cDot11RoamMobileTunnelType
  h3cDot11MobGrpSrcIPAddr InetAddress
  h3cDot11MobGrpAuthMode H3cDot11RoamAuthMode
  h3cDot11MobGrpAuthKey OCTET STRING
  h3cDot11MobGrpEnable TruthValue
  h3cDot11MobGrpRowStatus RowStatus

H3cDot11MobGrpMemberEntry  
SEQUENCE    
  h3cDot11MobGrpMemberIpAddr InetAddress
  h3cDot11MobGrpMemberStatus H3cDot11RoamIACTPStatus
  h3cDot11MobGrpMemberIf OCTET STRING
  h3cDot11MobGrpMemberUpTime Integer32
  h3cDot11MobGrpMemberRowStatus RowStatus

H3cDot11RoamInInfoEntry  
SEQUENCE    
  h3cDot11RoamClientMAC MacAddress
  h3cDot11RoamInClientBSSID MacAddress
  h3cDot11RoamInClientVlanID Integer32
  h3cDot11RoamInHomeACIPType InetAddressType
  h3cDot11RoamInHomeACIPAddr InetAddress

H3cDot11RoamOutInfoEntry  
SEQUENCE    
  h3cDot11RoamOutClientBSSID MacAddress
  h3cDot11RoamOutClientVlanID Integer32
  h3cDot11RoamOutForeignACIPType InetAddressType
  h3cDot11RoamOutForeignACIPAddr InetAddress
  h3cDot11RoamOutClientUpTime Integer32

H3cDot11RoamTrackEntry  
SEQUENCE    
  h3cDot11RoamTrackIndex Integer32
  h3cDot11RoamTrackClientMAC MacAddress
  h3cDot11RoamTrackBSSID MacAddress
  h3cDot11RoamTrackUpTime Integer32
  h3cDot11RoamTrackACIPType InetAddressType
  h3cDot11RoamTrackACIPAddr InetAddress

Defined Values

h3cDot11ROAM 1.3.6.1.4.1.2011.10.2.75.10
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.
MODULE-IDENTITY    

h3cDot11RoamCfgGroup 1.3.6.1.4.1.2011.10.2.75.10.1
OBJECT IDENTIFIER    

h3cDot11RoamStatusGroup 1.3.6.1.4.1.2011.10.2.75.10.2
OBJECT IDENTIFIER    

h3cDot11RoamStatisGroup 1.3.6.1.4.1.2011.10.2.75.10.3
OBJECT IDENTIFIER    

h3cDot11RoamStatis2Group 1.3.6.1.4.1.2011.10.2.75.10.4
OBJECT IDENTIFIER    

h3cDot11MobGrpTable 1.3.6.1.4.1.2011.10.2.75.10.1.1
The table defines the parameters for roaming group configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cDot11MobGrpEntry

h3cDot11MobGrpEntry 1.3.6.1.4.1.2011.10.2.75.10.1.1.1
This entry contains information of mobile group.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cDot11MobGrpEntry  

h3cDot11MobGrpName 1.3.6.1.4.1.2011.10.2.75.10.1.1.1.1
Represents the name of roam group.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..15)  

h3cdot11MobGrpTunnelType 1.3.6.1.4.1.2011.10.2.75.10.1.1.1.2
Represents the protocol type of mobility-tunnel.
Status: current Access: read-create
OBJECT-TYPE    
  H3cDot11RoamMobileTunnelType  

h3cDot11MobGrpSrcIPAddr 1.3.6.1.4.1.2011.10.2.75.10.1.1.1.3
Represents the IP address of tunnel source. The IP address type must be the same as h3cdot11MobGrpTunnelType. The default value is zero.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

h3cDot11MobGrpAuthMode 1.3.6.1.4.1.2011.10.2.75.10.1.1.1.4
Represents the authentication mode of IACTP tunnel. This object can be used to enable IACTP control message integrity authentication.
Status: current Access: read-create
OBJECT-TYPE    
  H3cDot11RoamAuthMode  

h3cDot11MobGrpAuthKey 1.3.6.1.4.1.2011.10.2.75.10.1.1.1.5
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 h3cDot11MobGrpAuthMode is 'none'.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

h3cDot11MobGrpEnable 1.3.6.1.4.1.2011.10.2.75.10.1.1.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

h3cDot11MobGrpRowStatus 1.3.6.1.4.1.2011.10.2.75.10.1.1.1.7
The status of this table entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

h3cDot11MobGrpMemberTable 1.3.6.1.4.1.2011.10.2.75.10.1.2
The table defines the parameters for roaming member configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cDot11MobGrpMemberEntry

h3cDot11MobGrpMemberEntry 1.3.6.1.4.1.2011.10.2.75.10.1.2.1
This entry contains information of mobile group member.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cDot11MobGrpMemberEntry  

h3cDot11MobGrpMemberIpAddr 1.3.6.1.4.1.2011.10.2.75.10.1.2.1.1
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 h3cdot11MobGrpTunnelType.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

h3cDot11MobGrpMemberStatus 1.3.6.1.4.1.2011.10.2.75.10.1.2.1.2
Represents the status of group member.
Status: current Access: read-only
OBJECT-TYPE    
  H3cDot11RoamIACTPStatus  

h3cDot11MobGrpMemberIf 1.3.6.1.4.1.2011.10.2.75.10.1.2.1.3
Represents the tunnel interface name of group member.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

h3cDot11MobGrpMemberUpTime 1.3.6.1.4.1.2011.10.2.75.10.1.2.1.4
Represents the sustaining time from tunnel up. If tunnel is down, MemberUpTime is zero.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cDot11MobGrpMemberRowStatus 1.3.6.1.4.1.2011.10.2.75.10.1.2.1.5
The status of this table entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

h3cDot11RoamInInfoTable 1.3.6.1.4.1.2011.10.2.75.10.2.1
The table can used to display the information of roaming in client.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cDot11RoamInInfoEntry

h3cDot11RoamInInfoEntry 1.3.6.1.4.1.2011.10.2.75.10.2.1.1
This entry contains information of roaming in client.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cDot11RoamInInfoEntry  

h3cDot11RoamClientMAC 1.3.6.1.4.1.2011.10.2.75.10.2.1.1.1
Represents the MAC address of roaming in client.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

h3cDot11RoamInClientBSSID 1.3.6.1.4.1.2011.10.2.75.10.2.1.1.2
Represents BSSID of the AP to which the Roam-In client is associated.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

h3cDot11RoamInClientVlanID 1.3.6.1.4.1.2011.10.2.75.10.2.1.1.3
Represents the VLAN ID of Roam-In client.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cDot11RoamInHomeACIPType 1.3.6.1.4.1.2011.10.2.75.10.2.1.1.4
Represents the protocol type of home AC address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

h3cDot11RoamInHomeACIPAddr 1.3.6.1.4.1.2011.10.2.75.10.2.1.1.5
Represents the address of home AC.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

h3cDot11RoamOutInfoTable 1.3.6.1.4.1.2011.10.2.75.10.2.2
The table can used to display the information of roaming out client.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cDot11RoamOutInfoEntry

h3cDot11RoamOutInfoEntry 1.3.6.1.4.1.2011.10.2.75.10.2.2.1
This entry contains information of roaming out client.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cDot11RoamOutInfoEntry  

h3cDot11RoamOutClientBSSID 1.3.6.1.4.1.2011.10.2.75.10.2.2.1.1
Represents the BSSID of the AP to which the Roam-Out client is associated.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

h3cDot11RoamOutClientVlanID 1.3.6.1.4.1.2011.10.2.75.10.2.2.1.2
Represents the VLAN ID of Roam-Out client.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cDot11RoamOutForeignACIPType 1.3.6.1.4.1.2011.10.2.75.10.2.2.1.3
Represents the protocol type of foreign AC address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

h3cDot11RoamOutForeignACIPAddr 1.3.6.1.4.1.2011.10.2.75.10.2.2.1.4
Represents the address of foreign AC.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

h3cDot11RoamOutClientUpTime 1.3.6.1.4.1.2011.10.2.75.10.2.2.1.5
Represents how long the Roam-Out client is associated with the foreign AC.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cDot11RoamTrackTable 1.3.6.1.4.1.2011.10.2.75.10.2.3
The table contains the roam-track information of a specified client on the client's HA.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cDot11RoamTrackEntry

h3cDot11RoamTrackEntry 1.3.6.1.4.1.2011.10.2.75.10.2.3.1
This entry contains information of a specified client on the client's HA.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cDot11RoamTrackEntry  

h3cDot11RoamTrackIndex 1.3.6.1.4.1.2011.10.2.75.10.2.3.1.1
Represents the index of this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

h3cDot11RoamTrackClientMAC 1.3.6.1.4.1.2011.10.2.75.10.2.3.1.2
Represents the MAC address of the roamed client.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

h3cDot11RoamTrackBSSID 1.3.6.1.4.1.2011.10.2.75.10.2.3.1.3
Represents the BSSID of the AP with which the client is associated.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

h3cDot11RoamTrackUpTime 1.3.6.1.4.1.2011.10.2.75.10.2.3.1.4
Represents how long the client is associated with the BSSID.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cDot11RoamTrackACIPType 1.3.6.1.4.1.2011.10.2.75.10.2.3.1.5
Represents the protocol type of the IP address of the access controller with which the client is connected.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

h3cDot11RoamTrackACIPAddr 1.3.6.1.4.1.2011.10.2.75.10.2.3.1.6
Represents the IP address of the access controller with which the client is connected.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

h3cDot11IntraACRoamingSuccCnt 1.3.6.1.4.1.2011.10.2.75.10.3.1
Represents the count of client successfully roam Intra-AC.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cDot11InterACRoamingSuccCnt 1.3.6.1.4.1.2011.10.2.75.10.3.2
Represents the count of client successfully roam in Inter-AC.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cDot11InterACRoamOutSuccCnt 1.3.6.1.4.1.2011.10.2.75.10.3.3
Represents the count of client successfully roam out Inter-AC.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cDot11IntraACRoamingSuccCnt2 1.3.6.1.4.1.2011.10.2.75.10.4.1
Represents the count of client successfully roam Intra-AC in Counter32.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cDot11InterACRoamingSuccCnt2 1.3.6.1.4.1.2011.10.2.75.10.4.2
Represents the count of client successfully roam in Inter-AC in Counter32.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cDot11InterACRoamOutSuccCnt2 1.3.6.1.4.1.2011.10.2.75.10.4.3
Represents the count of client successfully roam out Inter-AC in Counter32.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32