CISCO-WDS-INFO-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-WDS-INFO-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoWdsInfoMIB 1.3.6.1.4.1.9.9.509
This MIB is intended to be implemented on all Cisco network entities that provide Wireless Domain Services (WDS). The WDS provides a control mechanism for wireless devices that roam between Access Points residing on different layer 3 subnets. When WDS is in the Wireless LAN Services Module(WLSM), the access points providing Layer 3 mobility must register with the WDS before wireless devices are given access to the mobility network. The location of the WDS is specified in each Access Point along with LEAP device credentials that are required for authentication with the WDS. Once the Access Point and the Mobile Node are authenticated with the WDS, those are considered registered. This MIB reports the information about the Wireless Domain Servers, Access Points, Mobile Nodes, and their roaming patterns. GLOSSARY AAA Authentication, Authorization, Accounting Access Point (AP) An entity that contains an 802.11 medium access control (MAC) and physical layer (PHY) interface and provides access to the distribution services via the wireless medium for associated devices. BSSID Basic Service Set Identification, where the basic service set is defined as the set of data transfer rates that all the stations in a BSS will be capable of using to receive frames from the wireless medium. CCKM Cisco Central Key Management. Context The mobility context for a Mobile Node includes its current mobility bindings with the Access Points, IP/802 address bindings, cached configuration parameters, QoS state, IP group membership, authentication state, accounting statistics, and other dynamically derived protocol state information. EAP Extensible Authentication Protocol. Hot Standby Router Protocol (HSRP) Cisco Hot Standby Router Protocol as defined in RFC2281 L3MM Layer-3 Mobility Manager (L3MM) is a new software entity residing on Central Switch (CS). L3MM maintains the mobility database and manages mGRE tunnels and tunnel paths to provide L3 Mobility for wireless clients. Layer 3 Mobility Control Protocol (LCP) A simple protocol to exchange control message between WDS and L3MM to achieve layer 3 seamless mobility for wireless devices. mGRE Tunnels Multipoint Generic Routing Encapsulation tunnels. This tunnel is used to tunnel wireless traffic and used to transfer wireless traffic between AP and CS. MIC Message Integrity Check. A MIC can, optionally, be added to WEP-encrypted 802.11 frames. Mobile Node (MN) A roaming 802.11 wireless device in a wireless network associated with an Access Point. SSID Service Set Identification, where the station service is defined as the set of services that support transport of medium access control (MAC) service data units (MSDUs) between stations within a basic service set. TKIP WPA Temporal Key encryption. Wireless Domain Services (WDS) The set of services being offered at a particular broadcast domain that may be an IP subnet or a particular VLAN, or across the L3 cloud. The services include the following. 1. Fast Secure Roaming with CCKM. 2. Layer 3 seamless mobility. 3. Radio Management aggregation for 802.11 wireless clients . WDS Entity The logical entity that resides in an infrastructure node and offers WDS to the descendants of that infrastructure node in the wireless services hierarchy. WEP Wired Equivalent Privacy. This is generally used to refer to 802.11 legacy encryption. WLSM Wireless LAN Services Module Wireless Network Manager (WNM) The network management system that manages the entire hierarchy of devices providing WDS. WPA WiFi Protected Access.
         ciscoWdsInfoMIBNotifs 1.3.6.1.4.1.9.9.509.0
             cwdsiLcpStatusChange 1.3.6.1.4.1.9.9.509.0.1
This notification will be sent when a LCP status changes from 'down' to 'up' or from 'up' to 'down'.
             cwdsiHsrpStateChange 1.3.6.1.4.1.9.9.509.0.2
This notification will be sent when HSRP state changes from 'standby' to 'active' or from 'active' to 'standby'.
         ciscoWdsInfoMIBObjects 1.3.6.1.4.1.9.9.509.1
             ciscoWdsInfoMacAuthCache 1.3.6.1.4.1.9.9.509.1.1
                 cwdsiMacAuthCacheTable 1.3.6.1.4.1.9.9.509.1.1.1 no-access
