Cisco Switches :: 300 Series Snmp Backup

Aug 22, 2011

we are trying to do an automatic backup of our switches config trough snmp.my script can easily backup cisco 2950-2960-3550-3560 using snmp.but I dont know the mib to use to backup the cisco small business serie 300 switches.

View 6 Replies


ADVERTISEMENT

Cisco Switches :: 200 Series SNMP Support

May 28, 2013

Am I correct in thinking that 200 series swiches now support SNMP using v1.3?

View 1 Replies View Related

Cisco :: Catalyst 2960 Is There Opportunity To Backup WLC6 Via SNMP

Mar 2, 2012

I have NM-AIR-WLC6-K9 in Cisco 2821. Is there opprotunity to retreive configuration via SNMP as from Cisco Catalyst 2960?

View 1 Replies View Related

Cisco Security :: SNMP OID For VLAN And Port 2960 Series

Jan 19, 2011

Cisco Catalyst 2960 series,i want do a SNMP request over OID. When the output should be like this: Portnumber and VlanID. Is there a OID for this output?

View 1 Replies View Related

Cisco Switches :: Retrieving ARP Table From SF300 Switches Using SNMP?

May 22, 2012

I'm setting up an SNMP poller to retrieve the ARP table (ipNetToMediaPhysAddress) from my SF300 switches.  I can retrieve the table from SF300-24P and SF300-48P switches running Firmware Version 1.0.0.27, but get garbage for the MAC address when retrieving that same table on the same model switches running Firmware Version 1.1.1.8. Is there an outstanding defect on this code level?  How can I retrieve the table showing the IP address to MAC address mappings?

View 1 Replies View Related

Cisco Switches :: VLAN Management Via SNMP On SG300-10 Switches

Aug 7, 2011

Any snmpset commands to add, modify and delete vlan table entries on SG300-10 switches? I checked url... however this information is apparently only valid for catalysts. The latest firmware is installed and the provided MIB files are used.

View 8 Replies View Related

Cisco :: 2800 Series Router Snmp Oid Required To Copy Config Via Tftp

Sep 27, 2011

I have a 2801 running c2801-spservicesk9-mz.124-3g.bin According to the Cisco IOS MIB locator the image supports OLD-CISCO-SYSTEM-MIB I have tried .1.3.6.1.4.1.9.2.1.55 etc to set server IP address and the filename string but without any luck.e.g.

Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: iso.3.6.1.4.1.9.2.1.55.a.b.c.d  (where a.b.c.d is the server IP) 
 
I have also tried the method similar to that for Cat 3550 switches where you create a table of entries to define the transfer paramaters then activate the transfer (I think the CISCO-CONFIG-COPY-MIB)
 
e.g.
[URL]
C:>snmpset -v 1 -c private <device name> ccCopyProtocol.<random number> integer 1   !  1 = tftpccCopySourceFileType.<Random number> integer 1     ! 1 = networkFileccCopyDestFileType.<Random number> integer 3     ! 3 = startup & 4 = runningccCopyServerAddress.<Random number> ipaddress "<server ip address>"ccCopyFileName. <Random number> octetstring "<file name>"ccCopyEntryRowStatus.<Random number> integer 4     ! 4 = createAndGo, or 1 = Active
 
To write net have the source as running (4) and the dest as network (1)

ccCopySourceFileType.<Random number> integer 4
ccCopyDestFileType.<Random number> integer 1
 
Clean up at the end - destroy .14 with the value of 6.
 
example output : -
-- earlier output omitted --
 Error in packet.
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: iso.3.6.1.4.1.9.9.96.1.1.1.1.4.111
Error in packet.

[code]...

View 4 Replies View Related

Cisco Switches :: Connect 2 SGE200 Series Switches Over Gbit / Fiber

Mar 27, 2013

