How To Enable Snmp On SVI Interface On Cisco ME-3600X-24FS-M

Sep 14, 2011

how to enable snmp on SVI interface on cisco ME-3600X-24FS-M?I can't see traffic on SVI via snmp.

View 13 Replies


ADVERTISEMENT

Cisco :: 2800 Enable SNMP Discovery Through External Interface

May 28, 2012

I'm trying to add some 2800 series routers to our monitoring environment, but I can't get them discovered.
 
On the Mgmt Server I need to go through a "discovery" process to add the 2800 to the system. For this I target the internal interface ( i) but the discovery fails. I'm assuming the packets are getting dropped on the outside interface (e). I know SNMP is set up correctly and works as I had PRTG installed on a local box (p) for testing purposes.
 
The intention is to do the data gathering via a proxy agent (p), so enableing SNMP on the outside interface is not going to do me any good.What do I need to do to let those discovery packets pass through? At least temporarily?

View 1 Replies View Related

Cisco Application :: How To Enable Snmp On Css 11501

Feb 13, 2012

i need to enable snmp on Cisco CSS 11501. 

View 1 Replies View Related

Cisco :: 871 - How To Use Telnet To Enable SNMP In Router

Apr 6, 2012

Is it possible to enable the snmp in a router via telnet with the wan address(I have the routers' passwords) ? If yes, how
 
Router 1 : Cisco 871 w
Router 2 : Sagem – F@st 3304 v2

View 5 Replies View Related

Cisco :: Enable SNMP Traps On Nexus 1000V?

Dec 18, 2011

I want to configure snmp-traps regarding stpx (root-inconsistency, loop-inconsistency) on a Cisco Nexus 1000V. The command "show snmp traps" lists stpx as a trap that could be configured and which is not at the moment.
 
MKBE1NX1# sh snmp trap
--------------------------------------------------------------------------------
Trap type                                           Enabled
--------------------------------------------------------------------------------
entity               : entity_mib_change               Yes         
entity               : entity_module_status_change     Yes         
entity               : entity_power_status_change      Yes         

[code].....
 
Nothing about stpx... Is there some other way to configure more traps?

View 2 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 Firewall :: ASA 5510 - Enable SNMP For Bandwidth Monitoring Using PRTG?

May 1, 2012

I am using ASA 5510 Firewall and i have established VPN tunnels too  , now i want to Monitor the bandwidth utilization , i have installed PRTG Monitor application and want to add the firewall , how to enable the SNMP in ASA .

View 1 Replies View Related

Cisco Switching/Routing :: 2960 - Enable Snmp For Switch Port

Dec 18, 2011

i want use CACTI for monitor my bandwidth so i have a question how can i enable snmp for a switch port ? or i shoudl just enable snmp from configuratiopn terminal and then in CACTI i will choose which port will be monitor? can i do something that CACTI connect to my switch with a encryption key ? i have cisco 2960 48 port switch

View 2 Replies View Related

Cisco Switching/Routing :: Catalyst 2950 - Release For Snmp-server Enable Traps Errdisable Command?

May 16, 2013

We have a catalyst 2950 switch running:
 
IOS (tm) C2950 Software (C2950-I6K2L2Q4-M), Version 12.1(22)EA6, RELEASE SOFTWARE (fc1)
 
This release doesnt have the snmp-server enable traps errdisable command.
  
Where to look on the cisco site for the next available release for me that would have this command in place?

View 2 Replies View Related

Cisco :: Stopping SNMP Traps For Interface Up / Down?

Oct 3, 2012

I am getting these unwanted entries on my syslog server.03/10/2012 12:57:48 172.21.113.20 Error 23898: Interface FastEthernet0/1, changed state to downI tried to stop them with no snmp trap link-status but it hasn;t worked.[CODE]

View 4 Replies View Related

Cisco :: Permit Snmp Queries On Just One Interface?

Feb 27, 2013

I'm familiar with snmp-server views and excluding certain mib's, but is it possible to permit an snmp host to poll just one interface and nothing else on the router?

View 2 Replies View Related

Cisco WAN :: 1841 - SNMP OID For Interface Utilization

Jan 13, 2013

I have a cisco 1841, Im trying to write an app which will get the Interface Utilization on my 2 atm interfaces and fast eth 0/0 interface.
 
I’ve been reading up and have got as far as downloading the codeplex snmp library project. I’m using the snmpget app to get details off my 1841 successfully, but I now need to know the OID for interface utilization and how to define which interface to get.

View 1 Replies View Related

Cisco Firewall :: ASA 5520 - SNMP Outside Interface

Mar 16, 2013

i have a Problem with SNMP on the ASA Outside Interface. I want to monitor the Interface via SNMP (linkup, link down). I have a Active/Passive Cluster running on 8.4.2 and configured SNMP (v1) for Test on the Outside Interface. It's not that hard but when i try to test my Configuration with (peerless) SNMP Tester the Interface doesn't respond. Did i forget to configure something? Searched the forum but didn't find anything useful.

View 4 Replies View Related

Cisco :: 12000 SNMP MIB OID For POS Interface Output Packet Drops

Jan 30, 2012

MIB OID and the values.also i want to know the values og output packet and output packet drops MIB OID values of POS interface on GSR router (12000).because i am getting many output packet drops on these pos interface.how do i get these values from the router.

View 1 Replies View Related

Cisco Routers :: RV180 - Incorrect SNMP Interface Counters

Sep 7, 2012

I am attempting to monitor bandwidth utilization of the WAN port for the RV180 via SNMP and I am getting strange results.  If a 256MB file is transferred from a remote server (without compression), the ifInOctets counter doesn't increment by anything resembling 256MB:
 
$ snmpget -v2c -c  public 192.168.1.1 IF-MIB::ifInOctets.5  IF-MIB::ifOutOctets.5
IF-MIB::ifInOctets.5 = Counter32: 365402138
IF-MIB::ifOutOctets.5 = Counter32: 32610053

[Code].....

I'm reasonably certain that the .5 interface is the WAN port based on the value of ipAdEntIfIndex.X.X.X.X, but even if that were not the case, none of the other interfaces increment by a value close to the amount of data transfered.  SNMP monitoring of a WAP121 on the same subnet returns expected results.  I can only assume that SNMP on the RV180 is completely broken.
 
The router has the latest firmware available (1.0.1.9).  There is only one network connection and the RV180 is the default gateway for all internal hosts.

View 4 Replies View Related

Cisco WAN :: ME 3600X Policy Based Routing

Sep 15, 2011

I have a ME3600X switch and I would like configure a PBR (Policy Based Routing), how I can make this?

View 1 Replies View Related

Cisco WAN :: 4948 - Enable PBR On VRF Interface?

May 1, 2012

i have a requirement to enable pbr in vrf interface of a 4948 switch. but as i browse the internet, it is quite impossible to do that. is there any alternative way / feature to get the same result as pbr does? which is to reroute the specific vrf traffic to another interface based on source and destination ip address?

View 1 Replies View Related

Linksys Wireless Router :: E4200 V1 Interface Counters / SNMP Support

Jun 12, 2012

Any chance of one or preferably both of these before I flash the router to a more competent firmware?Rather ridiculous that there's no interface counters and no SNMP server. I prefer keeping stock firmware where possible but I need this functionality, it really isn't a big ask.That said I have an E4200 v1, which already looks like abandonware given it's been 6 months since the last firmware update - not amused and no intention of swapping a high performance router for one that sacrifices performance for better NAS functionality.

View 8 Replies View Related

Cisco Switching/Routing :: Stack WS-C3750-24FS With WS-C3750X To Use C3KX-SM-10G

Aug 9, 2012

We have WS-C3750-24FS switches stacked supporting users on our LAN. I want take advantage of the netflow capabilities of the WS-C3750X using the C3KX-SM-10G card.
 
Would I be to see netflow data coming from the WS-C3750's if I stacked it with the WS-C3750X?
 
Also I read that the C3KX-SM-10G card would support a 1G SFP is that correct?

View 1 Replies View Related

Cisco Switching/Routing :: Nexus 5548 Connected To WS-C3750-24FS-S

Apr 2, 2013

we are having trouble with the VPC, and etherchannel ? looked at many forums not to clear on wich one to use, this is are config, we have been getting alot of loops and kills are entire network
 
 nexus switch config, this is on both nexus we have 2 of them at this site, that talk back to 2 other ones back to another site
 
pd554801 
interface port-channel9
description *PD3750_Fiber01 network rack*

[Code].....

View 19 Replies View Related

Cisco Switching/Routing :: Configure Qos On ME 3600X Series?

Nov 5, 2012

how to configure Qos on Cisco ME 3600X Series switches. As I tried Mls Qos and it wont have these commands.

View 1 Replies View Related

Cisco Switching/Routing :: ME-3600X VRRP Configuration?

Nov 22, 2011

I have found the HSRP configuration example in Cisco Metro Ethernet Switch ME-3600x/ME-3800x but unable to find the VRRP configuration exmaple in Configuration guide as well in Command Reference Guide.
 
I am using the IOS version ME-3600: S360XVK9T-12252EY and ME-3400: S340XBT-12253SE
  
command reference guide: [URL]
 
configuration guide: [URL]
  
Kindly confirm either these switches support vrrp commands or not? If yes, kindly share configuration example.

View 3 Replies View Related

Cisco Switching/Routing :: Two Ospf Processes On ME-3600x

May 30, 2012

I have a problem with ME-3600x running two ospf processes. Proc1 is WAN and PRoc2 is LAN. I am redistributing routes into both directions. After a WAN outage ,  certain wan routes did not get redistributed into the LAN process. I had to do a clear ip route to fix the problem. Has anynoe seen such a scenario with ME-3600x or any other switch/router

View 8 Replies View Related

Cisco :: Snmp Oids For Command Show Counters Interface Intx / Y Delta On Catalyst 6500

May 23, 2011

I have a question about SNMP OIDs for the command "show counters interface intx/y delta" on Catalyst6500. The customer wants to create graphs for the following values:Overruns, qos0Outlost, InErrors, OutErrors, InDiscards, OutDiscards etc..Is possible to get these values using SNMP?

View 3 Replies View Related

Cisco WAN :: 1760 Unable To Enable Policy Map On Interface

Sep 6, 2012

Class and Policy maps are defined properly but when I am going to apply the policy-map on interface ,throwing an error as "'set' command is not supported in a 2nd level policymap".
 
Class/Policy map configuration given below ....
 
class-map match-any cm_traffic_control
  match access-group name acl_traffic_control
class-map match-any BE
  match access-group name be
[Code] ....

View 8 Replies View Related

Cisco WAN :: Enable MLS QoS Trust DSCP In Interface Of Router 2821

Sep 22, 2011

I have a problem with the command mls qos trust dscp, I used the ios c2800nm-ipvoice_ivs-mz.124-25f.bin but i can not enable dont show me the complete command in the interface Ethernet o Giga. I want to configuring mls qos trust dscp.

View 1 Replies View Related

Cisco Wireless :: AIR-LAP1131AG-A-K9 - Can't Enable Admin Status On Interface

Feb 28, 2013

I have a AIR-LAP1131AG-A-K9  this Ap is registered but, i cant enabling admin status on interface B/g, when select option  throws a error. "Error in Enabling Admin Status"

View 4 Replies View Related

Cisco Switching/Routing :: WS-C3750-24FS-S 100baseFX Ports Will Not Work Over Single Mode Fiber

Feb 8, 2012

We've just purchased a WS-C3750-24FS-S, only to find that the 100baseFX ports will not work over Single Mode fibre, backhaul links. Any way or a device that convert from MM to SM?

View 2 Replies View Related

Linksys Cable / DSL :: WAG120N Don't See Any Options Where To Enable IGMP On WAN Interface

Jan 12, 2010

I have an WAG120N that works just fine except the IPTV.I don't see any options where I can enable the IGMP on the WAN interface (DSL).In the routing table I see a route 239.0.0.0 255.0.0.0 gw 0.0.0.0 that is only for LAN interface.how to enable the IGMP on the WAN interface. 

View 6 Replies View Related

Cisco Switching/Routing :: Enable AutoQoS On Giga Interface On 3925 Router?

Apr 3, 2012

I was trying to enable AutoQoS on my router 3925 GE interfaces, but failed to do so !! But I was able to do so on FE interfaces !! I have Security/K9 and Data/K9 license on this router. Or do I still miss out anything ?? I am on IOS 150-1(M4).
 
I was able to enable AutoQoS on all my Cisco 2811 and 1841 routers !

View 3 Replies View Related

Cisco WAN :: How To Enable Protection Path In GSR 12404 Router Gigi Interface Connected To Mux Port

Sep 21, 2011

how to enable protection path in GSR 12404 router Gigi interface connected to mux port. Like we configure APS group for POS interfaces.

View 1 Replies View Related

Cisco VPN :: 5520 Configure Intra Interface Command To Enable Connectivity Between Remote Clients

Feb 3, 2013

I'm working with AnyConnect for the first time (my prior experience is with IPSec client) and I have multiple remote users who connect to a 5520 via AnyConnect client; they need to print to each others' shared printers but currently have no connectivity between each other.
 
Can I configure the 'intra-interface' command to enable connectivity between remote clients, or is there more that needs to be done to enable this, presuming that it can be done at all?

View 3 Replies View Related

Cisco :: ASR1002 SNMP Statistics For GRE Tunnel Interface Statistics

Mar 28, 2013

We use Cacti to get interfaces statistics of a ASR1002 router (version 03.04.02.S.151-3.S2).A new GRE tunnel has been created, but unfortunately we are not able to get basic interface average during the day.What is surprising is the fact the graphs are built on the night only.
 
It seems as soon as we exceed some level of Bandwidth (~ 700-800k) the tool does not get the information.The OID I try to get are ifHCInOctets (.1.3.6.1.2.1.31.1.1.1.6) and ifHCOutOctets (.1.3.6.1.2.1.31.1.1.1.10) and some other interface statistics for both 64 and 32 bits. [code]

View 2 Replies View Related







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