This table provides the information about the MAC addresses cached in the WDS for MAC authentication. MAC authentication caching reduces overhead because the WDS authenticates devices in its MAC-address cache without sending the request to the authentication server. An entry is added to this table when a Mobile Node completes MAC authentication to the authentication server. An entry is removed if the MAC address is not flushed before timeout.
                     cwdsiMacAuthCacheEntry 1.3.6.1.4.1.9.9.509.1.1.1.1 no-access
Each entry is a set of a MAC address and age for fast MAC authentication.
                         cwdsiMacAuthCacheMacAddr 1.3.6.1.4.1.9.9.509.1.1.1.1.1 macaddress no-access
This object specifies the MAC address of the device which is cached in the WDS for MAC authentication.
                         cwdsiMacAuthCacheAge 1.3.6.1.4.1.9.9.509.1.1.1.1.2 unsigned32 read-only
This object specifies the elapsed time since the MAC address has been cached. If the MAC address is not flushed within the specific time(default 30 minutes), the entry with cwdsiMacAuthCacheMacAddr is removed.
             ciscoWdsInfoAccessPoint 1.3.6.1.4.1.9.9.509.1.2
                 cwdsiApTable 1.3.6.1.4.1.9.9.509.1.2.1 no-access
This table provides the information about the Access Points registered with WDS. An entry is added to this table when a Access Point register with WDS and the entry is removed after the lifetime of the Access Point expires.
                     cwdsiApEntry 1.3.6.1.4.1.9.9.509.1.2.1.1 no-access
Each entry is a set of attributes of an Access Point currently registered with WDS.
                         cwdsiApMacAddr 1.3.6.1.4.1.9.9.509.1.2.1.1.1 macaddress no-access
The MAC address of the Access Point.
                         cwdsiApAddrType 1.3.6.1.4.1.9.9.509.1.2.1.1.2 inetaddresstype read-only
Represents the type of Internet address stored in the corresponding instance of the cwdsiApAddr.
                         cwdsiApAddr 1.3.6.1.4.1.9.9.509.1.2.1.1.3 inetaddress read-only
The Internet address of the Access Point.
                         cwdsiApName 1.3.6.1.4.1.9.9.509.1.2.1.1.4 snmpadminstring read-only
This object specifies the hostname of the Access Point.
                         cwdsiApState 1.3.6.1.4.1.9.9.509.1.2.1.1.5 cwdsdevicestate read-only
This object specifies the registration state of the Access Point with the WDS.
                         cwdsiApLifeTime 1.3.6.1.4.1.9.9.509.1.2.1.1.6 unsigned32 read-only
This object specifies the maximum time after which the registration of the Access Point with WDS expires. The Access Point must re-register before the lifetime is exhausted, otherwise it will be deleted from the table.
                         cwdsiApNeighborAddrType 1.3.6.1.4.1.9.9.509.1.2.1.1.7 inetaddresstype read-only
Represents the type of Internet address stored in the corresponding instance of the cwdsiApNeighborAddr.
                         cwdsiApNeighborAddr 1.3.6.1.4.1.9.9.509.1.2.1.1.8 inetaddress read-only
The Internet address of the network entity with which the Ethernet port of the Access Point is directly connected.
                         cwdsiApNeighborName 1.3.6.1.4.1.9.9.509.1.2.1.1.9 snmpadminstring read-only
This object specifies the hostname of the network entity with which the Ethernet port of the Access Point is directly connected.
                         cwdsiApNeighborPortName 1.3.6.1.4.1.9.9.509.1.2.1.1.10 snmpadminstring read-only
This object specifies the port name of the network entity with which the Ethernet port of the Access Point is directly connected. This will typically be the value of the ifName object (e.g., 'Ethernet0').
             ciscoWdsInfoMobileNode 1.3.6.1.4.1.9.9.509.1.3
                 cwdsiMnTable 1.3.6.1.4.1.9.9.509.1.3.1 no-access
This table provides the information about the Mobile Nodes registered with WDS. An entry is added to this table when a Mobile Node registers with WDS and the entry is removed after the lifetime of the Mobile Node expires.
                     cwdsiMnEntry 1.3.6.1.4.1.9.9.509.1.3.1.1 no-access
Each entry is a set of attributes of a Mobile Node currently registered with WDS.
                         cwdsiMnMacAddr 1.3.6.1.4.1.9.9.509.1.3.1.1.1 macaddress no-access