I have a stack of 6 switches and I want to add another over the gbit connector using fiber. I already connected but I can acces the network from the new switch. I don't have any issues on my Stack all resources are available Do I need to do some special setup or connection to enable this? Can be stacked like the others? I already usen the 2 stacking port can i Add another switch?

View 3 Replies View Related

Cisco Switches :: How To Erase All Configuration In ESW 500 Series Switches

Aug 21, 2011

How to erase or remove  configuration file from ESW 500 Series Switches?

View 2 Replies View Related

Cisco Switches :: SNMP On SF-200 24P

Feb 14, 2013

I need to SNMP on Cisco Smart switch SF-200 24p. I cannot find any option on administration to turn snmp service on.

View 2 Replies View Related

Cisco Switches :: How To Configure SNMP On SG300 Using CLI

Feb 3, 2013

how to configure SNMP on the Cisco SG300 switches? I have the SG300-10P. I am not fully familiar with the new command line interface on this device, it was easy on the IOS but finding it a nightmare on this one.
 
I put the following command in but it didnt work.
 
snmp-server view Interfaces interfaces included
snmp-server community ACB123 ro 10.x.x.x view default
 
I tried to follow the guidelines on the cisco website but thats all Web interface based, i can only access the switch remotely via CLI.

View 3 Replies View Related

Cisco :: Backup Of Configuration From Nexus Switches 5K And 7K

Dec 4, 2012

I'm busy on configuring the backup of the configuration from Nexus switches 5K and 7K.I have installed COPSSH on my windows server and try to confiugre the sftp credentials. [code] I have tested from the CLI from the switch and i have the issue but if i use the default vrf 'default' it works fine.How can i change the command sent by DCNM to the Nexus in order to specify vrf default and not vrf management ?

View 1 Replies View Related

Cisco Switches :: SPS224 - How To Save Config Through SNMP

Jun 5, 2011

I have Linksys SPS224. I've learnt how to change some parameters through SNMP. But this changes are applying to running-config, and, when switch reboots, all loose.
 
 How can I save this changed running-config to startup-config through SNMP?

View 1 Replies View Related

Cisco Switches :: SGE2010 How To Trigger Backups Via SNMP

May 15, 2011

I have been trying, so far unsucessfully, to trigger backups to a TFTP server of our SGE201 switches. I have testesd TFTP backups via the web interface, and that does work. I need SNMP as I  need a scriptable method to trgiger the backups on a regular schedule. I am running the SNMP query from a RedHat Linux server. So far I have the following query work out, but it is failing: [code] The error I am getting is generic, and the same query failed on multiple switches running Software Version 3.0.0.18. The switch is set with the community having full SNMP-admin access from the server's IP address.

View 3 Replies View Related

Cisco Switches :: SG300 Optical Monitoring Snmp-mib?

Apr 10, 2012

I was positively surprised to find the optical transmit/receive values using the show fiber-ports optical-transceiver detailed command on a SG300-10.
 
Now I'm wondering if there is also a SNMP-MIB to query these values? I've already tried the CISCO-ENTITY-SENSOR-MIB used by the larger devices running Cisco IOS, but this didn't work.

View 3 Replies View Related

Cisco Switches :: SF300-24 Snmp Get Mac-address Information Not Available?

Feb 21, 2013

Im sitting with a few cisco sf-300 24 switches and i'm trying to get the Mac-addresses the switch have learned from each computer connected to the switch.

View 2 Replies View Related

Cisco Switches :: VLAN Port Membership Via SNMP On SG300-28

Sep 4, 2011

Any snmpset commands to modify port vlan membership on SG300-28 switches? I checked [URL] however this information is apparently only valid for catalysts.
 
The latest firmware is installed and the provided MIB files are used.

View 5 Replies View Related

Cisco Switches :: Track Down SNMP MIBs For Linksys By SRW2048

Oct 25, 2011

I am trying to track down the SNMP MIBs for the Linksys by Cisco SRW2048. Please note that this is the model before the complete CISCO rebrand of the product. I have SNMP walked, browsed etc etc and I just can't pull CPU and RAM usage. Any working view of those two stats? I'm using OpManager by ManageEngine as my NPM platform.

View 1 Replies View Related

Cisco Switching/Routing :: 3750 - Enable SNMP On Switches?

Dec 26, 2011

I want to enable SNMP and track the status/ of the interfaces in switches.
 
We have Two- cat 3750 (L3 switch)  and Nine-cat 2960 (L2)
 
How to configure the SNMP. any Links provides the required info with an example of configuring snmp will be really useful.
 
we have OPEN NMS, SPLUNK, MYSQL monitoring tools.

View 1 Replies View Related

Cisco Switches :: Linksys SPS224 / Creating VLAN Through SNMP

May 30, 2011

I have Linksys SPS224Trying to create VLAN through SNMP. Issueing the string to create VLAN ID=100 with name "VLAN100"

snmpset -c private -v2c 10.254.2.144 .1.3.6.1.2.1.17.7.1.4.3.1.1.100 s VLAN100 .1.3.6.1.2.1.17.7.1.4.3.1.5.100 i 4
It reports
Error in packet.
Reason: (genError) A general failure occured
Failed object: iso.3.6.1.2.1.17.7.1.4.3.1.1.100
 
In same time changing the name of existing vlan snmpset -c private -v2c 10.254.2.144 .1.3.6.1.2.1.17.7.1.4.3.1.1.23 s VLAN23 and even deleting the existing vlan snmpset -c private -v2c 10.254.2.144 .1.3.6.1.2.1.17.7.1.4.3.1.1.510 i 6 are successful.
 
How can I create new vlan through SNMP?

View 2 Replies View Related

Cisco Switches :: SG300 Port Counters Via SNMP / Do They Work

May 24, 2013

I've got an SG300-10 connected back to back (trunked) with a Cisco 3560X switch, across a fibre link and am seeing some big inconsistencies in terms of unicast data transferred across the ports between them.
 
During a night time window of 4am - 6am I run backups which involves a large copy of files, that almost saturates a GigE link - we can see from the 3560X end that the link is running at a bit over 800MBit/sec of throughput, sustained.  The duration of this transfer is consistent with the size of the files being transferred (ie just over an hour, and is what I'd expect for a data transfer of about that amount).  Back-of-the-envelope calculations indicate that the 3560X is measuring this data throughput correctly.
 
However on the SG300 end of the link, which is also being polled by the same application (Cacti), I'm observing spikey counts of only around 20MBit/sec during that window.  These counters are very obviously incorrect - there's a huge amount more data moving across the port than that.  The incorrect calculations are showing on both the trunk port out of the SG300 (uplink) as well as the interface where the NAS is connected in (which is an access port).
 
Cacti is polling the OID:  .1.3.6.1.2.1.2.2.1.16.57  which translates to IF-MIB::ifOutOctets.57 = Counter32.I'm running version 1.3.0.62 but this problem is not new to this release - previous releases and 1.2 based releases also had this problem.
 
It looks like multicast traffic may be being counted correctly (that's only a suspicion though), however what I am certain of is that there is a very large discrepancy with the unicast traffic counts.Is this OID the correct one to be using for this switch? 

View 2 Replies View Related

Cisco Catalyst 2950 - GigE Switches With 64bit IF-MIB SNMP Counters?

Oct 18, 2011

which models of HP ProCurve or Dell PowerConnect support 64-bit IF-MIB counters, or for that matter any other manufacturer (Zyxel?) (snmpv2 or v3, OID .1.3.6.1.2.1.31.1.1.1.6)I believe pretty much any Cisco Catalyst above a 2950 do, however don't believe any of the SG series do. I realize I could pick up a 2960G for $1500-2k and be good to go, but I forsee a larger switch purchase in the future, but still could use a switch in the meantime that was able to allow accurate monitoring of closet uplink bandwidth?

View 1 Replies View Related

Cisco Switching/Routing :: Nexus 7k Switches Config Backup

Apr 9, 2013

I have a small doubt with Nexus 7k,5K,2k & 1K.We want to backup the running config to my desktop through tftp.When i tried to backup from Nexus switches showing like below Nexus 7K. [code]

It's showing two choices which one I have to follow "copy running-config startup-config" or "copy running-config startup-config Vdc-all". [code]

It's showing two choices which one I have to follow "copy running-config startup-config" or "copy running-config startup-config fabric"
 
It's showing three choices which one I have to follow "copy running-config startup-config" or "copy running-config startup-config fabric" or "copy running-config startup-config vdc-all". [code]

View 11 Replies View Related

Cisco Switches :: SG500-28P SNMP Query For Individual Port Power Output?

Aug 26, 2012

Is there a way to ask the above switch how much power it's supplying to various ports?I've found some stuff in POWER-ETHERNET-MIB, but it's only the main power supply and the up/down status of the various ports.
 
It looks like what I want is

[URL]

but my SG500 tells me:

snmpwalk -v2c -cpublic serverswitch  1.3.6.1.4.1.9.9.402
CISCO-SMI::ciscoMgmt.402 = No Such Object available on this agent at this OID

View 6 Replies View Related

Cisco Switches :: SF-300-08 SNMP Setup Doesn't Show Any Groups In Add User Pulldown

Jun 1, 2012

I'm setting up a new SF-300-08 with SNMP.I have defined Groups OK.But, when I go to Add User, the Group pulldown is grayed out and I can't add a user.                 

View 1 Replies View Related

Cisco Switches :: File Extension For Download Backup Configuration Sg300-10

May 7, 2012

i want to download an backup of the configuration file of my Cisco sg300-10 but do not know what to call the file extension.. backup.??? backup.img? backup.ros ?

View 4 Replies View Related

Cisco Switches :: 500 Series 802.1x Requirements?

Oct 17, 2012

how to setup 802.1x on the Cisco 500 Series Switches.I have done the whole implamentation in the past with Catalysts and ACS.But would like to see a guide for the 500 series.Do we need the Cisco ACS or can we use RADIUS on Windows?

View 1 Replies View Related

Cisco WAN :: Latest IOS For Switches Series 3560

Dec 14, 2011

Looking for Information about Latest IOS Available for switch Series 3560, Guide the latest IOS sopprted Features Specification And Also Guide the Switch Minimum Hardware capacity Require to upgrade with the latest IOS.

View 2 Replies View Related

Cisco Switches :: Adding SSH On SG200 Series

Apr 24, 2013

what the intention behind adding SSH to the SG200 series switches was.  Is it to allow SCP copies to and from the switch for configuration and firmware updates OR is it to allow CLI access to the switches.
 
I have tried to SSH to the switch using PuTTY from Windows and native SSH from Linux/Unix clients, but nothing happens.
 
Is there some other area of configuration to enable communcation via SSH?

View 5 Replies View Related

Cisco Switches :: How To Configure Dynamic Inspection For 300 Or 500 Series

Mar 6, 2013

How config dynamic alp inspection for 300 or 500 series ? I find in admin guide it's no simple to do.

View 8 Replies View Related

Cisco Switches :: Where Are Languages File For Switch Series 200

Jun 30, 2011

i can't find languages file for series 200 switch...where are?

View 1 Replies View Related

Cisco :: Catalyst 2960S Series Switches Supported In LMS 2.6

Jul 25, 2011

I have a CiscoWorks LMS 2.6 and i would like to know if the new Switches Catalyst 2960-S Series are supported with this LMS version?

View 1 Replies View Related

Cisco WAN :: Switches 2960 Series No Internet Access?

Mar 29, 2011

I have a problem I have Cisco 2960 series switches with ip address 10.10.10.2 255.255.255.0 works but can not connect to the Internet

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved