All MIBs › CISCO-WDS-INFO-MIB › cwdsiCsMgmtAddr
cwdsiCsMgmtAddr
Module: CISCO-WDS-INFO-MIB
OID (symbolic): CISCO-WDS-INFO-MIB::cwdsiCsMgmtAddr
OID (numeric): 1.3.6.1.4.1.9.9.509.1.6.3
Node type: OBJECT-TYPE
Type: InetAddress
Access: read-only
Description: The Internet address of the Central Switch Management.
What is cwdsiCsMgmtAddr?
This object holds the Internet address of the Central Switch Management, the management-facing address for the central switch in this wireless deployment. Administrators care about this value because it identifies where the central switch's management interface can be reached for monitoring or configuration. For example, if the central switch is replaced or renumbered, an admin can read cwdsiCsMgmtAddr to confirm the WDS is aware of the new management address before other management tools try to reach it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.509.1.6.3 snmpwalk -v2c -c public <target> CISCO-WDS-INFO-MIB::cwdsiCsMgmtAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.509.1.6.3.1 snmpget -v2c -c public <target> CISCO-WDS-INFO-MIB::cwdsiCsMgmtAddr.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cwdsiCsMgmtAddr.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::cwdsiCsMgmtAddr 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.3 | cwdsiCsMgmtAddr | CISCO-WDS-INFO-MIB |