SNMP configuration in WLC

hi all,
Can any one tell me if there is document available for SNMP configuration for WLC 4404?

http://www.cisco.com/en/US/docs/wireless/controller/7.0MR1/configuration/guide/cg_controller_setting.html#wpmkr1372608
Configuring the device via snmp is very difficult and there really isn't a document covering that.  WCS uses snmp to configure the controllers.

Similar Messages

  • Please help me to configure 2504 WLC as secondary in N+1 HA mode. My primary WLC is 5508 and both have 50 AP license.

    Please help me to configure 2504 WLC as secondary in N+1 HA mode. My primary WLC is 5508 and both have 50 AP license. I want to deploy the AP in the same location.

    Go HERE:  https://supportforums.cisco.com/discussion/12219106/high-availibility-2500

  • Snmp configuration on weblogic 10 has no effect

    SNMP in MMC(Mobile Management Center, A HP Product), use joesnmp.jar internal to send snmp trap generated by mmc app. This part works well in weblogic 10;
    snmp in weblogic , configured by weblogic console. In weblogic 8, we configure such items:
    Weblogic Subsystem
    Purpose
    Level
    Deployer
    Monitor all war/ear deploy/undeploy/redeploy
    INFO
    JDBC
    Monitor all warnings/errors in jdbc operation
    WARN
    Current tests shows that the snmp configuration on weblogic 10 has no effect.
    Due to MMC4.6 gets the Weblogic updated from 8.16 to 10.3, we didn’t find the configuration about “Enable JDBC Logging”. Below is the former config page about Weblogic 8.16.
    But in Weblogic 10.3 we cannot find this configuration. We have followed the guide http://e-docs.bea.com/wls/docs100/jdbc_admin/monitor.html#wp1048793
    And tried to set the appropriate properties on the command line like this,
    -Dweblogic.debug.DebugJDBCSQL=true -Dweblogic.log.StdoutSeverity="Info"
    Actually we can get the DM, Core, SMTP, Bulk, Adaptor Class, and connection fail error messages in weblogic backend log, but seems Weblogic cannot send SNMP trap messages to SNMP monitoring tool like Openview.
    PS. Weblogic can send out the SNMP trap messages when the server starts and stops.
    So till now the SNMP cannot monitor the DM, Core, SMTP, Bulk, Adaptor Class, and connection fail for MMC4.6.

    Hi, I am on 12.1 weblogic, and I am stuck on where you set the SNMP Servername and port number.
    We are on windows 2008, I see there is a services, SNMP .
    Is there something I need to do on the weblogic side before i get into the SNMP agenets and traps, this part I understand, I am just unsure where to add the SNMP Servername and the user I wish the emails to go to.
    I see in the security realms the user i can add to the group monitors.
    -->, I am running WL 10.3 and SNMP works fine. The cluster generates traps based on particular mbeans, such as when a server's health state is not "OK", or when there are JDBC connection issues. You have to create a new SNMP agent within the admin server then build the individual traps ( String, Gauge, Counter, etc. ) and make sure you have a Trap Destination.

  • SNMP configuration of Aironet1200 (ios based)

    Hi,
    Could somebody explain where I am going wrong with my SNMP configuration of my Aironet 1200AP.
    I am trying to set up a new SSID, with a WEP key, some radius server info and the ability to toggle requireEAP and requireMAC on and off.
    The sequence of commands I have been trying is given below, this is from the factory default config. After I blast the AP with this config, I get the following problems:
    1. I cannot manipulate the SSID in the web interface any longer
    2. The radius server info never shows up in the web interface
    3. If I try to set RequireMac and/or RequireEAP, the set request goes through, but a get on OIDs shows them as false again.
    4. I cannot associate at all with the device.
    Any thoughts/help would be greatly appreciated.
    Thanks
    Ashleyb
    snmpset -v1 -mall -cpublic 10.8.200.112 \
    CISCO-DOT11-IF-MIB::cd11IfAuxSsidBroadcastSsid.1.1 = 1
    snmpset -v1 -mall -cpublic 10.8.200.112 \
    CISCO-DOT11-IF-MIB::cd11IfAuxSsid.1.1 = "MyNewSid"
    snmpset -v1 -mall -cpublic 10.8.200.112 \
    CISCO-WLAN-VLAN-MIB::cwvlWlanEncryptionMode.0 = 2
    snmpset -v1 -mall -cpublic 10.8.200.112 \
    CISCO-WLAN-VLAN-MIB::cwvlWlanEncryptionMandatory.0 = 1
    snmpset -v1 -mall -cpublic 10.8.200.112 \
    CISCO-DOT11-IF-MIB::cd11IfAuxSsidAuthAlgRequireMac.1.1.1 = 1
    snmpset -v1 -mall -cpublic 10.8.200.112 \
    CISCO-DOT11-IF-MIB::cd11IfAuxSsidAuthAlgRequireEap.1.1.1 = 1
    snmpset -v1 -mall -cpublic 10.8.200.112 \
    RFC1213-MIB::ifAdminStatus.1 = 1
    snmpset -v1 -mall -cpublic 10.8.200.112 \
    CISCO-AAA-SERVER-MIB::casConfigRowStatus.radius.1 = 4
    snmpset -v1 -mall -cpublic 10.8.200.112 \
    CISCO-AAA-SERVER-MIB::casAddress.radius.1 = 10.8.200.109
    snmpset -v1 -mall -cpublic 10.8.200.112 \
    CISCO-AAA-SERVER-MIB::casAuthenPort.radius.1 = 1812
    snmpset -v1 -mall -cpublic 10.8.200.112 \
    CISCO-AAA-SERVER-MIB::casKey.radius.1 = "secret"
    snmpset -v1 -mall -cpublic 10.8.200.112 \
    CISCO-DOT11-IF-MIB::cd11IfVlanEncryptKeyStatus.1.0.1 = 6
    snmpset -v1 -mall -cpublic 10.8.200.112 \
    CISCO-DOT11-IF-MIB::cd11IfVlanEncryptKeyLen.1.0.1 = 13 \
    CISCO-DOT11-IF-MIB::cd11IfVlanEncryptKeyValue.1.0.1 =
    "zzzzzzzzzzzzz" \
    CISCO-DOT11-IF-MIB::cd11IfVlanEncryptKeyTransmit.1.0.1 = 1 \
    CISCO-DOT11-IF-MIB::cd11IfVlanEncryptKeyStatus.1.0.1 = 4

    Getting the SNMP trap community string is not trivial.  The reason for this is that anything which shows the configuration will have this field starred out. You can get to the value, but not in a report-like fashion.  You can, however, search the archived configs under RME > Config Mgmt > Archive Mgmt > Search Archive.  Assuming you know the SNMP trap receiver IP, you could search on:
    snmp-server host x.x.x.x old-string
    That would show you all devices that still had the old community string.
    If you need to force RME to get the new config data, you can simply schedule a Sync Archive job under RME > Config Mgmt > Archive Mgmt > Sync Archive.  Of course, if you made the changes outside of LMS, you will need to manually update DCR with the new community string.

  • SNMP Configuration question

    I have a question.If i have a SNMP configuration in a switch 4510r, is there any posibility to reach the snmp server without the community command and without the server snmp command??????I have only this lines on the configuration.THANKSSS.
    snmp-server engineID local 8000000903000025841E8C38
    snmp-server trap-source Vlan10
    snmp-server source-interface informs Vlan10
    snmp-server packetsize 1024
    snmp-server enable traps snmp authentication linkdown linkup coldstart warmstart
    snmp-server enable traps config-copy
    snmp-server enable traps config
    snmp-server enable traps config-ctid
    snmp-server enable traps syslog

    If i have configured the communities and the server lines on the device, what could be the possible issue when the SNMP server reach the switch but the switch doesn´t respond to the request, and when i use the command #show snmp, we have an output in this way:THANKS FOR YOUR HELP
    switch#show snmp
    Chassis:
    Contact: GISN Americas Network - tel: 978-858-7000
    0 SNMP packets input
        0 Bad SNMP version errors
        0 Unknown community name
        0 Illegal operation for community name supplied
        0 Encoding errors
        0 Number of requested variables
        0 Number of altered variables
        0 Get-request PDUs
        0 Get-next PDUs
        0 Set-request PDUs
        0 Input queue packet drops (Maximum queue size 1000)
    145568 SNMP packets output
        0 Too big errors (Maximum packet size 1024)
        0 No such name errors
        0 Bad values errors
        0 General errors
        0 Response PDUs
        145568 Trap PDUs
    SNMP global trap: enabled
    SNMP agent enabled
    SNMP logging: enabled
        Logging to 131.98.27.6.162, 0/10, 34282 sent, 0 dropped.
        Logging to 192.97.141.173.162, 0/10, 1721 sent, 0 dropped.
        Logging to 192.97.141.176.162, 0/10, 1721 sent, 0 dropped.
        Logging to 192.97.141.55.162, 0/10, 1721 sent, 0 dropped.

  • SNMP Configuration on solaris10

    Please can anybody put some light on SNMP configuration on Solaris 10.I am newbie on this.I read SMA Agaent on solaris 10 is NET-SNMP compliant.I need to monitor disk usage,CPU load ..So I configured snmpd.conf (inside /etc/sma/snmp) for this.The traps I am getting are of series 1.3.6.1.4.1.8072.3.2.3.But I am not able to figure the MIB s which contains the description of these kind of traps.
    Please help me.

    Hi, I am on 12.1 weblogic, and I am stuck on where you set the SNMP Servername and port number.
    We are on windows 2008, I see there is a services, SNMP .
    Is there something I need to do on the weblogic side before i get into the SNMP agenets and traps, this part I understand, I am just unsure where to add the SNMP Servername and the user I wish the emails to go to.
    I see in the security realms the user i can add to the group monitors.
    -->, I am running WL 10.3 and SNMP works fine. The cluster generates traps based on particular mbeans, such as when a server's health state is not "OK", or when there are JDBC connection issues. You have to create a new SNMP agent within the admin server then build the individual traps ( String, Gauge, Counter, etc. ) and make sure you have a Trap Destination.

  • Switchport QoS configuration for WLC

    Hi guys,
    I am having a question about switchport QoS configuration for WLC. In the "enterprise mobility deployment guide 4.1", it says we can use both either "mls qos trust cos" or "mls qos trust dscp", depending on the mapping, however looking through Jerome's video tutorial on QoS in youtube, he actually mentioned that we need to keep this value as "mls qos trust cos", and I have also read from somewhere else that since controllers are layer 2 device, we do need to use "mls qos trust cos" on the switchport directly connected to the WLC.
    however I did see some configurations using "mls qos trust dscp" on the switchport, which is for 5508 WLC due to some hardware design in the 5508 WLC. so I just want to ask what is the differnece between these two commands when we use them for switchports connected to WLC, and does this command really specific for what controller platform we use or it only depends on code version?
    thank you very much for your time and help.

    Hi George,
    Thanks for your reply, however I am still a bit confused on the difference between the two commands...
    so in the deployment guide it does say we can do either one on the switchports connected to the WLC, so when should we use trust dscp instead of cos?
    it sort of make sense when we talk about WLC is a layer 2 device hence we should use cos, but we also have packets marked with dscp values and I think the controller will keep the value without any modification, then that means we can also use trust dscp in order for this mapping to be done correctly, is this correct?
    I did see some other people saying that when using turst dscp and did a packet capture, the values cannot be mapped correctly, but there are also cases that this works. expecially with 5508 series controllers, does it really have some hardware features that doing different things than the 4404s and the 2100 series?
    but still, in what situation should we trust dscp on switchports connecting to WLC and when should we use trust cos as a best practice? or we should just forget about trust dscp for switchport connecting to WLC?
    Thanks.

  • Is it possible to obtain a report from Ciscoworks LMS3.1 to detail the SNMP configuration of all devices?

    I am about to update/standardize to secure the SNMP configuration for all devices in the network utilizing Ciscoworks.
    There is likely to be variations amongst the devices. Therefore, I would like to generate one report for all the devices, capturing the SNMP configurations, is this possible?
    I know how to complete the work afterwards but am struggling to produce a meaningful report that I can use to build my tasks from.
    I am trying to achieve this using a particular 'role based' account via ACS, so it is possible that I don't have the permissions with this account at present which maybe why I'm not able to do it.
    Thanks!

    Getting the SNMP trap community string is not trivial.  The reason for this is that anything which shows the configuration will have this field starred out. You can get to the value, but not in a report-like fashion.  You can, however, search the archived configs under RME > Config Mgmt > Archive Mgmt > Search Archive.  Assuming you know the SNMP trap receiver IP, you could search on:
    snmp-server host x.x.x.x old-string
    That would show you all devices that still had the old community string.
    If you need to force RME to get the new config data, you can simply schedule a Sync Archive job under RME > Config Mgmt > Archive Mgmt > Sync Archive.  Of course, if you made the changes outside of LMS, you will need to manually update DCR with the new community string.

  • SNMP Configure OnCommand System Manager 3.1 on FAS2020 Ontap 7.3.7

    Hi, I have the to discover snmp after configure SNMP. Even I tried both trap hosts with my windows IP where I installed Oncommand system manager and the IP of Ontap 7.3.7. Can someone please verify which host is correct one? what is the requirement for SNMP configure. Thanks,Kevin.

    Sorry, access for this KB is restricted. Then, check following point and fix them. 1. Check if SNMP agent is enabled.
       filer> options snmp.enable
       If not, enable it by "options snmp.enable on"
    2. Check if SNMP access is allowed.
       filer> options snmp.access
       If IP address of System Manager host is not listed, set it by "options snmp.access host=<IP address>"
    3. Check filer's SNMP community name.
       filer> snmp community
       By default, "ro public" is displayed.
       If you have modified SNMP community name, you need to modify registration on System Manager.
       Edit C:\Users\<username>\NetApp\SystemManager\SystemManager.config and adjust snmp-community
       element under storage-system element.

  • Unable to add SNMP server in WLC 5508 with 7.4.110

    hi
    I am trying to add 0.0.0.0/0 as SNMP address and netmask and i am getting an error saying the netmask is invalid.
    is there a different way to set this?           

    Hi Roy,
    This is strange.
    I do not have a test WLC with this code to test, but command syntax is correct. I have verified it on my test controller in 7.0.116.0 & it is happy to accept it. Even 7.4 config guides does not show any other command syntax for this.
    http://www.cisco.com/en/US/docs/wireless/controller/7.4/configuration/guides/consolidated/b_cg74_CONSOLIDATED_chapter_0111.html
    One good thing is, this is the default setting once you create a snmp-community. It should have 0.0.0.0/0 as subnet/net mask & you do not require any changes for the default config.
    "show snmpcommunity" output should show the config values for your SNMP community.
    If you are trying to change it from configured subnet to default value, then as a work around you can re-create the snmp commnuity from fresh (delete & recreate)
    If you have Cisco TAC assistance then log a case with them to see why this command is not accepting in your code of WLC
    HTH
    Rasika
    **** Pls rate all useful responses ****

  • SNMP Configuration

    I want to configure SNMP for Oracle Instance. What I have done is
    Configured master SNMP on OS i.e. SNMP Service + SNMP Trap Service. (verified by using management utility Getif, its working fine. I'm getting all the OS information / OID's)
    Now I want that my Oracle SNMP Child process should report to my main server process. For doing so, what should I do ?
    Oracle Documentation, says some directory structure like ORACLE_HOME\PEER\ADMIN .... But I could not find these directories in my oracle installation.
    Do I need to execute some script which will create these directories ? or I need to Install oracle Again ? What if I already have oracle Installed ?
    What is the role of ORACLE IA in this ? How to install that ?
    Need help

    Hi,
    Can you check with this command:
    # snmpwalk -v2c -c public localhost system
    This link may help you https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Deployment_Guide/sect-System_Monitoring_To…
    Best regards

  • SNMP configuration for V480

    I've six SUN SERVERS. Four are V890 with Solaris 8 and the other two V480 with Solaris 10. How to configure SNMP in all these ? I want to send SNMP traps to a NMS. How to achieve it ? snmpd daemon is present in V480 machine.
    Thanks
    ---Britto
    Message was edited by:
    bravobritto

    Integration of Directory Server SNMP agent with Solaris Master agent is documented in the Administration Guide Chapter 14: Monitoring Directory Server using SNMP.
    http://docs.sun.com/source/817-7613/snmp.html
    Regards,
    Ludovic.

  • CLI Configuration of WLC 5508 w 7.0.250.0

    Hi all.  Is there a way to get the configuration of a WLC through the CLI similar to that of what you'd get from Cisco IOS?  So far I've tried
    config paging disable
    show running-config
    and
    show run-config
    but the output doesn't look like that of what you could cut/paste like IOS. 
    Thanks for all input.

    Hi 
    This is the command you have to run
    (5508-1) >show run-config commands
    If you want to take the backup & restore that to a different WLC, then you have to follow the method given below.
    http://mrncciew.com/2013/01/25/backup-restore-wlc-configs/
    HTH
    Rasika
    *** Pls rate all useful responses ****

  • Guest configuration with WLC

    i am using WLC 4402 with firmware 5.1 and 1252 Access Point.
    i am in trouble to configure guest access with the WLC.
    i have configured interface in WLC under CONTROLLER->INTERFACES->GUEST.
    WHEN I SELECT THIS INTERFACE AS GUEST IT DOESN'T TAKE IP ADDRESS INFORMATION. IN THIS CASE I HAVE TO UNCHECK GUEST SELECTION BOX.
    AND I GOT DYNAMIC INTERFACE WITHOUT IP ADDRESS.
    AFTER DOING THIS I CREATE WLAN NAMED GUEST AND ENABLED IT.
    i have put guest interface as a ingress interface and management as egress interface and applied web auth successfully but still it is not showing me guest SSID when i try to search it.
    help me
    plz
    thanks

    Have you gone through these documents yet?
    Wired Guest Access using Cisco WLAN Controllers Configuration Example
    http://www.cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a00808ed026.shtml
    Guest WLAN and Internal WLAN using WLCs Configuration Example
    http://www.cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a008070ba8f.shtml
    Hope these will help you.

  • Group policy for SNMP configuration

    Experts,
    We have mix of 2003 and 2008 servers. Some of the servers already have SNMP settings configured through registry etc. We want to populate traps information, community name and accepted community name etc on all servers. How can we do this through group policy
    or any other automated way?

    Administrative Templates for Group Policy exist for these settings:
    Computer Configuration / Policies / Administrative Templates / Network / SNMP
     Policy Setting Name 
     Scope 
     Policy Path 
     Specify communities 
     Machine 
     Network\SNMP 
     Specify permitted managers 
     Machine 
     Network\SNMP 
     Specify traps for public community 
     Machine 
     Network\SNMP 
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

