09-26-2007 03:17 AM
Is there any command which can indicate the SNMP version running on the router/switch
snmp-server community <string> RO is what is configured on our devices. What is the version that it would be running.
Ambi
09-26-2007 05:22 AM
By default IOS will support both v1 and v2c.
09-28-2007 08:48 AM
From that command you don't know you need to look for a command simular to this.
snmp-server host x.x.x.x version 2c public
This command is a version 2c
snmp-server host x.x.x.x version 1 public
And that one is for SNMP V1
If it is not present then you are sending in SNMP V1
Thorough explaination of SNMP:
09-28-2007 01:22 PM
Thanks,
But i use solarwinds as NMS and if i select version 2c and add the commands i mentioned in my post it recogonizes the device.
What am i running in this case?
Ambi
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide