CISCO-LWAPP-MOBILITY-EXT-MIB

This MIB is intended to be implemented on all those
devices operating as Central Controllers (CC) that
terminate the Light Weight Access Point Protocol
tunnel from Light-weight LWAPP Access Points.

This MIB provides configuration and status information
about the 802.11 WLAN mobility.                 

The relationship between CC and the LWAPP APs
can be depicted as follows:


   +......+     +......+     +......+           +......+
   +      +     +      +     +      +           +      +
   +  CC  +     +  CC  +     +  CC  +           +  CC  +
   +      +     +      +     +      +           +      +
   +......+     +......+     +......+           +......+
   ..            .             .                 .
   ..            .             .                 .
   .  .            .             .                 .
   .    .            .             .                 .
   .      .            .             .                 .
   .        .            .             .                 .
   +......+ +......+     +......+      +......+         
   +......+
   +      + +      +     +      +      +      +          +     
   +
   +  AP  + +  AP  +     +  AP  +      +  AP  +          +  AP 
   +
   +      + +      +     +      +      +      +          +     
   +
   +......+ +......+     +......+      +......+         
   +......+
   .              .             .                 .
   .  .              .             .                 .
   .    .              .             .                 .
   .      .              .             .                 .
   .        .              .             .                 .
   +......+ +......+     +......+      +......+         
   +......+
   +      + +      +     +      +      +      +          +     
   +
   +  MN  + +  MN  +     +  MN  +      +  MN  +          +  MN 
   +
   +      + +      +     +      +      +      +          +     
   +
   +......+ +......+     +......+      +......+         
   +......+



   The LWAPP tunnel exists between the controller and
   the APs.  The MNs communicate with the APs through
   the protocol defined by the 802.11 standard.


   LWAPP APs, upon bootup, discover and join one of the
   controllers and the controller pushes the configuration,
   that includes the WLAN parameters, to the LWAPP APs.

   The APs then encapsulate all the 802.11 frames from
   wireless clients inside LWAPP frames and forward
   the LWAPP frames to the controller.


                      GLOSSARY

   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 clients.  

   LWAPP APs encapsulate all the 802.11 frames in
   LWAPP frames and sends it to the controller to which
   it is logically connected.


   Basic Service Set Identifier (BSSID)

   The identifier for the service set comprising of
   all the 802.11 stations under the control of
   one coordinating Access Point.  This identifier
   happens to be the MAC address of the dot11 radio
   interface of the Access Point.  The wireless
   clients that associate with the Access Point
   get the wired uplink through this particular 
   dot11 interface. 


   Central Controller ( CC )

   The central entity that terminates the LWAPP protocol
   tunnel from the LWAPP APs.  Throughout this MIB,
   this entity also referred to as 'controller'. 


   Light Weight Access Point Protocol ( LWAPP ) 

   This is a generic protocol that defines the 
   communication between the Access Points and the
   Central Controller. 


   Mobility Oracle (MO)

   When a Central Controller in the Mobility Group is 
   designated as Mobility Oracle, then all the Mobility 
   Controller's (MC) traffic is tunnelled to it by other
   Mobility Controllers. Currently, MO resides along with MC
   but MC can reside in a box without MO.


   Mobility Controller (MC)

   When a Central Controller in the Mobility Group is 
   designated as Mobility Controller, then all the Mobile 
   Anchor's traffic is tunnelled to it by other Anchors.
   Each MC has its own/self mobility agent (MA), but MA can
   reside in a box without MC.


   Mobility Agent (MA)

   The Mobility Agent is an entity residing on the access 
   switch that manages mobility events on the switch, and 
   communicates with the Mobility Controller. Access Points
   can associate directly with MA.


   Wireless LAN Controller (WLC)

   Wireless LAN Controller are legacy mobility device which 
   can participate in the new mobility architecture.


   Mobility Manager

   The Mobility Manager is the management entity in a mobility
   controller or mobility agent.


   Mobile Node ( MN )

   A roaming 802.11 wireless device in a wireless
   network associated with an access point. 


   Anchor MC, Anchor MA

   Anchor MC or Anchor MA is the mobility entity where a mobile
   client was first anchored or associated. This is equivalent 
   to home agent (HA).


   Associated MC, Associated MA

   Associated MC or Associated MA is the mobility entity where 
   a mobile client roamed and get associated. This is equivalent
   to foreign agent (FA). It can be local or remote.


   Mobility 

   Concept by which a Mobile Node can roam from one 
   Access Point to another Access Point, across multiple
   Central Controllers, without need for repeated 
   authentication. 


   Mobility Group

   A set of Central Controllers which exchange Mobile 
   Node's authentication information, so that the Mobile
   Node upon roaming need not re-authenticate.  


   Switch Peer Group (SPG)

   A set of mobility agents (MAs) form a Switch Peer Group.
   One or more SPGs are associated with one mobility 
   controller (MC). Traffic between mobility agents within
   a SPG group goes directly between them - not through their
   associated MC


   Mobility Anchor

   When a Central Controller in the Mobility Group is 
   designated as Mobility Anchor, then all the Mobile 
   Node's traffic is tunnelled to it by other
   Controllers in the Mobility Group.


   Guest Tunneling (GT)

   The concept of designating a Central Controller in 
   the Mobility Group as Mobility Anchor, so that all
   the Mobile Node's traffic is tunnelled to it by other
   Controllers in the Mobility Group.              


   Station Management (SMT)

   This term refers to the internal management of the
   802.11 protocol operations by the AP to work
   cooperatively with the other APs and 802.11
   devices in the network.


   Ethernet over Internet Protocol (EoIP)

   Ethernet over IP (EoIP) is a protocol that creates 
   an Ethernet tunnel between two routers on top of an
   IP connection. The EoIP interface appears as an 
   Ethernet interface.


   Reverse path filtering (RPF) 

   Reverse path filtering (RPF) is a feature provided
   by most modern Internet Protocol routers, which may
   be used to reduce the risk of customers attacking
   other internet hosts. One of the problems network
   service providers face today is hackers generating
   packets with fake source IP addresses, a technique
   known as spoofing. This is often done in order to
   initiate a denial-of-service attack against another
   internet host or network.
   Since the source IP addresses of the incoming packets
   change, often randomly, and for every packet, the
   target of such an attack can't easily filter out the
   attacking packets. However, the source of the attack,
   i.e. the network service provider of the attacking 
   host, has a simple way to stop such packets from ever
   leaving its network. A router always knows which 
   networks are reachable via any of its interfaces. 

   By checking the source IP address of all packets 
   coming in via an interface against the networks known
   to be behind that interface, the router can simply 
   drop packets that aren't supposed to come from there.

   Hence, reverse path filtering filters packets 
   according to the 'reverse path' to their source 
   IP address. If the path back to the source IP address 
   does not match the path the packet is coming from,
   it is dropped.

   REFERENCE

   [1] Part 11 Wireless LAN Medium Access Control ( MAC )
   and Physical Layer ( PHY ) Specifications.


   [2] Draft-obara-capwap-lwapp-00.txt, IETF Light 
   Weight Access Point Protocol.