Maybe you are looking for

  • How do I configure 128 channels of DIO and 128 channels of Analog output with the availabili​ty of 3 pci slots

    I have only 3 slots of PCI or 4 slots of ISA bus, I want to configure with the minimum possible modules to attain 128 channels of DIO and 128 channels of analog output. This is inturn fed to the PCM (Pulse code Modulator). The cards will be placed in

  • Sold to party and Ship to party are the same but has different address

    Hi, I have problem here wherein Sales order has the same sold to party and ship to party but they have different address. When the customer master data is changed the sold to party in the sales order is also updated but the ship to party is not updat

  • Does my  macbook Pro 8 support Icloud

    I have an Iphone and Ipad that are synced with Icloud.  I recently aquired a Macbook Pro 8.  Can I sync the contacts and calendars etc to my other 2 devices and this computer with Icloud?

  • Update Other SLDs

    Hi, I have two NW 7.11 system. I want to transport technical and business system definitions from SLD to another's SLD. I have added the URL, username and password in Administration ->  data supplier/Update Other SLDs but it wasnt updated. What could

  • Apple Application Support Installation Error

    So, while trying install iTunes, Apple Application Support wouldnt install. Then I tried to install by itself and it still didnt work. The error code was:An error occured during the installation of assembly 'Microsoft.VC80.CRT,type="win32",version="8