The MAC address of the Mobile Node.
                         cwdsiMnAddrType 1.3.6.1.4.1.9.9.509.1.3.1.1.2 inetaddresstype read-only
Represents the type of Internet address stored in the corresponding instance of the cwdsiMnAddr.
                         cwdsiMnAddr 1.3.6.1.4.1.9.9.509.1.3.1.1.3 inetaddress read-only
The Internet address of the Mobile Node.
                         cwdsiMnApMacAddr 1.3.6.1.4.1.9.9.509.1.3.1.1.4 macaddress read-only
The MAC address of the Access Point with which the Mobile Node is associated.
                         cwdsiMnApAddrType 1.3.6.1.4.1.9.9.509.1.3.1.1.5 inetaddresstype read-only
Represents the type of Internet address stored in the corresponding instance of the cwdsiMnApAddr.
                         cwdsiMnApAddr 1.3.6.1.4.1.9.9.509.1.3.1.1.6 inetaddress read-only
The Internet address of the Access Point with which the Mobile Node has associated.
                         cwdsiMnMobilityNetworkId 1.3.6.1.4.1.9.9.509.1.3.1.1.7 unsigned32 read-only
This object specifies the mobility network-id of the Mobile Node.
                         cwdsiMnState 1.3.6.1.4.1.9.9.509.1.3.1.1.8 cwdsdevicestate read-only
This object specifies the registration state of the Mobile Node with WDS.
                         cwdsiMnSsid 1.3.6.1.4.1.9.9.509.1.3.1.1.9 cdot11ssidstring read-only
This object specifies the SSID with which the Mobile Node has associated with the Access Point.
                         cwdsiMnBssid 1.3.6.1.4.1.9.9.509.1.3.1.1.10 macaddress read-only
This object specifies the BSSID used by the Mobile Node to communicate with the Access Point.
                         cwdsiMnVlan 1.3.6.1.4.1.9.9.509.1.3.1.1.11 cdot11ifvlanidorzero read-only
This object specifies the VLAN ID used by Access Point to bridge trunk that carries the traffic, when the Mobile Node associates with Access Point specified by cwdsiMnApAddr, using SSID specified by cwdsiMnSsid.
                         cwdsiMnKeyMgmt 1.3.6.1.4.1.9.9.509.1.3.1.1.12 cdot11secauthkeymgmttype read-only
This object specifies the type of authenticated key management. If none of the bit is set, no key management is used.
                         cwdsiMnAuthType 1.3.6.1.4.1.9.9.509.1.3.1.1.13 cwdsdeviceauthtype read-only
This object specifies one of the pre-defined authentication algorithms and additional authentication procedures for the Mobile Node. When the cwdsiMnState is 'registered', the valid combination of the authentications are: - open(0), - shared(1), - leap(2), - eap(3), - mac(4), - open(0) and eap(3), - open(0) and mac(4), - open(0), eap(3) and mac(4), - open(0) and macOrEap(5), - shared(1) and eap(3), - shared(1) and mac(4), - shared(1), eap(3) and mac(4), - mac(4) and leap(2). Otherwise, the valid combination of the authentications are: - eap(3), - mac(4), - eap(3) and mac(4), - macOrEap(5), - leap(2), - mac(4) and leap(2), - macOrLeap(6), - eapOptional(7). If none of the bits are set, there is no run-time authentication.
                         cwdsiMnUptime 1.3.6.1.4.1.9.9.509.1.3.1.1.14 timestamp read-only
This object specifies the value of sysUpTime at the time this Mobile Node registered with WDS.
                         cwdsiMnLifetime 1.3.6.1.4.1.9.9.509.1.3.1.1.15 unsigned32 read-only
This object specifies the maximum time after which the registration of the Mobile Node with its WDS expires. The Mobile Node must re-register before the time expires, otherwise it will be deleted from the table.
             ciscoWdsInfoNetworkManager 1.3.6.1.4.1.9.9.509.1.4
                 cwdsiWnmTable 1.3.6.1.4.1.9.9.509.1.4.1 no-access
This table provides the information about the Wireless Network Managers configured on WDS. WDS provides an aggregation point of all radio management traffic from participating Access Points to the registered Wireless Network Manager. The entry also provides the statistics between WDS and Wireless Network Manager. An entry is added to this table when a Wireless Network Manager is configured on WDS. Currently WDS supports just one Wireless Network Manger.
                     cwdsiWnmEntry 1.3.6.1.4.1.9.9.509.1.4.1.1 no-access
Each entry is a set of attributes of a Wireless Network Manger and statistics. The statistics is gathered since the Wireless Network Manager has been registered with WDS.
                         cwdsiWnmAddrType 1.3.6.1.4.1.9.9.509.1.4.1.1.1 inetaddresstype no-access
Represents the type of Internet address stored in the corresponding instance of the cwdsiWnmAddr.
                         cwdsiWnmAddr 1.3.6.1.4.1.9.9.509.1.4.1.1.2 inetaddress no-access
The Internet address of the Wireless Network Manager.
                         cwdsiWnmState 1.3.6.1.4.1.9.9.509.1.4.1.1.3 cwdsdevicestate read-only
This object specifies the registration state of the Wireless Network Manger with WDS.
                         cwdsiWnmLinkStatus 1.3.6.1.4.1.9.9.509.1.4.1.1.4 integer read-only
This object specifies the link status between WDS and Wireless Network Manager. Enumeration: 'down': 2, 'up': 1.
                         cwdsiWnmClientTracking 1.3.6.1.4.1.9.9.509.1.4.1.1.5 cwdsclienttrackingstatus read-only
This object specifies the status of Client Tracking on WDS.
                         cwdsiWnmReqMsgCount 1.3.6.1.4.1.9.9.509.1.4.1.1.6 counter32 read-only
This object specifies the number of messages that are supposed to be sent to Wireless Network Manger. Discontinuities in the value of this counter can occur at re-initialization of the WDS, and at other times as indicated by the value of cwdsiWnmDiscontinuityTime.
                         cwdsiWnmSentMsgCount 1.3.6.1.4.1.9.9.509.1.4.1.1.7 counter32 read-only
This object specifies the number of sent messages by WDS to Network Manger. Discontinuities in the value of this counter can occur at re-initialization of the WDS, and at other times as indicated by the value of cwdsiWnmDiscontinuityTime.
                         cwdsiWnmRetryTxMsgCount 1.3.6.1.4.1.9.9.509.1.4.1.1.8 counter32 read-only
This object specifies the number of transmitted messages by WDS to Network Manger after more than one retransmission. Discontinuities in the value of this counter can occur at re-initialization of the WDS, and at other times as indicated by the value of cwdsiWnmDiscontinuityTime.
                         cwdsiWnmWaitingAckMsgCount 1.3.6.1.4.1.9.9.509.1.4.1.1.9 counter32 read-only
This object specifies the number of sent messages by WDS and waiting for acknowledge response from Wireless Network Manger. Discontinuities in the value of this counter can occur at re-initialization of the WDS, and at other times as indicated by the value of cwdsiWnmDiscontinuityTime.
                         cwdsiWnmDropMicTxMsgCount 1.3.6.1.4.1.9.9.509.1.4.1.1.10 counter32 read-only
This object specifies the number of dropped messages by WDS because of Message Integrity Check (MIC) failure before sending the messages to Wireless Network Manger. Discontinuities in the value of this counter can occur at re-initialization of the WDS, and at other times as indicated by the value of cwdsiWnmDiscontinuityTime.
                         cwdsiWnmDropUmdTxMsgCount 1.3.6.1.4.1.9.9.509.1.4.1.1.11 counter32 read-only
This object specifies the number of dropped messages by WDS because of the Unacknowledged Message Descriptor (UMD) allocation problem before sending the messages to Wireless Network Manger. Discontinuities in the value of this counter can occur at re-initialization of the WDS, and at other times as indicated by the value of cwdsiWnmDiscontinuityTime.
                         cwdsiWnmIndicatedMsgCount 1.3.6.1.4.1.9.9.509.1.4.1.1.12 counter32 read-only
