How to retrieve Nexus 7010 et 5596 configuration via Snmp ?

Hello all,
I want to know how to retrieve the complete configuration for a Nexus via the snmpwalk or snmpget commands...
What mib's is needed ?
Thanks for the feedback

Hi more information, i execute the scrip below :
#!/bin/sh
# Script to demonstrate the SNMP commands necessary to backup the Cisco Nexus Switches
COMMUNITY="RW community"
HOST="Ip @"
TFTPSERVER="srv @"
FILENAME="nex7000.cfg"
RND="10"
snmpset -v 2c -c$COMMUNITY $HOST ccCopyProtocol.$RND i 1 ccCopySourceFileType.$RND i 4 ccCopyDestFileType.$RND i 1 ccCopyServerAddress.$RND a $TFTPSERVER ccCopyFileName.$RND s $FILENAME ccCopyEntryRowStatus.$RND i 4
sleep 5
snmpget -v 2c -c$COMMUNITY $HOST ccCopyState.$RND
sleep 5
snmpget -v 2c -c$COMMUNITY $HOST ccCopyState.$RND
sleep 5
snmpget -v 2c -c$COMMUNITY $HOST ccCopyState.$RND
sleep 5
snmpget -v 2c -c$COMMUNITY $HOST ccCopyState.$RND
snmpset -v 2c -c$COMMUNITY $HOST ccCopyEntryRowStatus.$RND i 6
When i launch it i have this message on the server :
./testnexus.sh
ccCopyProtocol.10: Unknown Object Identifier (Sub-id not found: (top) -> ccCopyProtocol)
ccCopySourceFileType.10: Unknown Object Identifier (Sub-id not found: (top) -> ccCopySourceFileType)
ccCopyDestFileType.10: Unknown Object Identifier (Sub-id not found: (top) -> ccCopyDestFileType)
ccCopyServerAddress.10: Unknown Object Identifier (Sub-id not found: (top) -> ccCopyServerAddress)
ccCopyFileName.10: Unknown Object Identifier (Sub-id not found: (top) -> ccCopyFileName)
ccCopyEntryRowStatus.10: Unknown Object Identifier (Sub-id not found: (top) -> ccCopyEntryRowStatus)
ccCopyState.10: Unknown Object Identifier (Sub-id not found: (top) -> ccCopyState)
ccCopyState.10: Unknown Object Identifier (Sub-id not found: (top) -> ccCopyState)
ccCopyState.10: Unknown Object Identifier (Sub-id not found: (top) -> ccCopyState)
ccCopyState.10: Unknown Object Identifier (Sub-id not found: (top) -> ccCopyState)
ccCopyEntryRowStatus.10: Unknown Object Identifier (Sub-id not found: (top) -> ccCopyEntryRowStatus)
When i launch a debug snmp all, i have no error, i just see that the packet that comes it's accepted by the ACL
Thanks for your feedback

