HPN-ICF-DOT11-ROAM-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.15.2.75.10
- Last updated
- 2010-08-04 18:00
- Revisions
- 2010-08-04 18:00, 2009-05-07 20:00, 2008-07-23 12:00
- Namespace
- hp
- Source file
HPN-ICF-DOT11-ROAM-MIB- Digest
sha256:139bdf94331f4357cb6c4a560d52df27ece35d5c57917a239b90114955ef4d79
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.
Imports
| From | Symbols |
|---|---|
| HPN-ICF-DOT11-REF-MIB | hpnicfDot11 |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, 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.
HPN-ICF-DOT11-REF-MIB HPN-ICF-DOT11-ROAM-MIB HPN-ICF-OID-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| HpnicfDot11RoamAuthMode 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 | |||
| HpnicfDot11RoamIACTPStatus TEXTUAL-CONVENTION The status of IACTP state machine. | current | |||
| HpnicfDot11RoamMobileTunnelType 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpnicfDot11RoamCfgGroup OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.1 | |||
| hpnicfDot11MobGrpTable OBJECT-TYPE The table defines the parameters for roaming group configuration. | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.1.1 | not-accessible | current | |
| hpnicfDot11MobGrpEntry OBJECT-TYPE This entry contains information of mobile group. | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.1.1.1 | not-accessible | current | |
| hpnicfDot11MobGrpName OBJECT-TYPE Represents the name of roam group. | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.1.1.1.1 | OCTET STRING (SIZE(1..15)) | not-accessible | current |
| hpnicfdot11MobGrpTunnelType OBJECT-TYPE Represents the protocol type of mobility-tunnel. | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.1.1.1.2 | HpnicfDot11RoamMobileTunnelType | read-create | current |
| hpnicfDot11MobGrpSrcIPAddr OBJECT-TYPE Represents the IP address of tunnel source. The IP address type must be the same as hpnicfdot11MobGrpTunnelType. The default value is zero. | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.1.1.1.3 | InetAddress | read-create | current |
| hpnicfDot11MobGrpAuthMode 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.11.2.14.11.15.2.75.10.1.1.1.4 | HpnicfDot11RoamAuthMode | read-create | current |
| hpnicfDot11MobGrpAuthKey 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 hpnicfDot11MobGrpAuthMode is 'none'. | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.1.1.1.5 | OCTET STRING (SIZE(0..16)) | read-create | current |
| hpnicfDot11MobGrpEnable 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.11.2.14.11.15.2.75.10.1.1.1.6 | TruthValue | read-create | current |
| hpnicfDot11MobGrpRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.1.1.1.7 | RowStatus | read-create | current |
| hpnicfDot11MobGrpMemberTable OBJECT-TYPE The table defines the parameters for roaming member configuration. | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.1.2 | not-accessible | current | |
| hpnicfDot11MobGrpMemberEntry OBJECT-TYPE This entry contains information of mobile group member. | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.1.2.1 | not-accessible | current | |
| hpnicfDot11MobGrpMemberIpAddr 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 hpnicfdot11MobGrpTunnelType. | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.1.2.1.1 | InetAddress | not-accessible | current |
| hpnicfDot11MobGrpMemberStatus OBJECT-TYPE Represents the status of group member. | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.1.2.1.2 | HpnicfDot11RoamIACTPStatus | read-only | current |
| hpnicfDot11MobGrpMemberIf OBJECT-TYPE Represents the tunnel interface name of group member. | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.1.2.1.3 | OCTET STRING | read-only | current |
| hpnicfDot11MobGrpMemberUpTime OBJECT-TYPE Represents the sustaining time from tunnel up. If tunnel is down, MemberUpTime is zero. | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.1.2.1.4 | Integer32 | read-only | current |
| hpnicfDot11MobGrpMemberRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.1.2.1.5 | RowStatus | read-create | current |
| hpnicfDot11RoamStatusGroup OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.2 | |||
| hpnicfDot11RoamInInfoTable OBJECT-TYPE The table can used to display the information of roaming in client. | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.2.1 | not-accessible | current | |
| hpnicfDot11RoamInInfoEntry OBJECT-TYPE This entry contains information of roaming in client. | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.2.1.1 | not-accessible | current | |
| hpnicfDot11RoamClientMAC OBJECT-TYPE Represents the MAC address of roaming in client. | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.2.1.1.1 | MacAddress | not-accessible | current |
| hpnicfDot11RoamInClientBSSID OBJECT-TYPE Represents BSSID of the AP to which the Roam-In client is associated. | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.2.1.1.2 | MacAddress | read-only | current |
| hpnicfDot11RoamInClientVlanID OBJECT-TYPE Represents the VLAN ID of Roam-In client. | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.2.1.1.3 | Integer32 | read-only | current |
| hpnicfDot11RoamInHomeACIPType OBJECT-TYPE Represents the protocol type of home AC address. | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.2.1.1.4 | InetAddressType | read-only | current |
| hpnicfDot11RoamInHomeACIPAddr OBJECT-TYPE Represents the address of home AC. | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.2.1.1.5 | InetAddress | read-only | current |
| hpnicfDot11RoamOutInfoTable OBJECT-TYPE The table can used to display the information of roaming out client. | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.2.2 | not-accessible | current | |
| hpnicfDot11RoamOutInfoEntry OBJECT-TYPE This entry contains information of roaming out client. | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.2.2.1 | not-accessible | current | |
| hpnicfDot11RoamOutClientBSSID OBJECT-TYPE Represents the BSSID of the AP to which the Roam-Out client is associated. | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.2.2.1.1 | MacAddress | read-only | current |
| hpnicfDot11RoamOutClientVlanID OBJECT-TYPE Represents the VLAN ID of Roam-Out client. | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.2.2.1.2 | Integer32 | read-only | current |
| hpnicfDot11RoamOutForeignACIPType OBJECT-TYPE Represents the protocol type of foreign AC address. | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.2.2.1.3 | InetAddressType | read-only | current |
| hpnicfDot11RoamOutForeignACIPAddr OBJECT-TYPE Represents the address of foreign AC. | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.2.2.1.4 | InetAddress | read-only | current |
| hpnicfDot11RoamOutClientUpTime OBJECT-TYPE Represents how long the Roam-Out client is associated with the foreign AC. | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.2.2.1.5 | Integer32 | read-only | current |
| hpnicfDot11RoamTrackTable OBJECT-TYPE The table contains the roam-track information of a specified client on the client's HA. | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.2.3 | not-accessible | current | |
| hpnicfDot11RoamTrackEntry OBJECT-TYPE This entry contains information of a specified client on the client's HA. | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.2.3.1 | not-accessible | current | |
| hpnicfDot11RoamTrackIndex OBJECT-TYPE Represents the index of this entry. | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.2.3.1.1 | Integer32 | not-accessible | current |
| hpnicfDot11RoamTrackClientMAC OBJECT-TYPE Represents the MAC address of the roamed client. | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.2.3.1.2 | MacAddress | read-only | current |
| hpnicfDot11RoamTrackBSSID OBJECT-TYPE Represents the BSSID of the AP with which the client is associated. | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.2.3.1.3 | MacAddress | read-only | current |
| hpnicfDot11RoamTrackUpTime OBJECT-TYPE Represents how long the client is associated with the BSSID. | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.2.3.1.4 | Integer32 | read-only | current |
| hpnicfDot11RoamTrackACIPType 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.11.2.14.11.15.2.75.10.2.3.1.5 | InetAddressType | read-only | current |
| hpnicfDot11RoamTrackACIPAddr OBJECT-TYPE Represents the IP address of the access controller with which the client is connected. | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.2.3.1.6 | InetAddress | read-only | current |
| hpnicfDot11RoamStatisGroup OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.3 | |||
| hpnicfDot11IntraACRoamingSuccCnt OBJECT-TYPE Represents the count of client successfully roam Intra-AC. | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.3.1 | Integer32 | read-only | current |
| hpnicfDot11InterACRoamingSuccCnt OBJECT-TYPE Represents the count of client successfully roam in Inter-AC. | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.3.2 | Integer32 | read-only | current |
| hpnicfDot11InterACRoamOutSuccCnt OBJECT-TYPE Represents the count of client successfully roam out Inter-AC. | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.3.3 | Integer32 | read-only | current |
| hpnicfDot11RoamStatis2Group OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.4 | |||
| hpnicfDot11IntraACRoamingSuccCnt2 OBJECT-TYPE Represents the count of client successfully roam Intra-AC in Counter32. | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.4.1 | Counter32 | read-only | current |
| hpnicfDot11InterACRoamingSuccCnt2 OBJECT-TYPE Represents the count of client successfully roam in Inter-AC in Counter32. | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.4.2 | Counter32 | read-only | current |
| hpnicfDot11InterACRoamOutSuccCnt2 OBJECT-TYPE Represents the count of client successfully roam out Inter-AC in Counter32. | 1.3.6.1.4.1.11.2.14.11.15.2.75.10.4.3 | Counter32 | read-only | current |