All MIBs › CISCO-WDS-INFO-MIB › cwdsiCsMgmtAddrType
cwdsiCsMgmtAddrType
Module: CISCO-WDS-INFO-MIB
OID (symbolic): CISCO-WDS-INFO-MIB::cwdsiCsMgmtAddrType
OID (numeric): 1.3.6.1.4.1.9.9.509.1.6.2
Node type: OBJECT-TYPE
Type: InetAddressType
Access: read-only
Description: Represents the type of Internet address stored in the corresponding instance of the cwdsiCsMgmtAddr.
What is cwdsiCsMgmtAddrType?
This object identifies the address family, such as IPv4 or IPv6, used by the Central Switch Management address reported in the paired object cwdsiCsMgmtAddr. Knowing the address type matters because it tells the management station how to correctly interpret the raw bytes stored in cwdsiCsMgmtAddr. For example, a monitoring tool would first read cwdsiCsMgmtAddrType to confirm it is ipv4(1) before formatting cwdsiCsMgmtAddr as a dotted-quad address for display.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.509.1.6.2 snmpwalk -v2c -c public <target> CISCO-WDS-INFO-MIB::cwdsiCsMgmtAddrType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.509.1.6.2.1 snmpget -v2c -c public <target> CISCO-WDS-INFO-MIB::cwdsiCsMgmtAddrType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cwdsiCsMgmtAddrType.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::cwdsiCsMgmtAddrType 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.2 | cwdsiCsMgmtAddrType | CISCO-WDS-INFO-MIB |