Similar Messages

  • AP350 configuration via SNMP

    I'd like to configure my AP350 via SNMP. In particular I need to configure on the AP a RADIUS server for athentication.
    Does anyone know which are the MIBs to use to enable and disable the use of the RADIUS server?
    Thanks in advance for your time.

    Hi !
    in br340v8_80.mib wrote:
    cfgRegNvTabBkbnDst OBJECT-TYPE
    SYNTAX INTEGER {
    off(1),
    discard(2),
    forward(3)
    ACCESS read-write
    STATUS mandatory
    DESCRIPTION
    "If set to off, filtering/forwarding will be determined by
    the equivalent setting in the filter defaults. Otherwise
    the variable determines whether those packets from the
    backbone LAN, whose destination address this entry
    will be discarded or forwarded.
    On the 610 this is only valid for multicast entries. On a 620
    this is valid for all entries."
    ::= { cfgRegNvTableEntry 4 }
    cfgRegNvTabRadDst OBJECT-TYPE
    SYNTAX INTEGER {
    off(1),
    discard(2),
    forward(3)
    ACCESS read-write
    STATUS mandatory
    DESCRIPTION
    "If set to off, filtering/forwarding will be determined by
    the equivalent setting in the filter defaults. Otherwise
    the variable determines whether those packets from the
    radio, whose destination address matches this entry
    will be discarded or forwarded.
    On the 610 this is only valid for multicast entries. On a 620
    this is valid for all entries."
    ::= { cfgRegNvTableEntry 5 }
    therefore in particular filters can change via SNMP!

  • With photoshop ConnectionSDK, How to retrieve app.activeDocument as PSD file?

    Dear all,
    I'm currently making an automation s/w communicating with PhotoShop via connection sdk.
    Even though my primary language is C#, translating Java/iOS sample to C# works fine.
    Sending/receiving image file, invoking Javascript snippet work fine as demonstrated in sdk sample.
    Also, sending PSD to PhotoShop also works, so that I can send PSD file in my s/w onto PhotoShop.
    My question is here, How to retrieve PSD file working in PSD via connection sdk?
    Actual goal of my s/w is
    1. send predefined PSD onto PhotoShop
    2. PhotoShop user does editing with this given psd
    3. when editing is done, retrieve PSD from PhotoShop onto my s/w to process further in Asset Management system.
    Any advice would be helpful for me, Thanks in advance.

    Did you purchase Lion or did it come with the computer? If you purchased, look in Mac App Store (MAS) under Purchases tab. You can download again.
    If you need to reinstall, you can select to Reinstall OS X while booted from the Recovery Drive.
    Boot into the Recovery Drive by holding down Command R when restarting.
    If you need to purchase Mac OS X 10.7 Lion, you may order it from this page.
    http://store.apple.com/us/product/D6106Z/A/os-x-lion

  • How to reset Dot11Radio interface via SNMP

    Hi guys,
    Please tell me how i RESET my AP's radio interface via SNMP? It's mean down and up right behind sb.
    I'm using several SNMP commands for manage to our Cisco's. But I'm unsuccessful at this.. Please help me. Thakns.

    Isn't there any response? isn't there any Cisco Specialist at there???

  • Configuring NTP on the nexus 7010

    Hi All,
    I'm a little confused about how to configure NTP on the nexus 7010.  I have an admin VDC and four working VDCs.  I read that you can only configure NTP on the admin VDC but the commands are also available on the other VDCs.  As the admin VDC is setup as an admin VDC it doesn't allow any commands other than those used to configure the other VDCs.  If I configure 'clock protocol ntp vdc X' from the admin vdc conf t cli it doesn't appear to apply that command to the individual VDCs.  If I try that command on each of the VDCs I get an error message.  If I do a 'show ntp peer-status' I get a message stating 'the clock is not controlled by ntp' with an explanation teling me to use the 'clock protocol ntp vdc X' command however as already explained that doesn't appear to work. I'm running nxos 6.2
    Any help, documentation etc would be greatly appreciated.

    An update.
    I have now configured NTP.  The 'clock protocol ntp vdc X' command is accessed from the conf t Cli within the admin VDC. From my reading of the NXOS documentation from 6.2 you should be able to run NTP in multiple VDCs however this does not appear to be the case.  I've configured the admin VDC as the NTP master.

  • How to retrieve jxta configurator information?

    anyone knows how to retrieve the userid that is registered using the jxta configurator? i was able to locate the file where the userid is stored,but its encrypted.i need to retrieve this piece of information for authentication purposes

    anyone knows how to retrieve the userid that is registered using the jxta configurator? i was able to locate the file where the userid is stored,but its encrypted.i need to retrieve this piece of information for authentication purposes

  • How to retrieve configuration list for WebDynpro component

    Hi experts,
    I have webdynpro component A with configuration AA.
    How to retrieve configurtion AA ? Is there any interface or Function module I can use?
    Also another question is how to get webdynpro configuration of WebDynpro application.
    Thanks.
    best regards,
    Vincent

    Hi Abhi,
    Yes , this is possible.
    But I want to get configuration dynamically.
    Input parameter : WebDynpro compoenent name
    Output Parameter: List of WebDynpro Configuration
    Is this possible?
    Vincent

  • How to do routing on N7K-F248XP-25E (Nexus 7010) ?

                       Hi all,
         Please educate me the following scenario : I have Nexus 7010 with 2 L3 modules, N7K-M132XP-12L and N7K-M148GT-11L. Now to increase more ports for end devices, I add in the module N7K-F248XP-25E and believe it's for Layer 2 switching only. Is there a way to do routing on these L2 modules without having to go to the L3 modules ? Thanks for all help.

    Is there a way to do routing on these L2 modules without having to go to the L3 modules ?
    No.  If you have an M1/M2 card and routing is enabled, the F2E card will "step down" and do Layer 2 work.  All Layer 3 work will be done by the M1/M2 card.

  • Question about Nexus 7010.

    Hello everybody,
    Just a quick question, how do you restore a running-config (or a Nexus .bin file) to a Nexus 7010. Is it thesame process as the IOS base scenario. Please explain and help. Thank you in advance.
    --chie                  

    Copy tftp: running-config should work. See below there are other options as well.
    NX7K02-agg# copy ?
      bootflash:      Select source filesystem
      core:           Select source filesystem
      debug:          Select source filesystem
      ftp:            Select source filesystem
      log:            Select source filesystem
      logflash:       Select source filesystem
      nvram:          Select source filesystem
      running-config  Copy running configuration to destination
      scp:            Select source filesystem
      sftp:           Select source filesystem
      slot0:          Select source filesystem
      startup-config  Copy startup configuration to destination
      system:         Select source filesystem
      tftp:           Select source filesystem
      usb1:           Select source filesystem
      usb2:           Select source filesystem
      volatile:       Select source filesystem
    NX7K02-agg# copy tftp: ?
      bootflash:      Select destination filesystem
      debug:          Select destination filesystem
      log:            Select destination filesystem
      logflash:       Select destination filesystem
      nvram:          Select destination filesystem
      running-config  Copy from source to running configuration
      slot0:          Select destination filesystem
      startup-config  Copy from source to startup configuration
      system:         Select destination filesystem
      usb1:           Select destination filesystem
      usb2:           Select destination filesystem
      volatile:       Select destination filesystem
    NX7K02-agg# copy tftp: running-config

  • Nexus 7010 and ESX Host

    Hi,
    We are currently seeing issues on a ESX Host using 10G Fibre dual connectivity to a pair of Nexus 7010's using vPC for the port channel to this ESX host which was working fine , up to this weekend. No changes had been made on the Nexus or ESX host.
    We have changed the hardware path for the believed fault on a vmnic which when part of the virtual switch cause VM's on the Host to stop pinging, although we still see a CDP neighborship with the ESX from the Nexus, but changing fibre and Nexus ports has not worked.
    As part of the testing , the vmware guy was removing this 'faulty' vmnic from the Virtual switch , which is part of an ether channel bundle his end. My first question is, how does the Nexus detect a link leaving the bundle for the ESX host , when the actual physical link is still up , and all they have done is software removed it from on the ESX, as the Nexus will still attempt to push traffic across both bundled links. I know there is the Cisco 1000V software , which can be used at an extra price, but is this the only option.
    Any help will be gladly welcome.

    Hi
    How the switch detects a link 'moving out' of the Etherchannel would depend on how you have configured it...
    If you have used 'channel-group x mode on' under the physical ports in the channel, then it will not detect the change, and you will get problems. The solution is to ensure the config of the channel on both ends (server/switch) is consistent in this case. An inconsistent config will cause you connectivity issues.
    If the switch automatically negotiates the Etherchannel (i.e. you are using LACP, and the server supports LACP) then it should detect the change.
    Regards
    Aaron
    Please rate helpful posts...

  • My all voice memos are deleted,how to retrieve them

    my all voice memos are deleted after syncing it with itunes...how to retrieve them ??

    Thanks Bro. I have backup. and I did the same thing twice but only 26 contacts appear on the device. Now again yesterday after your suggestion again I restored the device but the result was same. Then I thought a new thing. I restored the device one more time but after restoring I didn't configure the icloud account. Surprisingly all my old contacts are there in the device but those 26 contacts are not there. Now I will tell you how this must have happened? I had 3gs earlier. that was stolen 3 months ago. I put the device in lost mode. I purchased new iphone4. I restored with itune. All my data came back. After that I saved these 26 new contacts to my device which also saved in icloud but when I tried to backup on my pc it was not happening. the messege coming device disconnected. 2 days back my stolen device came online. Lost mode was activated by icloud. But what I think in between that time the other fellow must have deleted the phone contacts. And as per icloud also deleted the same. Only the 26 contacts which I saved in these 3 months remained in icloud. Now bro can u help me out? What I should do? I have 26 contacts in icloud and < 500 in my device. I don't understand when all other Co's mobile you can import contacts from any backup file iphone can not. This is the DRAWBACK OF IPHONE.

  • Azure service bus problem : An error occurred while retrieving the Service Bus namespace configuration information

    Almost all of my service bus has the following issue. The error message I have from the Management Portal was "An error occurred while retrieving the Service Bus namespace configuration information. Please try again later." This happen for almost
    2 days.
    Anyone face the same issue? how to resolve this?

    Hi,
    If you create a new one, did you receive the same issue? If that, I suggest you submit a ticket at:
    http://www.windowsazure.com/en-us/support/contact/
    Best Regards,
    Jambor
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to retrieve client certificate information from sender mail adapter

    Hi, expert:
    I have a requirement to verify the validation of coming email with digital certification. The mail is with digital certification. If the coming email is valid, I 'll get the attachemt of the mail for further processing. I have a sender mail adapter and receiver file adapter configued.
    I have already my own developed adapter module, which is configued in mail adapter. My question is how to retrieve the detailed certificate information in the adapter module developed by myself. Is it feasible?
    Thanks a lot.

    The WL-Client-Proxy cert should be the cert used on the proxy side if SSL is configured between Apache and WebLogic, so I believe that is the reason why that does not work. Basically, the problem here is that SSL is end-to-end, and the two ends of this transaction are the client and apache.
    That said, when you add the +ExportCertData option, this should record the client's SSL certificate in the vairable SSL_CLIENT_CERT.  So you should be able to use request.getAttribute("SSL_CLIENT_CERT").
    See:
    http://www.modssl.org/docs/2.8/ssl_reference.html
    If this doesn't work for you (which is possible if the WL_Proxy is doing something funny to the request), it is probably best just to dump out the entire contents of the session, and see what you have:
    for (Enumeration e = request.getAttributeNames() ; e.hasMoreElements() ; ) {
    String attr = (String)e.nextElement();
    System.out.println("ATTR = " + attr);
    System.out.println("VAL = " + request.getAttribute(attr));
    If you can't see any SSL certificate there, you will have to work out some way to pass this on manually.
    cheers,
    Trevor

  • How to Retrieve Deleted Mail (Mailbox accidentally deleted)

    I accidentally deleted an email account (using MacMail) and lost all of the Sent mail from that account. I created a new account with the same information (except a new server), and the old incoming mail is there, but not the Sent mail. Any idea how to retrieve the Sent mail?

    Deleting a mail account causes all your mail stored in that account’s mailboxes to be removed from the computer as well, and you were warned that this would happen by the following alert:
    Remove Account
    Are you sure you want to remove the <AccountType> account "<AccountName>"?
    This will permanently delete the account setup information, mailboxes, and messages from your computer. Messages stored on the mail server will not be affected.For IMAP-type accounts, this is not a problem because mail is stored on the server. If you deleted a POP account, however, your mail has been wiped out from the computer, not just moved somewhere.
    To prevent that from happening, you should have moved your mail to custom “On My Mac” mailboxes instead of leaving it in the account’s mailboxes. Actually, using the account’s Inbox and Sent mailboxes for archiving purposes is a bad idea regardless.
    If the POP account was configured to leave the messages on the server for some time, setting up the account again would cause any messages still on the server to be downloaded again, just like for IMAP accounts, but this would only work for received mail that has not yet been removed from the server.
    If the messages are not on the server and you don’t have a backup (which you should have made before doing something like that), you may try to salvage as many deleted .emlx files as possible with a data recovery tool such as Data Rescue II or FileSalvage (the files to be recovered would be different in the case of Mail 1.x). Of these, the only one I know for sure that can currently recover deleted .emlx files is FileSalvage. Stop using the computer right now if you want to try that, as anything you do with it may cause the deleted files to be overwritten.

  • Nexus 7010 fabric extender timing out

    Hello -
    We have a Nexus 7010 and we are testing out using the fabric extenders for a need.  We have a demo 2224 unit and have it connected to our M132XP-12 10G blade in the 7K but the FEX won't come online.  I would have figured a possible software incompatability but looking at the supported list for that as well as hardware everything seems to be in order.  This is what the status shows after it spends about 15 mins in the image download state.
    FEX: 111 Description: FEX0111   state: Offline
      FEX version: 4.2(1)N2(1a) [Switch version: 5.1(2)]
      FEX Interim version: 4.2(1)N2(1a)
      Switch Interim version: 5.1(2)
      Module Sw Gen: 21  [Switch Sw Gen: 21]
    pinning-mode: static    Max-links: 1
      Fabric port for control traffic: Eth2/20
      Fabric interface state:
        Po11 - Interface Up. State: Active
        Eth2/20 - Interface Up. State: Active
      Fex Port        State  Fabric Port  Primary Fabric
    This is looped in the log details until it times out:
    04/25/2011 15:31:41.986978: Module register received
    04/25/2011 15:31:41.987713: Registration response sent
    04/25/2011 15:31:41.987889: Requesting satellite to download image
    04/25/2011 15:32:00.105031: Module register received
    04/25/2011 15:32:00.105779: Registration response sent
    04/25/2011 15:32:00.105956: Requesting satellite to download image
    04/25/2011 15:32:20.191181: Module register received
    04/25/2011 15:32:20.191957: Registration response sent
    04/25/2011 15:32:20.192144: Requesting satellite to download image
    We ran a debug during this and these entries are displayed when looking for errors.
    2011 Apr 25 15:30:31.443745 fex: Reg resp: Failed to get card info for swcardid 132
    2011 Apr 25 15:30:35.472721 fex: Cardinfo: Unknown card id to get (132)
    2011 Apr 25 15:30:35.472753 fex: Reg resp: Failed to get card info for swcardid 132
    2011 Apr 25 15:30:41.495302 fex: Cardinfo: Unknown card id to get (132)
    I'm still doing some more searching which so far hasn't turned up much, wanted to see if anyone has some other insight??
    Thanks!

    Hi Jack -
    Thanks for the response.  Unfortunately, yes that is already complete.  I was hoping that would be an easy fix.  When we upgraded to 5.1(2) we did the 5.1 EPLD.  I ran the install all impact command noted below for the 5.1 EPLD just to make sure it didn't report anything else as needing upgrade.
    sho install all impact epld bootflash:n7000-s1-epld.5.1.1.img
    Compatibility check:
    Module  Type  Upgradable        Impact   Reason
         1    LC         Yes    disruptive   Module Upgradable
         2    LC         Yes    disruptive   Module Upgradable
         5   SUP         Yes    disruptive   Module Upgradable
         1  Xbar         Yes    disruptive   Module Upgradable
         2  Xbar         Yes    disruptive   Module Upgradable
         3  Xbar         Yes    disruptive   Module Upgradable
         1   FAN         Yes    disruptive   Module Upgradable
         2   FAN         Yes    disruptive   Module Upgradable
         3   FAN         Yes    disruptive   Module Upgradable
         4   FAN         Yes    disruptive   Module Upgradable
    Copy complete, now saving to disk (please wait)...
    Retrieving EPLD versions... Please wait.
    Images will be upgraded according to following table:
    Module  Type           EPLD      Running-Version   New-Version  Upg-Required
         1    LC  Power Manager              4.008       4.008           No
         1    LC  IO                         1.006       1.006           No
         1    LC  Forwarding Engine          1.006       1.006           No
         1    LC  SFP                        1.004       1.004           No
         2    LC  Power Manager              4.008       4.008           No
         2    LC  IO                         1.016       1.016           No
         2    LC  Forwarding Engine          1.006       1.006           No
         2    LC  FE Bridge(1)              186.006      186.006           No
         2    LC  FE Bridge(2)              186.006      186.006           No
         2    LC  Linksec Engine(1)          2.006       2.006           No
         2    LC  Linksec Engine(2)          2.006       2.006           No
         2    LC  Linksec Engine(3)          2.006       2.006           No
         2    LC  Linksec Engine(4)          2.006       2.006           No
         2    LC  Linksec Engine(5)          2.006       2.006           No
         2    LC  Linksec Engine(6)          2.006       2.006           No
         2    LC  Linksec Engine(7)          2.006       2.006           No
         2    LC  Linksec Engine(8)          2.006       2.006           No
         5   SUP  Power Manager              3.009       3.009           No
         5   SUP  IO                         3.028       3.028           No
         5   SUP  Inband                     1.008       1.008           No
         5   SUP  Local Bus CPLD             3.000       3.000           No
         5   SUP  CMP CPLD                   6.000       6.000           No
         1  Xbar  Power Manager              2.010       2.010           No
         2  Xbar  Power Manager              2.010       2.010           No
         3  Xbar  Power Manager              2.010       2.010           No
         1   FAN  Fan Controller (1)         0.007       0.007           No
         1   FAN  Fan Controller (2)         0.007       0.007           No
         2   FAN  Fan Controller (1)         0.007       0.007           No
         2   FAN  Fan Controller (2)         0.007       0.007           No
         3   FAN  Fan Controller (1)         0.007       0.007           No
         3   FAN  Fan Controller (2)        0.007       0.007           No
         4   FAN  Fan Controller (1)         0.007       0.007           No
         4   FAN  Fan Controller (2)         0.007       0.007           No

Maybe you are looking for

  • Applications think I'm not connected to internet, yet I am

    I'm going crazy here. I have been using Mac OSX for a few years with no problems. Yesterday, after using the httpmail plugin for 2 years to read my hotmail in Mail app, it stopped working. Today, while I am connected to the internet via an ethernet c

  • Grouping of customer invoices based on document currency

    Dear All, In an intercompany scenario, documents would be posted in different currencies to the inter company customer. For example there are 10 invoices posted to this customer. out of the 10 invoices, 4 invoices are posted in USD, 3 are posted in E

  • File saving problems after updating to 10.7.2

    I updated to Mac OS X 10.7.2 on the 12th. Right after this update, I started having problems under XCode (I had updated it to 4.2). I can not save any changes to my source code. I get an error code saying "The document ImportView.m can not be saved.

  • FILE CONTENT CONVERTION HELP...?

    Hi folks,    can anyone help mre giving file content conversion parameters for the below example. case 1 : ID, NAME, AGE               201, ABCDE,25   for the above case we use row.fieldNames, row.fieldSeperator, row.endSeperator. but if the case is

  • BIOS Compatibility between WinXP Pro and Vista Home Premium

    I want to install WinXP Pro on my pc.  I have a Desktop 3000 J115, Model 7387-A11 and it came with Vista Home Premium.  I want to make sure that the BIOS can support either OS.  If it cannot, I would like to know how to get the correct BIOS.  I reali