Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi all,On Cisco 9800 WLC, Policy Tags are used to assign specific SSIDs (WLANs) to APs. I'm aware that we can retrieve the policy tag assigned to an AP using the following OID: cLApPolicyTagName – CISCO-LWAPP-AP-MIBHowever, I’m trying to find out wh...
CISCO-IPMROUTE-MIB is based on RFC 2932: IPv4 Multicast Routing MIB. RFC 2932 is obsoleted by RFC 5132: IP Multicast MIB. So, if a device supports RFC 5132 then it is not compatible with CISCO-IPMROUTE-MIB.Is there a CISCO-IPMROUTE-MIB(mainly interes...
I'm curious whether it is possible to configure virtual IP to be able to monitor active WLC from HA pair via SNMP. So let's assume I have HA configured for 2 WLCs: WLC1 and WLC2. I want to configure virtual IP to monitor always active WLC from this p...
According to sd-wan docs VPN 512 is the management VPN. It carries out-of-band network management traffic among the Viptela devices in the overlay network. By default, VPN 512 is configured and enabled. If I'm not mistaken SNMP is kind of management ...
I've found how to do it: use 1.3.6.1.4.1.9.9.987.1.1.2.1.2(clPolicyProfileName) OID for that. OID response index contains ASCII encoded information about policy tag and profile name and as response it returns WLAN profile name.
I have already figured out how this can be determined. So to determine whether device is vEdge or cEdge can be used templateClass(cedge or vedge possible values) field of "device/models" endpoint response.