HPN-ICF-DOT11-ROAM-MIB

File: HPN-ICF-DOT11-ROAM-MIB.mib (24154 bytes)

Imported modules

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

Imported symbols

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

Defined Types

HpnicfDot11RoamMobileTunnelType  
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)  

HpnicfDot11RoamAuthMode  
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)  

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

HpnicfDot11MobGrpEntry  
SEQUENCE    
  hpnicfDot11MobGrpName OCTET STRING
  hpnicfdot11MobGrpTunnelType HpnicfDot11RoamMobileTunnelType
  hpnicfDot11MobGrpSrcIPAddr InetAddress
  hpnicfDot11MobGrpAuthMode HpnicfDot11RoamAuthMode
  hpnicfDot11MobGrpAuthKey OCTET STRING
  hpnicfDot11MobGrpEnable TruthValue
  hpnicfDot11MobGrpRowStatus RowStatus

HpnicfDot11MobGrpMemberEntry  
SEQUENCE    
  hpnicfDot11MobGrpMemberIpAddr InetAddress
  hpnicfDot11MobGrpMemberStatus HpnicfDot11RoamIACTPStatus
  hpnicfDot11MobGrpMemberIf OCTET STRING
  hpnicfDot11MobGrpMemberUpTime Integer32
  hpnicfDot11MobGrpMemberRowStatus RowStatus

HpnicfDot11RoamInInfoEntry  
SEQUENCE    
  hpnicfDot11RoamClientMAC MacAddress
  hpnicfDot11RoamInClientBSSID MacAddress
  hpnicfDot11RoamInClientVlanID Integer32
  hpnicfDot11RoamInHomeACIPType InetAddressType
  hpnicfDot11RoamInHomeACIPAddr InetAddress

HpnicfDot11RoamOutInfoEntry  
SEQUENCE    
  hpnicfDot11RoamOutClientBSSID MacAddress
  hpnicfDot11RoamOutClientVlanID Integer32
  hpnicfDot11RoamOutForeignACIPType InetAddressType
  hpnicfDot11RoamOutForeignACIPAddr InetAddress
  hpnicfDot11RoamOutClientUpTime Integer32

HpnicfDot11RoamTrackEntry  
SEQUENCE    
  hpnicfDot11RoamTrackIndex Integer32
  hpnicfDot11RoamTrackClientMAC MacAddress
  hpnicfDot11RoamTrackBSSID MacAddress
  hpnicfDot11RoamTrackUpTime Integer32
  hpnicfDot11RoamTrackACIPType InetAddressType
  hpnicfDot11RoamTrackACIPAddr InetAddress

Defined Values

hpnicfDot11ROAM 1.3.6.1.4.1.11.2.14.11.15.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    

hpnicfDot11RoamCfgGroup 1.3.6.1.4.1.11.2.14.11.15.2.75.10.1
OBJECT IDENTIFIER    

hpnicfDot11RoamStatusGroup 1.3.6.1.4.1.11.2.14.11.15.2.75.10.2
OBJECT IDENTIFIER    

hpnicfDot11RoamStatisGroup 1.3.6.1.4.1.11.2.14.11.15.2.75.10.3
OBJECT IDENTIFIER    

hpnicfDot11RoamStatis2Group 1.3.6.1.4.1.11.2.14.11.15.2.75.10.4
OBJECT IDENTIFIER    

hpnicfDot11MobGrpTable 1.3.6.1.4.1.11.2.14.11.15.2.75.10.1.1
The table defines the parameters for roaming group configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfDot11MobGrpEntry

hpnicfDot11MobGrpEntry 1.3.6.1.4.1.11.2.14.11.15.2.75.10.1.1.1
This entry contains information of mobile group.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfDot11MobGrpEntry  

hpnicfDot11MobGrpName 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfdot11MobGrpTunnelType 1.3.6.1.4.1.11.2.14.11.15.2.75.10.1.1.1.2
Represents the protocol type of mobility-tunnel.
Status: current Access: read-create
OBJECT-TYPE    
  HpnicfDot11RoamMobileTunnelType  

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

hpnicfDot11MobGrpAuthMode 1.3.6.1.4.1.11.2.14.11.15.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    
  HpnicfDot11RoamAuthMode  

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

hpnicfDot11MobGrpEnable 1.3.6.1.4.1.11.2.14.11.15.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  

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

hpnicfDot11MobGrpMemberTable 1.3.6.1.4.1.11.2.14.11.15.2.75.10.1.2
The table defines the parameters for roaming member configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfDot11MobGrpMemberEntry

hpnicfDot11MobGrpMemberEntry 1.3.6.1.4.1.11.2.14.11.15.2.75.10.1.2.1
This entry contains information of mobile group member.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfDot11MobGrpMemberEntry  

hpnicfDot11MobGrpMemberIpAddr 1.3.6.1.4.1.11.2.14.11.15.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 hpnicfdot11MobGrpTunnelType.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

hpnicfDot11MobGrpMemberStatus 1.3.6.1.4.1.11.2.14.11.15.2.75.10.1.2.1.2
Represents the status of group member.
Status: current Access: read-only
OBJECT-TYPE    
  HpnicfDot11RoamIACTPStatus  

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

hpnicfDot11MobGrpMemberUpTime 1.3.6.1.4.1.11.2.14.11.15.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  

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

hpnicfDot11RoamInInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfDot11RoamInInfoEntry

hpnicfDot11RoamInInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.75.10.2.1.1
This entry contains information of roaming in client.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfDot11RoamInInfoEntry  

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

hpnicfDot11RoamInClientBSSID 1.3.6.1.4.1.11.2.14.11.15.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  

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

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

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

hpnicfDot11RoamOutInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfDot11RoamOutInfoEntry

hpnicfDot11RoamOutInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.75.10.2.2.1
This entry contains information of roaming out client.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfDot11RoamOutInfoEntry  

hpnicfDot11RoamOutClientBSSID 1.3.6.1.4.1.11.2.14.11.15.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  

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

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

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

hpnicfDot11RoamOutClientUpTime 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfDot11RoamTrackTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfDot11RoamTrackEntry

hpnicfDot11RoamTrackEntry 1.3.6.1.4.1.11.2.14.11.15.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    
  HpnicfDot11RoamTrackEntry  

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

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

hpnicfDot11RoamTrackBSSID 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfDot11RoamTrackUpTime 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfDot11RoamTrackACIPType 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfDot11RoamTrackACIPAddr 1.3.6.1.4.1.11.2.14.11.15.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  

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

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

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

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

hpnicfDot11InterACRoamingSuccCnt2 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfDot11InterACRoamOutSuccCnt2 1.3.6.1.4.1.11.2.14.11.15.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