Imported Objects

cLWlanIndexCISCO-LWAPP-WLAN-MIB
cLWlanWlanPolicyNameCISCO-LWAPP-WLAN-POLICY-MIB
DscpCISCO-QOS-PIB-MIB
ciscoMgmtCISCO-SMI
InetAddress, InetAddressTypeINET-ADDRESS-MIB
VlanIndexQ-BRIDGE-MIB
SnmpAdminStringSNMP-FRAMEWORK-MIB
MODULE-COMPLIANCE, OBJECT-GROUP, NOTIFICATION-GROUPSNMPv2-CONF
OBJECT-TYPE, Counter64, Counter32, Unsigned32, NOTIFICATION-TYPE, MODULE-IDENTITYSNMPv2-SMI
RowStatus, TruthValue, DateAndTime, MacAddress, TEXTUAL-CONVENTION, StorageTypeSNMPv2-TC
ciscoLwappMobilityExtMIB.1.3.6.1.4.1.9.9.846
ciscoLwappMobilityExtMIBNotifs.1.3.6.1.4.1.9.9.846.0
ciscoLwappMobilityExtMIBObjects.1.3.6.1.4.1.9.9.846.1
ciscoLwappMobilityExtGlobalObjects.1.3.6.1.4.1.9.9.846.1.1
ciscoLwappMobilityExtMCGlobalObjects.1.3.6.1.4.1.9.9.846.1.1.1
cLMobilityExtMCMOEnableStatus .1.3.6.1.4.1.9.9.846.1.1.1.1
cLMobilityExtMCMOPublicAddress .1.3.6.1.4.1.9.9.846.1.1.1.10
cLMobilityExtMCApCountLicensesInUse .1.3.6.1.4.1.9.9.846.1.1.1.11
cLMobilityExtMCOwnGroupMulticastAddressType .1.3.6.1.4.1.9.9.846.1.1.1.12
cLMobilityExtMCOwnGroupMulticastAddress .1.3.6.1.4.1.9.9.846.1.1.1.13
cLMobilityExtMCMobilityGroupName .1.3.6.1.4.1.9.9.846.1.1.1.14
cLMobilityExtMCMONumberOfClients .1.3.6.1.4.1.9.9.846.1.1.1.15
cLMobilityExtMCNumberOfMCs .1.3.6.1.4.1.9.9.846.1.1.1.16
cLMobilityExtMCTotalNumberOfReportedAPs .1.3.6.1.4.1.9.9.846.1.1.1.17
cLMobilityExtMCNumberOfReportedAPsInSubDomain .1.3.6.1.4.1.9.9.846.1.1.1.18
cLMobilityExtMCOwnGroupMulticastAddressv6Type .1.3.6.1.4.1.9.9.846.1.1.1.19
cLMobilityExtMCMOAdminEnableStatus .1.3.6.1.4.1.9.9.846.1.1.1.2
cLMobilityExtMCOwnGroupMulticastAddressv6 .1.3.6.1.4.1.9.9.846.1.1.1.20
cLMobilityExtMCMulticastModev6 .1.3.6.1.4.1.9.9.846.1.1.1.21
cLMobilityExtMCEnableStatus .1.3.6.1.4.1.9.9.846.1.1.1.3
cLMobilityExtMCAdminEnableStatus .1.3.6.1.4.1.9.9.846.1.1.1.4
cLMobilityExtMCMulticastMode .1.3.6.1.4.1.9.9.846.1.1.1.5
cLMobilityExtMCKeepAliveCount .1.3.6.1.4.1.9.9.846.1.1.1.6
cLMobilityExtMCKeepAliveInterval .1.3.6.1.4.1.9.9.846.1.1.1.7
cLMobilityExtMCDscpValue .1.3.6.1.4.1.9.9.846.1.1.1.8
cLMobilityExtMCMOPublicAddressType .1.3.6.1.4.1.9.9.846.1.1.1.9
ciscoLwappMobilityExtMCMAGlobalObjects.1.3.6.1.4.1.9.9.846.1.1.2
cLMobilityExtMgrAddressType .1.3.6.1.4.1.9.9.846.1.1.2.1
cLMobilityExtNewArchitectureAdminEnableStatus .1.3.6.1.4.1.9.9.846.1.1.2.10
cLMobilityExtSecureCipher .1.3.6.1.4.1.9.9.846.1.1.2.11
cLMobilityExtEncryptionStatus .1.3.6.1.4.1.9.9.846.1.1.2.12
cLMobilityExtMgrAddress .1.3.6.1.4.1.9.9.846.1.1.2.2
cLMobilityExtMgrNetmaskType .1.3.6.1.4.1.9.9.846.1.1.2.3
cLMobilityExtMgrNetmask .1.3.6.1.4.1.9.9.846.1.1.2.4
cLMobilityExtMgrMacAddress .1.3.6.1.4.1.9.9.846.1.1.2.5
cLMobilityExtMgrVlanId .1.3.6.1.4.1.9.9.846.1.1.2.6
cLMobilityExtMgrName .1.3.6.1.4.1.9.9.846.1.1.2.7
cLMobilityExtMgrInterfaceType .1.3.6.1.4.1.9.9.846.1.1.2.8
cLMobilityExtNewArchitectureEnableStatus .1.3.6.1.4.1.9.9.846.1.1.2.9
ciscoLwappMobilityExtMAGlobalObjects.1.3.6.1.4.1.9.9.846.1.1.3
cLMobilityExtMAMCPublicAddressType .1.3.6.1.4.1.9.9.846.1.1.3.1
cLMobilityExtMAKeepAliveCount .1.3.6.1.4.1.9.9.846.1.1.3.10
cLMobilityExtMAKeepAliveInterval .1.3.6.1.4.1.9.9.846.1.1.3.11
cLMobilityExtMADscpValue .1.3.6.1.4.1.9.9.846.1.1.3.12
cLMobilityExtMAMCPublicAddress .1.3.6.1.4.1.9.9.846.1.1.3.2
cLMobilityExtMAMCPrivateAddressType .1.3.6.1.4.1.9.9.846.1.1.3.3
cLMobilityExtMAMCPrivateAddress .1.3.6.1.4.1.9.9.846.1.1.3.4
cLMobilityExtMAToMCLinkStatus .1.3.6.1.4.1.9.9.846.1.1.3.5
cLMobilityExtMASpgPeerCount .1.3.6.1.4.1.9.9.846.1.1.3.6
cLMobilityExtMASpgName .1.3.6.1.4.1.9.9.846.1.1.3.7
cLMobilityExtMAOwnMulticastAddressType .1.3.6.1.4.1.9.9.846.1.1.3.8
cLMobilityExtMAOwnMulticastAddress .1.3.6.1.4.1.9.9.846.1.1.3.9
ciscoLwappMobilityExtMCStats.1.3.6.1.4.1.9.9.846.1.1.4
cLMobilityExtMCReceivedTotal .1.3.6.1.4.1.9.9.846.1.1.4.1
cLMobilityExtMCHandoffRequestsTransmitted .1.3.6.1.4.1.9.9.846.1.1.4.10
cLMobilityExtMCHandoffCompleteTransmitted .1.3.6.1.4.1.9.9.846.1.1.4.11
cLMobilityExtMCHandoffClientDeleteTransmitted .1.3.6.1.4.1.9.9.846.1.1.4.12
cLMobilityExtMCTotalClientCount .1.3.6.1.4.1.9.9.846.1.1.4.13
cLMobilityExtMCWgbCount .1.3.6.1.4.1.9.9.846.1.1.4.14
cLMobilityExtMCReceivedDrops .1.3.6.1.4.1.9.9.846.1.1.4.2
cLMobilityExtMCProtocolReceiveErrors .1.3.6.1.4.1.9.9.846.1.1.4.3
cLMobilityExtMCProtocolTransmitErrors .1.3.6.1.4.1.9.9.846.1.1.4.4
cLMobilityExtMCStateErrors .1.3.6.1.4.1.9.9.846.1.1.4.5
cLMobilityExtMCProtocolRetransmitted .1.3.6.1.4.1.9.9.846.1.1.4.6
cLMobilityExtMCHandoffRequestsReceived .1.3.6.1.4.1.9.9.846.1.1.4.7
cLMobilityExtMCHandoffCompleteReceived .1.3.6.1.4.1.9.9.846.1.1.4.8
cLMobilityExtMCHandoffClientDeleteReceived .1.3.6.1.4.1.9.9.846.1.1.4.9
ciscoLwappMobilityExtMAStats.1.3.6.1.4.1.9.9.846.1.1.5
cLMobilityExtMAReceivedTotal .1.3.6.1.4.1.9.9.846.1.1.5.1
cLMobilityExtMAForeignedClients .1.3.6.1.4.1.9.9.846.1.1.5.10
cLMobilityExtMATotalInterGroupHandoffReceived .1.3.6.1.4.1.9.9.846.1.1.5.11
cLMobilityExtMATotalIntraGroupHandoffReceived .1.3.6.1.4.1.9.9.846.1.1.5.12
cLMobilityExtMATotalHandoffEndRequestReceived .1.3.6.1.4.1.9.9.846.1.1.5.13
cLMobilityExtMATotalInterGroupHandoffSent .1.3.6.1.4.1.9.9.846.1.1.5.14
cLMobilityExtMATotalIntraGroupHandoffSent .1.3.6.1.4.1.9.9.846.1.1.5.15
cLMobilityExtMAReceivedDrops .1.3.6.1.4.1.9.9.846.1.1.5.2
cLMobilityExtMAProtocolReceiveErrors .1.3.6.1.4.1.9.9.846.1.1.5.3
cLMobilityExtMAProtocolTransmitErrors .1.3.6.1.4.1.9.9.846.1.1.5.4
cLMobilityExtMAStateErrors .1.3.6.1.4.1.9.9.846.1.1.5.5
cLMobilityExtMAProtocolRetransmitted .1.3.6.1.4.1.9.9.846.1.1.5.6
cLMobilityExtMATotalClients .1.3.6.1.4.1.9.9.846.1.1.5.7
cLMobilityExtMALocalClients .1.3.6.1.4.1.9.9.846.1.1.5.8
cLMobilityExtMAAnchoredClients .1.3.6.1.4.1.9.9.846.1.1.5.9
ciscoLwappMobilityExtGlobalStats.1.3.6.1.4.1.9.9.846.1.1.6
cLMobilityExtReceivedTotal .1.3.6.1.4.1.9.9.846.1.1.6.1
cLMobilityExtTransmitTotal .1.3.6.1.4.1.9.9.846.1.1.6.2
cLMobilityExtTotalResourceAllocation .1.3.6.1.4.1.9.9.846.1.1.6.3
cLMobilityExtTotalResourceFree .1.3.6.1.4.1.9.9.846.1.1.6.4
ciscoLwappMobilityExtTableObjects.1.3.6.1.4.1.9.9.846.1.2
cLMobilityExtSpgTable .1.3.6.1.4.1.9.9.846.1.2.1
cLMobilityExtSpgEntry .1.3.6.1.4.1.9.9.846.1.2.1.1
cLMobilityExtSpgGroupName .1.3.6.1.4.1.9.9.846.1.2.1.1.1
cLMobilityExtSpgGroupId .1.3.6.1.4.1.9.9.846.1.2.1.1.2
cLMobilityExtSpgBridgeDomainId .1.3.6.1.4.1.9.9.846.1.2.1.1.3
cLMobilityExtSpgMemberCount .1.3.6.1.4.1.9.9.846.1.2.1.1.4
cLMobilityExtSpgMulticastAddressType .1.3.6.1.4.1.9.9.846.1.2.1.1.5
cLMobilityExtSpgMulticastAddress .1.3.6.1.4.1.9.9.846.1.2.1.1.6
cLMobilityExtSpgMulticastMode .1.3.6.1.4.1.9.9.846.1.2.1.1.7
cLMobilityExtSpgStorageType .1.3.6.1.4.1.9.9.846.1.2.1.1.8
cLMobilityExtSpgRowStatus .1.3.6.1.4.1.9.9.846.1.2.1.1.9
cLMobilityExtGroupTable .1.3.6.1.4.1.9.9.846.1.2.10
cLMobilityExtGroupEntry .1.3.6.1.4.1.9.9.846.1.2.10.1
cLMobilityExtGroupName .1.3.6.1.4.1.9.9.846.1.2.10.1.1
cLMobilityExtGroupMulticastAddressType .1.3.6.1.4.1.9.9.846.1.2.10.1.2
cLMobilityExtGroupMulticastAddress .1.3.6.1.4.1.9.9.846.1.2.10.1.3
cLMobilityExtGroupRowStatus .1.3.6.1.4.1.9.9.846.1.2.10.1.4
cLMobilityExtGroupMulticastMode .1.3.6.1.4.1.9.9.846.1.2.10.1.5
cLMobilityExtGroupMulticastModev6 .1.3.6.1.4.1.9.9.846.1.2.10.1.6
cLMobilityExtGroupMulticastAddressv6Type .1.3.6.1.4.1.9.9.846.1.2.10.1.7
cLMobilityExtGroupMulticastAddressv6 .1.3.6.1.4.1.9.9.846.1.2.10.1.8
cLMobilityExtMAPeerTable .1.3.6.1.4.1.9.9.846.1.2.11
cLMobilityExtMAPeerEntry .1.3.6.1.4.1.9.9.846.1.2.11.1
cLMobilityExtMAPeerPrivateAddressType .1.3.6.1.4.1.9.9.846.1.2.11.1.1
cLMobilityExtMAPeerPrivateAddress .1.3.6.1.4.1.9.9.846.1.2.11.1.2
cLMobilityExtMAPeerPublicAddressType .1.3.6.1.4.1.9.9.846.1.2.11.1.3
cLMobilityExtMAPeerPublicAddress .1.3.6.1.4.1.9.9.846.1.2.11.1.4
cLMobilityExtMAPeerLinkStatus .1.3.6.1.4.1.9.9.846.1.2.11.1.5
cLMobilityExtMCMAStatisticsTable .1.3.6.1.4.1.9.9.846.1.2.12
cLMobilityExtMCMAStatisticsEntry .1.3.6.1.4.1.9.9.846.1.2.12.1
cLMobilityExtMCMAPrivateAddressType .1.3.6.1.4.1.9.9.846.1.2.12.1.1
cLMobilityExtMCMAPrivateAddress .1.3.6.1.4.1.9.9.846.1.2.12.1.2
cLMobilityExtMCMAClientCount .1.3.6.1.4.1.9.9.846.1.2.12.1.3
cLMobilityExtMCAPTable .1.3.6.1.4.1.9.9.846.1.2.13
cLMobilityExtMCAPEntry .1.3.6.1.4.1.9.9.846.1.2.13.1
cLMobilityExtMCAPMacAddress .1.3.6.1.4.1.9.9.846.1.2.13.1.1
cLMobilityExtMCAPName .1.3.6.1.4.1.9.9.846.1.2.13.1.2
cLMobilityExtMCAPReportingDeviceAddressType .1.3.6.1.4.1.9.9.846.1.2.13.1.3
cLMobilityExtMCAPReportingDeviceAddress .1.3.6.1.4.1.9.9.846.1.2.13.1.4
cLMobilityExtMCAPReportingDeviceType .1.3.6.1.4.1.9.9.846.1.2.13.1.5
cLMobilityExtMCAPCountTable .1.3.6.1.4.1.9.9.846.1.2.14
cLMobilityExtMCAPCountEntry .1.3.6.1.4.1.9.9.846.1.2.14.1
cLMobilityExtMCAPCountReportingDeviceAddressType .1.3.6.1.4.1.9.9.846.1.2.14.1.1
cLMobilityExtMCAPCountReportingDeviceAddress .1.3.6.1.4.1.9.9.846.1.2.14.1.2
cLMobilityExtMCAPCount .1.3.6.1.4.1.9.9.846.1.2.14.1.3
cLMobilityAnchorPolicyEntryTable .1.3.6.1.4.1.9.9.846.1.2.15
cLMobilityAnchorWlanPolicyEntry .1.3.6.1.4.1.9.9.846.1.2.15.1
cLMobilityAnchorPolicyMCAddressType .1.3.6.1.4.1.9.9.846.1.2.15.1.1
cLMobilityAnchorPolicyMCAddress .1.3.6.1.4.1.9.9.846.1.2.15.1.2
cLMobilityAnchorPolicyRowStatus .1.3.6.1.4.1.9.9.846.1.2.15.1.3
cLMobilityAnchorPolicyMCPriority .1.3.6.1.4.1.9.9.846.1.2.15.1.4
cLMobilityExtSpgMemberTable .1.3.6.1.4.1.9.9.846.1.2.2
cLMobilityExtSpgMemberEntry .1.3.6.1.4.1.9.9.846.1.2.2.1
cLMobilityExtSpgMemberPrivateAddressType .1.3.6.1.4.1.9.9.846.1.2.2.1.1
cLMobilityExtSpgMemberPrivateAddress .1.3.6.1.4.1.9.9.846.1.2.2.1.2
cLMobilityExtSpgMemberStatus .1.3.6.1.4.1.9.9.846.1.2.2.1.3
cLMobilityExtSpgMemberPublicAddressType .1.3.6.1.4.1.9.9.846.1.2.2.1.4
cLMobilityExtSpgMemberPublicAddress .1.3.6.1.4.1.9.9.846.1.2.2.1.5
cLMobilityExtSpgMemberRowStatus .1.3.6.1.4.1.9.9.846.1.2.2.1.6
cLMobilityExtGroupMemberTable .1.3.6.1.4.1.9.9.846.1.2.3
cLMobilityExtGroupMemberEntry .1.3.6.1.4.1.9.9.846.1.2.3.1
cLMobilityExtGroupMemberPrivateAddressType .1.3.6.1.4.1.9.9.846.1.2.3.1.1
cLMobilityExtGroupMemberHashKey .1.3.6.1.4.1.9.9.846.1.2.3.1.10
cLMobilityExtGroupMemberRowStatus .1.3.6.1.4.1.9.9.846.1.2.3.1.11
cLMobilityExtGroupMemberPrivateAddress .1.3.6.1.4.1.9.9.846.1.2.3.1.2
cLMobilityExtGroupMemberGroupName .1.3.6.1.4.1.9.9.846.1.2.3.1.3
cLMobilityExtGroupMemberPublicAddressType .1.3.6.1.4.1.9.9.846.1.2.3.1.4
cLMobilityExtGroupMemberPublicAddress .1.3.6.1.4.1.9.9.846.1.2.3.1.5
cLMobilityExtGroupMemberStatus .1.3.6.1.4.1.9.9.846.1.2.3.1.6
cLMobilityExtGroupMemberMacAddress .1.3.6.1.4.1.9.9.846.1.2.3.1.7
cLMobilityExtGroupMemberMulticastAddressType .1.3.6.1.4.1.9.9.846.1.2.3.1.8
cLMobilityExtGroupMemberMulticastAddress .1.3.6.1.4.1.9.9.846.1.2.3.1.9
cLMobilityExtAnchorTable .1.3.6.1.4.1.9.9.846.1.2.4
cLMobilityExtAnchorEntry .1.3.6.1.4.1.9.9.846.1.2.4.1
cLMobilityExtAnchorAssociatedMCAddressType .1.3.6.1.4.1.9.9.846.1.2.4.1.1
cLMobilityExtAnchorAssociatedMCAddress .1.3.6.1.4.1.9.9.846.1.2.4.1.2
cLMobilityExtAnchorStatus .1.3.6.1.4.1.9.9.846.1.2.4.1.3
cLMobilityExtAnchorRowStatus .1.3.6.1.4.1.9.9.846.1.2.4.1.4
cLMobilityExtAnchorPriority .1.3.6.1.4.1.9.9.846.1.2.4.1.5
cLMobilityExtMOMCTable .1.3.6.1.4.1.9.9.846.1.2.5
cLMobilityExtMOMCEntry .1.3.6.1.4.1.9.9.846.1.2.5.1
cLMobilityExtMOMCAddressType .1.3.6.1.4.1.9.9.846.1.2.5.1.1
cLMobilityExtMOMCAddress .1.3.6.1.4.1.9.9.846.1.2.5.1.2
cLMobilityExtMOMCMacAddress .1.3.6.1.4.1.9.9.846.1.2.5.1.3
cLMobilityExtMOMCLinkStatus .1.3.6.1.4.1.9.9.846.1.2.5.1.4
cLMobilityExtMOMCClientCount .1.3.6.1.4.1.9.9.846.1.2.5.1.5
cLMobilityExtMCClientTable .1.3.6.1.4.1.9.9.846.1.2.6
cLMobilityExtMCClientEntry .1.3.6.1.4.1.9.9.846.1.2.6.1
cLMobilityExtMCClientMacAddress .1.3.6.1.4.1.9.9.846.1.2.6.1.1
cLMobilityExtMCClientLocalClient .1.3.6.1.4.1.9.9.846.1.2.6.1.10
cLMobilityExtMCClientAnchorMCGroupId .1.3.6.1.4.1.9.9.846.1.2.6.1.11
cLMobilityExtMCClientAssociatedMCGroupId .1.3.6.1.4.1.9.9.846.1.2.6.1.12
cLMobilityExtMCClientAssociatedMAAddressType .1.3.6.1.4.1.9.9.846.1.2.6.1.13
cLMobilityExtMCClientAssociatedMAAddress .1.3.6.1.4.1.9.9.846.1.2.6.1.14
cLMobilityExtMCClientAnchorMAAddressType .1.3.6.1.4.1.9.9.846.1.2.6.1.15
cLMobilityExtMCClientAnchorMAAddress .1.3.6.1.4.1.9.9.846.1.2.6.1.16
cLMobilityExtMCClientUpTime .1.3.6.1.4.1.9.9.846.1.2.6.1.17
cLMobilityExtMCClientAnchorMCPrivateAddressType .1.3.6.1.4.1.9.9.846.1.2.6.1.2
cLMobilityExtMCClientAnchorMCPrivateAddress .1.3.6.1.4.1.9.9.846.1.2.6.1.3
cLMobilityExtMCClientAssociatedMCAddressType .1.3.6.1.4.1.9.9.846.1.2.6.1.4
cLMobilityExtMCClientAssociatedMCAddress .1.3.6.1.4.1.9.9.846.1.2.6.1.5
cLMobilityExtMCClientAddressType .1.3.6.1.4.1.9.9.846.1.2.6.1.6
cLMobilityExtMCClientAddress .1.3.6.1.4.1.9.9.846.1.2.6.1.7
cLMobilityExtMCClientState .1.3.6.1.4.1.9.9.846.1.2.6.1.8
cLMobilityExtMCClientAssociationTime deprecated.1.3.6.1.4.1.9.9.846.1.2.6.1.9
cLMobilityExtMOClientTable .1.3.6.1.4.1.9.9.846.1.2.7
cLMobilityExtMOClientEntry .1.3.6.1.4.1.9.9.846.1.2.7.1
cLMobilityExtMOClientMacAddress .1.3.6.1.4.1.9.9.846.1.2.7.1.1
cLMobilityExtMOClientAddressType .1.3.6.1.4.1.9.9.846.1.2.7.1.10
cLMobilityExtMOClientAddress .1.3.6.1.4.1.9.9.846.1.2.7.1.11
cLMobilityExtMOClientLocalTime .1.3.6.1.4.1.9.9.846.1.2.7.1.12
cLMobilityExtMOClientAssociationTime deprecated.1.3.6.1.4.1.9.9.846.1.2.7.1.13
cLMobilityExtMOClientUpTime .1.3.6.1.4.1.9.9.846.1.2.7.1.14
cLMobilityExtMOClientAnchorMCPublicAddressType .1.3.6.1.4.1.9.9.846.1.2.7.1.2
cLMobilityExtMOClientAnchorMCPublicAddress .1.3.6.1.4.1.9.9.846.1.2.7.1.3
cLMobilityExtMOClientAnchorMCPrivateAddressType .1.3.6.1.4.1.9.9.846.1.2.7.1.4
cLMobilityExtMOClientAnchorMCPrivateAddress .1.3.6.1.4.1.9.9.846.1.2.7.1.5
cLMobilityExtMOClientAssociatedMCPublicAddressType .1.3.6.1.4.1.9.9.846.1.2.7.1.6
cLMobilityExtMOClientAssociatedMCPublicAddress .1.3.6.1.4.1.9.9.846.1.2.7.1.7
cLMobilityExtMOClientAssociatedMCPrivateAddressType .1.3.6.1.4.1.9.9.846.1.2.7.1.8
cLMobilityExtMOClientAssociatedMCPrivateAddress .1.3.6.1.4.1.9.9.846.1.2.7.1.9
cLMobilityExtApMgrTable .1.3.6.1.4.1.9.9.846.1.2.8
cLMobilityExtApMgrEntry .1.3.6.1.4.1.9.9.846.1.2.8.1
cLMobilityExtApMgrName .1.3.6.1.4.1.9.9.846.1.2.8.1.1
cLMobilityExtApMgrAddressType .1.3.6.1.4.1.9.9.846.1.2.8.1.2
cLMobilityExtApMgrAddress .1.3.6.1.4.1.9.9.846.1.2.8.1.3
cLMobilityExtApMgrNetmaskType .1.3.6.1.4.1.9.9.846.1.2.8.1.4
cLMobilityExtApMgrNetmask .1.3.6.1.4.1.9.9.846.1.2.8.1.5
cLMobilityExtApMgrMacAddress .1.3.6.1.4.1.9.9.846.1.2.8.1.6
cLMobilityExtApMgrVlanId .1.3.6.1.4.1.9.9.846.1.2.8.1.7
cLMobilityExtApMgrInterfaceType .1.3.6.1.4.1.9.9.846.1.2.8.1.8
cLMobilityExtApMgrRowStatus .1.3.6.1.4.1.9.9.846.1.2.8.1.9
cLMobilityExtForeignWlcMapTable .1.3.6.1.4.1.9.9.846.1.2.9
cLMobilityExtForeignWlcMapEntry .1.3.6.1.4.1.9.9.846.1.2.9.1
cLMobilityExtForeignWlcAddressType .1.3.6.1.4.1.9.9.846.1.2.9.1.1
cLMobilityExtForeignWlcAddress .1.3.6.1.4.1.9.9.846.1.2.9.1.2
cLMobilityExtForeignWlcMapIf .1.3.6.1.4.1.9.9.846.1.2.9.1.3
cLMobilityExtForeignWlcMapRowStatus .1.3.6.1.4.1.9.9.846.1.2.9.1.4
ciscoLwappMobilityExtNotifObjects.1.3.6.1.4.1.9.9.846.1.3
cLMobilityExtNotifyObjectSourceIPAddressType .1.3.6.1.4.1.9.9.846.1.3.1
cLMobilityExtNotifyObjectSourceIPAddress .1.3.6.1.4.1.9.9.846.1.3.2
cLMobilityExtNotifyObjectSourceType .1.3.6.1.4.1.9.9.846.1.3.3
cLMobilityExtNotifyObjectDestinationType .1.3.6.1.4.1.9.9.846.1.3.4
ciscoLwappMobilityExtMIBConform.1.3.6.1.4.1.9.9.846.2
ciscoLwappMobilityExtMIBCompliances.1.3.6.1.4.1.9.9.846.2.1
ciscoLwappMobilityExtMIBGroups.1.3.6.1.4.1.9.9.846.2.2
ciscoLwappMobilityExtMIB.1.3.6.1.4.1.9.9.999999
ciscoLwappMobilityExtMIBNotifs .1.3.6.1.4.1.9.9.999999.0
ciscoLwappMobilityControlPathDown .1.3.6.1.4.1.9.9.999999.0.1
ciscoLwappMobilityControlPathUp .1.3.6.1.4.1.9.9.999999.0.2
ciscoLwappMobilityDataPathDown .1.3.6.1.4.1.9.9.999999.0.3
ciscoLwappMobilityDataPathUp .1.3.6.1.4.1.9.9.999999.0.4
ciscoLwappMobilityExtMIBObjects .1.3.6.1.4.1.9.9.999999.1
ciscoLwappMobilityExtGlobalObjects .1.3.6.1.4.1.9.9.999999.1.1
ciscoLwappMobilityExtMCGlobalObjects .1.3.6.1.4.1.9.9.999999.1.1.1
cLMobilityExtMCMOEnableStatus .1.3.6.1.4.1.9.9.999999.1.1.1.1
cLMobilityExtMCMOPublicAddress .1.3.6.1.4.1.9.9.999999.1.1.1.10
cLMobilityExtMCApCountLicensesInUse .1.3.6.1.4.1.9.9.999999.1.1.1.11
cLMobilityExtMCOwnGroupMulticastAddressType .1.3.6.1.4.1.9.9.999999.1.1.1.12
cLMobilityExtMCOwnGroupMulticastAddress .1.3.6.1.4.1.9.9.999999.1.1.1.13
cLMobilityExtMCMobilityGroupName .1.3.6.1.4.1.9.9.999999.1.1.1.14
cLMobilityExtMCMOAdminEnableStatus .1.3.6.1.4.1.9.9.999999.1.1.1.2
cLMobilityExtMCEnableStatus .1.3.6.1.4.1.9.9.999999.1.1.1.3
cLMobilityExtMCAdminEnableStatus .1.3.6.1.4.1.9.9.999999.1.1.1.4
cLMobilityExtMCMulticastMode .1.3.6.1.4.1.9.9.999999.1.1.1.5
cLMobilityExtMCKeepAliveCount .1.3.6.1.4.1.9.9.999999.1.1.1.6
cLMobilityExtMCKeepAliveInterval .1.3.6.1.4.1.9.9.999999.1.1.1.7
cLMobilityExtMCDscpValue .1.3.6.1.4.1.9.9.999999.1.1.1.8
cLMobilityExtMCMOPublicAddressType .1.3.6.1.4.1.9.9.999999.1.1.1.9
ciscoLwappMobilityExtMCMAGlobalObjects .1.3.6.1.4.1.9.9.999999.1.1.2
cLMobilityExtMgrAddressType .1.3.6.1.4.1.9.9.999999.1.1.2.1
cLMobilityExtNewArchitectureAdminEnableStatus .1.3.6.1.4.1.9.9.999999.1.1.2.10
cLMobilityExtMgrAddress .1.3.6.1.4.1.9.9.999999.1.1.2.2
cLMobilityExtMgrNetmaskType .1.3.6.1.4.1.9.9.999999.1.1.2.3
cLMobilityExtMgrNetmask .1.3.6.1.4.1.9.9.999999.1.1.2.4
cLMobilityExtMgrMacAddress .1.3.6.1.4.1.9.9.999999.1.1.2.5
cLMobilityExtMgrVlanId .1.3.6.1.4.1.9.9.999999.1.1.2.6
cLMobilityExtMgrName .1.3.6.1.4.1.9.9.999999.1.1.2.7
cLMobilityExtMgrInterfaceType .1.3.6.1.4.1.9.9.999999.1.1.2.8
cLMobilityExtNewArchitectureEnableStatus .1.3.6.1.4.1.9.9.999999.1.1.2.9
ciscoLwappMobilityExtMAGlobalObjects .1.3.6.1.4.1.9.9.999999.1.1.3
cLMobilityExtMAMCPublicAddressType .1.3.6.1.4.1.9.9.999999.1.1.3.1
cLMobilityExtMAKeepAliveCount .1.3.6.1.4.1.9.9.999999.1.1.3.10
cLMobilityExtMAKeepAliveInterval .1.3.6.1.4.1.9.9.999999.1.1.3.11
cLMobilityExtMADscpValue .1.3.6.1.4.1.9.9.999999.1.1.3.12
cLMobilityExtMAMCPublicAddress .1.3.6.1.4.1.9.9.999999.1.1.3.2
cLMobilityExtMAMCPrivateAddressType .1.3.6.1.4.1.9.9.999999.1.1.3.3
cLMobilityExtMAMCPrivateAddress .1.3.6.1.4.1.9.9.999999.1.1.3.4
cLMobilityExtMAToMCLinkStatus .1.3.6.1.4.1.9.9.999999.1.1.3.5
cLMobilityExtMASpgPeerCount .1.3.6.1.4.1.9.9.999999.1.1.3.6
cLMobilityExtMASpgName .1.3.6.1.4.1.9.9.999999.1.1.3.7
cLMobilityExtMAOwnMulticastAddressType .1.3.6.1.4.1.9.9.999999.1.1.3.8
cLMobilityExtMAOwnMulticastAddress .1.3.6.1.4.1.9.9.999999.1.1.3.9
ciscoLwappMobilityExtMCStats .1.3.6.1.4.1.9.9.999999.1.1.4
cLMobilityExtMCReceivedTotal .1.3.6.1.4.1.9.9.999999.1.1.4.1
cLMobilityExtMCHandoffRequestsTransmitted .1.3.6.1.4.1.9.9.999999.1.1.4.10
cLMobilityExtMCHandoffCmplTransmitted .1.3.6.1.4.1.9.9.999999.1.1.4.11
cLMobilityExtMCHandoffClientDeleteTransmitted .1.3.6.1.4.1.9.9.999999.1.1.4.12
cLMobilityExtMCTotalClientCount .1.3.6.1.4.1.9.9.999999.1.1.4.13
cLMobilityExtMCWgbCount .1.3.6.1.4.1.9.9.999999.1.1.4.14
cLMobilityExtMCReceivedDrops .1.3.6.1.4.1.9.9.999999.1.1.4.2
cLMobilityExtMCProtocolReceiveErrors .1.3.6.1.4.1.9.9.999999.1.1.4.3
cLMobilityExtMCProtocolTransmitErrors .1.3.6.1.4.1.9.9.999999.1.1.4.4
cLMobilityExtMCStateErrors .1.3.6.1.4.1.9.9.999999.1.1.4.5
cLMobilityExtMCProtocolRetransmitted .1.3.6.1.4.1.9.9.999999.1.1.4.6
cLMobilityExtMCHandoffRequestsReceived .1.3.6.1.4.1.9.9.999999.1.1.4.7
cLMobilityExtMCHandoffCmplReceived .1.3.6.1.4.1.9.9.999999.1.1.4.8
cLMobilityExtMCHandoffClientDeleteReceived .1.3.6.1.4.1.9.9.999999.1.1.4.9
ciscoLwappMobilityExtTableObjects .1.3.6.1.4.1.9.9.999999.1.2
cLMobilityExtSpgTable .1.3.6.1.4.1.9.9.999999.1.2.1
cLMobilityExtSpgEntry .1.3.6.1.4.1.9.9.999999.1.2.1.1
cLMobilityExtSpgGroupName .1.3.6.1.4.1.9.9.999999.1.2.1.1.1
cLMobilityExtSpgGroupId .1.3.6.1.4.1.9.9.999999.1.2.1.1.2
cLMobilityExtSpgBridgeDomainId .1.3.6.1.4.1.9.9.999999.1.2.1.1.3
cLMobilityExtSpgMemberCount .1.3.6.1.4.1.9.9.999999.1.2.1.1.4
cLMobilityExtSpgMulticastAddressType .1.3.6.1.4.1.9.9.999999.1.2.1.1.5
cLMobilityExtSpgMulticastAddress .1.3.6.1.4.1.9.9.999999.1.2.1.1.6
cLMobilityExtSpgMulticastMode .1.3.6.1.4.1.9.9.999999.1.2.1.1.7
cLMobilityExtSpgRowStatus .1.3.6.1.4.1.9.9.999999.1.2.1.1.8
cLMobilityExtGroupTable .1.3.6.1.4.1.9.9.999999.1.2.10
cLMobilityExtGroupEntry .1.3.6.1.4.1.9.9.999999.1.2.10.1
cLMobilityExtGroupName .1.3.6.1.4.1.9.9.999999.1.2.10.1.1
cLMobilityExtGroupMulticastAddressType .1.3.6.1.4.1.9.9.999999.1.2.10.1.2
cLMobilityExtGroupMulticastAddress .1.3.6.1.4.1.9.9.999999.1.2.10.1.3
cLMobilityExtMAPeerTable .1.3.6.1.4.1.9.9.999999.1.2.11
cLMobilityExtMAPeerEntry .1.3.6.1.4.1.9.9.999999.1.2.11.1
cLMobilityExtMAPeerPrivateAddressType .1.3.6.1.4.1.9.9.999999.1.2.11.1.1
cLMobilityExtMAPeerPrivateAddress .1.3.6.1.4.1.9.9.999999.1.2.11.1.2
cLMobilityExtMAPeerPublicAddressType .1.3.6.1.4.1.9.9.999999.1.2.11.1.3
cLMobilityExtMAPeerPublicAddress .1.3.6.1.4.1.9.9.999999.1.2.11.1.4
cLMobilityExtMAPeerLinkStatus .1.3.6.1.4.1.9.9.999999.1.2.11.1.5
cLMobilityExtMCMAStatisticsTable .1.3.6.1.4.1.9.9.999999.1.2.12
cLMobilityExtMCMAStatisticsEntry .1.3.6.1.4.1.9.9.999999.1.2.12.1
cLMobilityExtMCMAPrivateAddressType .1.3.6.1.4.1.9.9.999999.1.2.12.1.1
cLMobilityExtMCMAPrivateAddress .1.3.6.1.4.1.9.9.999999.1.2.12.1.2
cLMobilityExtMCMAClientCount .1.3.6.1.4.1.9.9.999999.1.2.12.1.3
cLMobilityExtSpgMemberTable .1.3.6.1.4.1.9.9.999999.1.2.2
cLMobilityExtSpgMemberEntry .1.3.6.1.4.1.9.9.999999.1.2.2.1
cLMobilityExtSpgMemberPrivateAddressType .1.3.6.1.4.1.9.9.999999.1.2.2.1.1
cLMobilityExtSpgMemberPrivateAddress .1.3.6.1.4.1.9.9.999999.1.2.2.1.2
cLMobilityExtSpgMemberStatus .1.3.6.1.4.1.9.9.999999.1.2.2.1.3
cLMobilityExtSpgMemberPublicAddressType .1.3.6.1.4.1.9.9.999999.1.2.2.1.4
cLMobilityExtSpgMemberPublicAddress .1.3.6.1.4.1.9.9.999999.1.2.2.1.5
cLMobilityExtSpgMemberRowStatus .1.3.6.1.4.1.9.9.999999.1.2.2.1.6
cLMobilityExtGroupMemberTable .1.3.6.1.4.1.9.9.999999.1.2.3
cLMobilityExtGroupMemberEntry .1.3.6.1.4.1.9.9.999999.1.2.3.1
cLMobilityExtGroupMemberPrivateAddressType .1.3.6.1.4.1.9.9.999999.1.2.3.1.1
cLMobilityExtGroupMemberHashKey .1.3.6.1.4.1.9.9.999999.1.2.3.1.10
cLMobilityExtGroupMemberRowStatus .1.3.6.1.4.1.9.9.999999.1.2.3.1.11
cLMobilityExtGroupMemberPrivateAddress .1.3.6.1.4.1.9.9.999999.1.2.3.1.2
cLMobilityExtGroupMemberGroupName .1.3.6.1.4.1.9.9.999999.1.2.3.1.3
cLMobilityExtGroupMemberPublicAddressType .1.3.6.1.4.1.9.9.999999.1.2.3.1.4
cLMobilityExtGroupMemberPublicAddress .1.3.6.1.4.1.9.9.999999.1.2.3.1.5
cLMobilityExtGroupMemberStatus .1.3.6.1.4.1.9.9.999999.1.2.3.1.6
cLMobilityExtGroupMemberMacAddress .1.3.6.1.4.1.9.9.999999.1.2.3.1.7
cLMobilityExtGroupMemberMulticastAddressType .1.3.6.1.4.1.9.9.999999.1.2.3.1.8
cLMobilityExtGroupMemberMulticastAddress .1.3.6.1.4.1.9.9.999999.1.2.3.1.9
cLMobilityExtAnchorTable .1.3.6.1.4.1.9.9.999999.1.2.4
cLMobilityExtAnchorEntry .1.3.6.1.4.1.9.9.999999.1.2.4.1
cLMobilityExtAnchorAssociatedMCAddressType .1.3.6.1.4.1.9.9.999999.1.2.4.1.1
cLMobilityExtAnchorAssociatedMCAddress .1.3.6.1.4.1.9.9.999999.1.2.4.1.2
cLMobilityExtAnchorStatus .1.3.6.1.4.1.9.9.999999.1.2.4.1.3
cLMobilityExtAnchorRowStatus .1.3.6.1.4.1.9.9.999999.1.2.4.1.4
cLMobilityExtMOMCTable .1.3.6.1.4.1.9.9.999999.1.2.5
cLMobilityExtMOMCEntry .1.3.6.1.4.1.9.9.999999.1.2.5.1
cLMobilityExtMOMCAddressType .1.3.6.1.4.1.9.9.999999.1.2.5.1.1
cLMobilityExtMOMCAddress .1.3.6.1.4.1.9.9.999999.1.2.5.1.2
cLMobilityExtMOMCMacAddress .1.3.6.1.4.1.9.9.999999.1.2.5.1.3
cLMobilityExtMOMCLinkStatus .1.3.6.1.4.1.9.9.999999.1.2.5.1.4
cLMobilityExtMOMCClientCount .1.3.6.1.4.1.9.9.999999.1.2.5.1.5
cLMobilityExtMCClientTable .1.3.6.1.4.1.9.9.999999.1.2.6
cLMobilityExtMCClientEntry .1.3.6.1.4.1.9.9.999999.1.2.6.1
cLMobilityExtMCClientMacAddress .1.3.6.1.4.1.9.9.999999.1.2.6.1.1
cLMobilityExtMCClientLocalClient .1.3.6.1.4.1.9.9.999999.1.2.6.1.10
cLMobilityExtMCClientAnchorMCGroupId .1.3.6.1.4.1.9.9.999999.1.2.6.1.11
cLMobilityExtMCClientAssociatedMCGroupId .1.3.6.1.4.1.9.9.999999.1.2.6.1.12
cLMobilityExtMCClientAssociatedMAAddressType .1.3.6.1.4.1.9.9.999999.1.2.6.1.13
cLMobilityExtMCClientAssociatedMAAddress .1.3.6.1.4.1.9.9.999999.1.2.6.1.14
cLMobilityExtMCClientAnchorMAAddressType .1.3.6.1.4.1.9.9.999999.1.2.6.1.15
cLMobilityExtMCClientAnchorMAAddress .1.3.6.1.4.1.9.9.999999.1.2.6.1.16
cLMobilityExtMCClientUpTime .1.3.6.1.4.1.9.9.999999.1.2.6.1.17
cLMobilityExtMCClientAnchorMCPrivateAddressType .1.3.6.1.4.1.9.9.999999.1.2.6.1.2
cLMobilityExtMCClientAnchorMCPrivateAddress .1.3.6.1.4.1.9.9.999999.1.2.6.1.3
cLMobilityExtMCClientAssociatedMCAddressType .1.3.6.1.4.1.9.9.999999.1.2.6.1.4
cLMobilityExtMCClientAssociatedMCAddress .1.3.6.1.4.1.9.9.999999.1.2.6.1.5
cLMobilityExtMCClientAddressType .1.3.6.1.4.1.9.9.999999.1.2.6.1.6
cLMobilityExtMCClientAddress .1.3.6.1.4.1.9.9.999999.1.2.6.1.7
cLMobilityExtMCClientState .1.3.6.1.4.1.9.9.999999.1.2.6.1.8
cLMobilityExtMCClientAssociationTime deprecated.1.3.6.1.4.1.9.9.999999.1.2.6.1.9
cLMobilityExtMOClientTable .1.3.6.1.4.1.9.9.999999.1.2.7
cLMobilityExtMOClientEntry .1.3.6.1.4.1.9.9.999999.1.2.7.1
cLMobilityExtMOClientMacAddress .1.3.6.1.4.1.9.9.999999.1.2.7.1.1
cLMobilityExtMOClientAddressType .1.3.6.1.4.1.9.9.999999.1.2.7.1.10
cLMobilityExtMOClientAddress .1.3.6.1.4.1.9.9.999999.1.2.7.1.11
cLMobilityExtMOClientLocalTime .1.3.6.1.4.1.9.9.999999.1.2.7.1.12
cLMobilityExtMOClientAssociationTime deprecated.1.3.6.1.4.1.9.9.999999.1.2.7.1.13
cLMobilityExtMOClientUpTime .1.3.6.1.4.1.9.9.999999.1.2.7.1.14
cLMobilityExtMOClientAnchorMCPublicAddressType .1.3.6.1.4.1.9.9.999999.1.2.7.1.2
cLMobilityExtMOClientAnchorMCPublicAddress .1.3.6.1.4.1.9.9.999999.1.2.7.1.3
cLMobilityExtMOClientAnchorMCPrivateAddressType .1.3.6.1.4.1.9.9.999999.1.2.7.1.4
cLMobilityExtMOClientAnchorMCPrivateAddress .1.3.6.1.4.1.9.9.999999.1.2.7.1.5
cLMobilityExtMOClientAssociatedMCPublicAddressType .1.3.6.1.4.1.9.9.999999.1.2.7.1.6
cLMobilityExtMOClientAssociatedMCPublicAddress .1.3.6.1.4.1.9.9.999999.1.2.7.1.7
cLMobilityExtMOClientAssociatedMCPrivateAddressType .1.3.6.1.4.1.9.9.999999.1.2.7.1.8
cLMobilityExtMOClientAssociatedMCPrivateAddress .1.3.6.1.4.1.9.9.999999.1.2.7.1.9
cLMobilityExtApMgrTable .1.3.6.1.4.1.9.9.999999.1.2.8
cLMobilityExtApMgrEntry .1.3.6.1.4.1.9.9.999999.1.2.8.1
cLMobilityExtApMgrName .1.3.6.1.4.1.9.9.999999.1.2.8.1.1
cLMobilityExtApMgrAddressType .1.3.6.1.4.1.9.9.999999.1.2.8.1.2
cLMobilityExtApMgrAddress .1.3.6.1.4.1.9.9.999999.1.2.8.1.3
cLMobilityExtApMgrNetmaskType .1.3.6.1.4.1.9.9.999999.1.2.8.1.4
cLMobilityExtApMgrNetmask .1.3.6.1.4.1.9.9.999999.1.2.8.1.5
cLMobilityExtApMgrMacAddress .1.3.6.1.4.1.9.9.999999.1.2.8.1.6
cLMobilityExtApMgrVlanId .1.3.6.1.4.1.9.9.999999.1.2.8.1.7
cLMobilityExtApMgrInterfaceType .1.3.6.1.4.1.9.9.999999.1.2.8.1.8
cLMobilityExtApMgrRowStatus .1.3.6.1.4.1.9.9.999999.1.2.8.1.9
cLMobilityExtForeignWlcMapTable .1.3.6.1.4.1.9.9.999999.1.2.9
cLMobilityExtForeignWlcMapEntry .1.3.6.1.4.1.9.9.999999.1.2.9.1
cLMobilityExtForeignWlcAddressType .1.3.6.1.4.1.9.9.999999.1.2.9.1.1
cLMobilityExtForeignWlcAddress .1.3.6.1.4.1.9.9.999999.1.2.9.1.2
cLMobilityExtForeignWlcMapIf .1.3.6.1.4.1.9.9.999999.1.2.9.1.3
cLMobilityExtForeignWlcMapRowStatus .1.3.6.1.4.1.9.9.999999.1.2.9.1.4
ciscoLwappMobilityExtNotifObjects .1.3.6.1.4.1.9.9.999999.1.3
cLMobilityExtNotifyObjectSourceIPAddressType .1.3.6.1.4.1.9.9.999999.1.3.1
cLMobilityExtNotifyObjectSourceIPAddress .1.3.6.1.4.1.9.9.999999.1.3.2
cLMobilityExtNotifyObjectSourceType .1.3.6.1.4.1.9.9.999999.1.3.3
cLMobilityExtNotifyObjectDestinationType .1.3.6.1.4.1.9.9.999999.1.3.4
ciscoLwappMobilityExtMIBConform .1.3.6.1.4.1.9.9.999999.2
ciscoLwappMobilityExtMIBCompliances .1.3.6.1.4.1.9.9.999999.2.1
ciscoLwappMobilityExtMIBGroups .1.3.6.1.4.1.9.9.999999.2.2