All MIBs › CISCO-WDS-INFO-MIB › cwdsiMnApAddrType
cwdsiMnApAddrType
Module: CISCO-WDS-INFO-MIB
OID (symbolic): CISCO-WDS-INFO-MIB::cwdsiMnApAddrType
OID (numeric): 1.3.6.1.4.1.9.9.509.1.3.1.1.5
Node type: OBJECT-TYPE
Type: InetAddressType
Access: read-only
Description: Represents the type of Internet address stored in the corresponding instance of the cwdsiMnApAddr.
What is cwdsiMnApAddrType?
This read-only object, typed as InetAddressType, specifies the address family of the value stored in cwdsiMnApAddr. An admin uses this to correctly interpret the IP address of the AP a Mobile Node has associated with. For example, an admin's monitoring script checks cwdsiMnApAddrType before parsing cwdsiMnApAddr for a given Mobile Node entry.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.509.1.3.1.1.5 snmpwalk -v2c -c public <target> CISCO-WDS-INFO-MIB::cwdsiMnApAddrType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.509.1.3.1.1.5.1 snmpget -v2c -c public <target> CISCO-WDS-INFO-MIB::cwdsiMnApAddrType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cwdsiMnApAddrType.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::cwdsiMnApAddrType 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.3 | ciscoWdsInfoMobileNode | CISCO-WDS-INFO-MIB |
| 1.3.6.1.4.1.9.9.509.1.3.1 | cwdsiMnTable | CISCO-WDS-INFO-MIB |
| 1.3.6.1.4.1.9.9.509.1.3.1.1 | cwdsiMnEntry | CISCO-WDS-INFO-MIB |
| 1.3.6.1.4.1.9.9.509.1.3.1.1.5 | cwdsiMnApAddrType | CISCO-WDS-INFO-MIB |