This object specifies the number of indicated messages to WDS before receiving the messages from Wireless Network Manager. Discontinuities in the value of this counter can occur at re-initialization of the WDS, and at other times as indicated by the value of cwdsiWnmDiscontinuityTime.
                         cwdsiWnmRxMsgCount 1.3.6.1.4.1.9.9.509.1.4.1.1.13 counter32 read-only
This object specifies the number of received messages by WDS after receiving the messages from Wireless Network Manager. Discontinuities in the value of this counter can occur at re-initialization of the WDS, and at other times as indicated by the value of cwdsiWnmDiscontinuityTime.
                         cwdsiWnmDropRxMsgCount 1.3.6.1.4.1.9.9.509.1.4.1.1.14 counter32 read-only
This object specifies the number of messages dropped by WDS received from Wireless Network Manager. Discontinuities in the value of this counter can occur at re-initialization of the WDS, and at other times as indicated by the value of cwdsiWnmDiscontinuityTime.
                         cwdsiWnmDiscontinuityTime 1.3.6.1.4.1.9.9.509.1.4.1.1.15 timestamp read-only
This object specifies the vaule of sysUpTime on the most recent occassion when the WNM is registered with WDS.
             ciscoWdsInfoStatistics 1.3.6.1.4.1.9.9.509.1.5
                 cwdsiApNum 1.3.6.1.4.1.9.9.509.1.5.1 gauge32 read-only
This object specifies the number of Access Points currently registered with this WDS.
                 cwdsiMnNum 1.3.6.1.4.1.9.9.509.1.5.2 gauge32 read-only
This object specifies the number of Mobile Nodes currently registered with this WDS.
                 cwdsiAaaAuthAttemptCount 1.3.6.1.4.1.9.9.509.1.5.3 counter32 read-only
This object specifies the number of AAA authentication attempts (such as LEAP) made by WDS to authenticate Access Points and Mobile Nodes. Discontinuities in the value of this counter can occur at re-initialization of the WDS.
                 cwdsiAaaAuthSuccessCount 1.3.6.1.4.1.9.9.509.1.5.4 counter32 read-only
This object specifies the number of successful AAA authentication successes made by WDS to authenticate Access Points and Mobile Nodes. Discontinuities in the value of this counter can occur at re-initialization of the WDS.
                 cwdsiAaaAuthFailureCount 1.3.6.1.4.1.9.9.509.1.5.5 counter32 read-only
This object specifies the number of failed AAA authentication attempts made by WDS to authenticate Access Points and Mobile Nodes. Discontinuities in the value of this counter can occur at re-initialization of the WDS.
                 cwdsiMacSpoofingBlockCount 1.3.6.1.4.1.9.9.509.1.5.6 counter32 read-only
This object specifies the number of MAC Spoofing attempts detected and blocked by WDS. Discontinuities in the value of this counter can occur at re-initialization of the WDS.
                 cwdsiRoamsWithoutAaaAuthCount 1.3.6.1.4.1.9.9.509.1.5.7 counter32 read-only
This object specifies the number of roams not involving AAA authentication. Discontinuities in the value of this counter can occur at re-initialization of the WDS.
                 cwdsiRoamsWithFullAaaAuthCount 1.3.6.1.4.1.9.9.509.1.5.8 counter32 read-only
This object specifies the number of roams involving full AAA authentication. Discontinuities in the value of this counter can occur at re-initialization of the WDS.
                 cwdsiRoamsFastSecuredCount 1.3.6.1.4.1.9.9.509.1.5.9 counter32 read-only
This object specifies the number of fast and secured roams with CCKM. Discontinuities in the value of this counter can occur at re-initialization of the WDS.
                 cwdsiMscMismatchCount 1.3.6.1.4.1.9.9.509.1.5.10 counter32 read-only
This object specifies the number of Message Sequence Counter (MSC) mismatches. Discontinuities in the value of this counter can occur at re-initialization of the WDS.
                 cwdsiKscFailureCount 1.3.6.1.4.1.9.9.509.1.5.11 counter32 read-only
This object specifies the number of failures for Key Sequence (KSC) with which WDS authenticates the Mobile Node for Fast Secure Roaming. Discontinuities in the value of this counter can occur at re-initialization of the WDS.
                 cwdsiMicFailureCount 1.3.6.1.4.1.9.9.509.1.5.12 counter32 read-only
