All MIBs › CISCO-WDS-INFO-MIB › cwdsiWdsAddrType
cwdsiWdsAddrType
Module: CISCO-WDS-INFO-MIB
OID (symbolic): CISCO-WDS-INFO-MIB::cwdsiWdsAddrType
OID (numeric): 1.3.6.1.4.1.9.9.509.1.6.4
Node type: OBJECT-TYPE
Type: InetAddressType
Access: read-only
Description: Represents the type of Internet address stored in the corresponding instance of the cwdsiWdsAddr.
What is cwdsiWdsAddrType?
This object specifies the address type, such as IPv4 or IPv6, of the network device address recorded in cwdsiWdsAddr. It matters because management software needs this type flag to correctly parse the address bytes of the device hosting the WDS function. For example, a network inventory script would read cwdsiWdsAddrType first to decide whether to render cwdsiWdsAddr as an IPv4 or IPv6 string.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.509.1.6.4 snmpwalk -v2c -c public <target> CISCO-WDS-INFO-MIB::cwdsiWdsAddrType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.509.1.6.4.1 snmpget -v2c -c public <target> CISCO-WDS-INFO-MIB::cwdsiWdsAddrType.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::cwdsiWdsAddrType 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.4 | cwdsiWdsAddrType | CISCO-WDS-INFO-MIB |