All MIBs › CISCO-WDS-INFO-MIB › cwdsiMobilityGrpFlags
cwdsiMobilityGrpFlags
Module: CISCO-WDS-INFO-MIB
OID (symbolic): CISCO-WDS-INFO-MIB::cwdsiMobilityGrpFlags
OID (numeric): 1.3.6.1.4.1.9.9.509.1.6.9.1.5
Node type: OBJECT-TYPE
Type: Bits
Access: read-only
Description: 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.
What is cwdsiMobilityGrpFlags?
This object is a bitmask describing configured attributes of the mobility tunnel, such as whether the mobility network is trusted, allows broadcast, or adjusts TCP MSS. An admin cares because these flags determine how traffic on the tunnel is treated, for instance whether Mobile Nodes must use a DHCP-obtained address on an untrusted network. For example, if a mobility group unexpectedly requires DHCP-issued addresses, checking whether the trusted(1) bit is cleared in cwdsiMobilityGrpFlags would explain the behavior.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.509.1.6.9.1.5 snmpwalk -v2c -c public <target> CISCO-WDS-INFO-MIB::cwdsiMobilityGrpFlags
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.509.1.6.9.1.5.1 snmpget -v2c -c public <target> CISCO-WDS-INFO-MIB::cwdsiMobilityGrpFlags.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cwdsiMobilityGrpFlags.1
Start monitoring Cisco Wireless LAN Controllers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WDS-INFO-MIB::cwdsiMobilityGrpFlags OID value, configure state conditions and alerts, and monitor any Cisco Wireless LAN Controllers from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.509 | ciscoWdsInfoMIB | CISCO-WDS-INFO-MIB |
| 1.3.6.1.4.1.9.9.509.1 | ciscoWdsInfoMIBObjects | CISCO-WDS-INFO-MIB |
| 1.3.6.1.4.1.9.9.509.1.6 | ciscoWdsInfoMobility | CISCO-WDS-INFO-MIB |
| 1.3.6.1.4.1.9.9.509.1.6.9 | cwdsiMobilityGroupTable | CISCO-WDS-INFO-MIB |
| 1.3.6.1.4.1.9.9.509.1.6.9.1 | cwdsiMobilityGroupEntry | CISCO-WDS-INFO-MIB |
| 1.3.6.1.4.1.9.9.509.1.6.9.1.5 | cwdsiMobilityGrpFlags | CISCO-WDS-INFO-MIB |