This object specifies the number of Message Integrity Check (MIC) failures detected by WDS. Discontinuities in the value of this counter can occur at re-initialization of the WDS.
                 cwdsiRnMismatchCount 1.3.6.1.4.1.9.9.509.1.5.13 counter32 read-only
This object specifies the number of mismatches for ReKey Number (RN) with which WDS authenticates the Mobile Node for Fast Secure Roaming. Discontinuities in the value of this counter can occur at re-initialization of the WDS.
             ciscoWdsInfoMobility 1.3.6.1.4.1.9.9.509.1.6
                 cwdsiLcpStatus 1.3.6.1.4.1.9.9.509.1.6.1 integer read-only
This object indicates the LCP link status. LCP is a communication protocol between WDS residing on WLSM and L3MM on RP to provide L3MM with up-to-date information about current location of Mobile Node and also to propagate tunnel end point and other configuration information from RP to WDS/AP. down(1) - The LCP link status is down, up(2) - The LCP link status is up, inTransition(3) - The LCP link status is in transition from up(2) to down(1) or from down(1) to up(2). Enumeration: 'down': 1, 'inTransition': 3, 'up': 2.
                 cwdsiCsMgmtAddrType 1.3.6.1.4.1.9.9.509.1.6.2 inetaddresstype read-only
Represents the type of Internet address stored in the corresponding instance of the cwdsiCsMgmtAddr.
                 cwdsiCsMgmtAddr 1.3.6.1.4.1.9.9.509.1.6.3 inetaddress read-only
The Internet address of the Central Switch Management.
                 cwdsiWdsAddrType 1.3.6.1.4.1.9.9.509.1.6.4 inetaddresstype read-only
Represents the type of Internet address stored in the corresponding instance of the cwdsiWdsAddr.
                 cwdsiWdsAddr 1.3.6.1.4.1.9.9.509.1.6.5 inetaddress read-only
The Internet address of the network device in which WDS resides.
                 cwdsiWdsHsrpVirtualAddrType 1.3.6.1.4.1.9.9.509.1.6.6 inetaddresstype read-only
Represents the type of Internet address stored in the corresponding instance of the cwdsiWdsHsrpVirtualAddr.
                 cwdsiWdsHsrpVirtualAddr 1.3.6.1.4.1.9.9.509.1.6.7 inetaddress read-only
The vitrual Internet address of the WLSM when the HSRP is enabled.
                 cwdsiHsrpState 1.3.6.1.4.1.9.9.509.1.6.8 integer read-only
This object indicates the state of HSRP. unknown(1) - The state is unknown. disabled(2) - The HSRP is disabled. initial(3) - This is the starting state and indicates that HSRP is not running. learn(4) - The router is still waiting to hear from the active router. backup(5) - The router monitors the availability and state of the Master Router. speak(6) - The router sends periodic Hello messages and is actively participating in the election of the active and/or standby router. standby(7) - The router is a candidate to become the next active router and sends periodic Hello messages. active(8) - The router is currently forwarding packets that are sent to the group's virtual MAC address. The router sends periodic Hello messages. Enumeration: 'standby': 7, 'unknown': 1, 'initial': 3, 'disabled': 2, 'learn': 4, 'active': 8, 'backup': 5, 'speak': 6.
                 cwdsiMobilityGroupTable 1.3.6.1.4.1.9.9.509.1.6.9 no-access
This table provides the information about mobility network-id. When a Mobile Node associates with a mobility enabled SSID, the Mobile Node registers with the network and is assigned to a particular mobility group. At the system level, a mobility network-id internally defines this mobility group. The mobility network-id is the mechanism the system uses to associate the user with a particular Fast Secure Roaming Tunnel. As the Mobile Node roams, the system tracks user movement, making sure that the user maintains association with the same mobility group.
                     cwdsiMobilityGroupEntry 1.3.6.1.4.1.9.9.509.1.6.9.1 no-access
Each entry is a set of attributes of a Mobility network-id currently configured in WDS.
                         cwdsiMobilityGrpNetworkId 1.3.6.1.4.1.9.9.509.1.6.9.1.1 unsigned32 no-access
This objects specifies the mobility network-id which uniquely defines a mobility group.
                         cwdsiMobilityGrpTunnelAddrType 1.3.6.1.4.1.9.9.509.1.6.9.1.2 inetaddresstype read-only
Represents the type of Internet address stored in the corresponding instance of the cwdsiMobilityGrpTunnelAddr.
                         cwdsiMobilityGrpTunnelAddr 1.3.6.1.4.1.9.9.509.1.6.9.1.3 inetaddress read-only
This object specifies the Internet address of the Mobility tunnel, which is the tunnel source address of the mGRE tunnel on RP. Access Point uses this address to tunnel Mobile Node traffic.
                         cwdsiMobilityGrpTunnelMtu 1.3.6.1.4.1.9.9.509.1.6.9.1.4 unsigned32 read-only
This object specifies the maximum transmission unit of IP packet for the Mobility tunnel.
                         cwdsiMobilityGrpFlags 1.3.6.1.4.1.9.9.509.1.6.9.1.5 bits read-only
This object specifies the attributes of the mobility tunnel. none(0) - The mobility network-id is not supported on L3MM. trusted(1) - By default, a mobility network is considered 'untrusted'. In an untrusted network, Mobile Nodes are required to use a DHCP-obtained IP address. In a 'trusted' network, Mobile Nodes are allowed to use static IP addresses. On an untrusted network, data forwarding path for a Mobile Node is established and updated by snooping DHCP packets between the Mobile Node and the DHCP server. On the other hand, a trusted network data path establishment and update is achieved by snooping IP packets generated by the Mobile Node. broadcast(2) - IP broadcast is allowed on the mobility network-id corresponding to this tunnel. tcpMssAdjust(3)- The Access Point should do a TCP Maximum Segment Size (MSS) adjustment for the tunnel corresponding to the mobility network-id. dynamic(4) - Wireless broadcast domain corresponding to mobility network-id is dynamically created on an Access Point. multicast(5) - IP multicast is allowed on the mobility network-id corresponding to this tunnel. ipDiscovery(6) - IP broadcast pings will be generated to discover the IP address of the wireless client. Bits: 'none': 0, 'dynamic': 4, 'broadcast': 2, 'multicast': 5, 'ipDiscovery': 6, 'tcpMssAdjust': 3, 'trusted': 1.
                         cwdsiMobilityGrpMnNum 1.3.6.1.4.1.9.9.509.1.6.9.1.6 gauge32 read-only
This object specifies the number of Mobile Nodes of which the mobility network-id is cwdsiMobilityGrpNetworkId.
             ciscoWdsInfoRoamStatistics 1.3.6.1.4.1.9.9.509.1.7
                 cwdsiRoamStatsStartTime 1.3.6.1.4.1.9.9.509.1.7.1 dateandtime read-only
This object specifies the start time and date since the statistics has been gathered.
                 cwdsiRoamStatsAvgFiveSeconds 1.3.6.1.4.1.9.9.509.1.7.2 gauge32 read-only
This object specifies the system-wide average number of roams per second for the previous 5 seconds interval.
                 cwdsiRoamStatsAvgOneMinute 1.3.6.1.4.1.9.9.509.1.7.3 gauge32 read-only
This object specifies the system-wide average number of roams per second for the previous 1 minute interval.
                 cwdsiRoamStatsAvgFiveMinutes 1.3.6.1.4.1.9.9.509.1.7.4 gauge32 read-only
This object specifies the system-wide average number of roams per second for the previous 5 minutes interval.
                 cwdsiRoamMblGrpStatsTable 1.3.6.1.4.1.9.9.509.1.7.5 no-access
This table provides the information about the roaming statistics per the mobility network-id. Roams per second statistics will have averages for 5 seconds, one minute and five minutes. These data will be separated by the mobility network-id and differentiated by roams with 'no AAA authentications', 'AAA authentications', and 'Fast Secured Authentications'.
                     cwdsiRoamMblGrpStatsEntry 1.3.6.1.4.1.9.9.509.1.7.5.1 no-access
Each entry is a set of roaming statistics.
                         cwdsiRoamMblGrpStatsNetworkId 1.3.6.1.4.1.9.9.509.1.7.5.1.1 unsigned32 no-access
This object specifies the mobility network-id of the roaming Mobile Nodes.
                         cwdsiRoamMblGrpStatsTotal 1.3.6.1.4.1.9.9.509.1.7.5.1.2 counter32 read-only
This object specifies the count of total roams within the mobility network-id. Discontinuities in the value of this counter can occur at re-initialization of the WDS, and at other times as indicated by the value of cwdsiRoamStatsStartTime.
                         cwdsiRoamMblGrpStatsNoAuthAaa 1.3.6.1.4.1.9.9.509.1.7.5.1.3 counter32 read-only
This object specifies the count of roams without AAA authentications within the mobility network-id. Discontinuities in the value of this counter can occur at re-initialization of the WDS, and at other times as indicated by the value of cwdsiRoamStatsStartTime.
                         cwdsiRoamMblGrpStatsAuthAaa 1.3.6.1.4.1.9.9.509.1.7.5.1.4 counter32 read-only
This object specifies the count of roams with AAA authentications within the mobility network-id. Discontinuities in the value of this counter can occur at re-initialization of the WDS, and at other times as indicated by the value of cwdsiRoamStatsStartTime.
                         cwdsiRoamMblGrpStatsFastSecured 1.3.6.1.4.1.9.9.509.1.7.5.1.5 counter32 read-only
This object specifies the count of roams with Fast Secured authentications within the mobility network-id. Discontinuities in the value of this counter can occur at re-initialization of the WDS, and at other times as indicated by the value of cwdsiRoamStatsStartTime.
                         cwdsiRoamMblGrpStatsFiveSeconds 1.3.6.1.4.1.9.9.509.1.7.5.1.6 gauge32 read-only
This object specifies the average number of roams per second for the previous 5 seconds interval within the mobility network-id.
                         cwdsiRoamMblGrpStatsOneMinute 1.3.6.1.4.1.9.9.509.1.7.5.1.7 gauge32 read-only
This object specifies the average number of roams per second for the previous 1 minute interval within the mobility network-id.
                         cwdsiRoamMblGrpStatsFiveMinutes 1.3.6.1.4.1.9.9.509.1.7.5.1.8 gauge32 read-only
This object specifies the average number of roams per second for the previous 5 minutes interval within the mobility network-id.
         ciscoWdsInfoMIBConform 1.3.6.1.4.1.9.9.509.2
             ciscoWdsInfoMIBCompliances 1.3.6.1.4.1.9.9.509.2.1
                 ciscoWdsInfoMIBCompliance 1.3.6.1.4.1.9.9.509.2.1.1
The compliance statement for the SNMP entities that implement the cwdsiInformationMIB module.
             ciscoWdsInfoMIBGroups 1.3.6.1.4.1.9.9.509.2.2
                 ciscoWdsInfoMacAuthCacheGroup 1.3.6.1.4.1.9.9.509.2.2.1
This collection of objects provide the information about MAC addresses and ages for MAC authentication of the device station.
                 ciscoWdsInfoAccessPointGroup 1.3.6.1.4.1.9.9.509.2.2.2
This collection of objects provide the information about entities of a Access Point registered with WDS.
                 ciscoWdsInfoMobileNodeGroup 1.3.6.1.4.1.9.9.509.2.2.3
This collection of objects provide the information about entities of Mobile Node registered with WDS.
                 ciscoWdsInfoNetworkManagerGroup 1.3.6.1.4.1.9.9.509.2.2.4
This collection of objects provide the information about the configuration status and statistics data between WDS and Network Manager.
                 ciscoWdsInfoStatisticsGroup 1.3.6.1.4.1.9.9.509.2.2.5
This collection of objects provide the information about the statistics of Access Points and Mobile Nodes registered with WDS.
                 ciscoWdsInfoMobilityGroup 1.3.6.1.4.1.9.9.509.2.2.6
This collection of objects provide the information about entities of the Mobility Network.
                 ciscoWdsInfoRoamStatisticsGroup 1.3.6.1.4.1.9.9.509.2.2.7
This collection of objects provide the information about the Roaming statistics.
                 ciscoWdsInfoNotifGroup 1.3.6.1.4.1.9.9.509.2.2.8
This collection of objects provide the notifications about the LCP status and HSRP state.