V2C works perfectly but v3 doesnt work
Hi Team,
I am in the process of upgrading the SNMP version from v2c to v3. I have tested with few test units but in all cases, I can do the polling via v2c without any issue but when I use v3 it doesn't work. I tried with noauth , auth and auth&priv options but in all option I get an error msg saying I couldn't connect to the end device via the V3 parameters
Any help on this is highly appreciated
Thank You Uthay
Hi,
Configuring SNMPv3 is more complicated than just changing the version. You'll need to read the documentation for your devices to learn how to do this.
adam. On 17/06/2017 02:25:22, Uthayanan suthayanan@gmail.com wrote: Hi Team,
I am in the process of upgrading the SNMP version from v2c to v3. I have tested with few test units but in all cases, I can do the polling via v2c without any issue but when I use v3 it doesn't work. I tried with noauth , auth and auth&priv options but in all option I get an error msg saying I couldn't connect to the end device via the V3 parameters
Any help on this is highly appreciated
Thank You Uthay _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Hi Adam,
Thanks for your response,
I did configure the View , Groups and Users correctly on the snmp CE device and I tested from the Observium GUI. Just wondering is there any additional bits that need to be configured on the Observium ?
Thanks, Uthay
On Sun, Jun 18, 2017 at 2:32 AM, Adam Armstrong adama@memetic.org wrote:
Hi,
Configuring SNMPv3 is more complicated than just changing the version. You'll need to read the documentation for your devices to learn how to do this.
adam.
On 17/06/2017 02:25:22, Uthayanan suthayanan@gmail.com wrote: Hi Team,
I am in the process of upgrading the SNMP version from v2c to v3. I have tested with few test units but in all cases, I can do the polling via v2c without any issue but when I use v3 it doesn't work. I tried with noauth , auth and auth&priv options but in all option I get an error msg saying I couldn't connect to the end device via the V3 parameters
Any help on this is highly appreciated
Thank You Uthay _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/ cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Does it work if you snmpwalk manually from CLI?
/Markus
2017-06-19 9:08 GMT+02:00 Uthayanan suthayanan@gmail.com:
Hi Adam,
Thanks for your response,
I did configure the View , Groups and Users correctly on the snmp CE device and I tested from the Observium GUI. Just wondering is there any additional bits that need to be configured on the Observium ?
Thanks, Uthay
On Sun, Jun 18, 2017 at 2:32 AM, Adam Armstrong adama@memetic.org wrote:
Hi,
Configuring SNMPv3 is more complicated than just changing the version. You'll need to read the documentation for your devices to learn how to do this.
adam.
On 17/06/2017 02:25:22, Uthayanan suthayanan@gmail.com wrote: Hi Team,
I am in the process of upgrading the SNMP version from v2c to v3. I have tested with few test units but in all cases, I can do the polling via v2c without any issue but when I use v3 it doesn't work. I tried with noauth , auth and auth&priv options but in all option I get an error msg saying I couldn't connect to the end device via the V3 parameters
Any help on this is highly appreciated
Thank You Uthay _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi -bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Hi Team,
Thank you for the input . I tried via CLI which gave me bit more visibility on troubleshooting the issue. Now I can add a device with authentication and encryption without any issue.
However, when I try it only with the authentication observium rejects it . Below is the error message I am getting ;
Error in packet
Reason: authorizationError (access denied to that object)
I am trying to add Cisco devices here. However , few don't have security license and I am in a need of adding those devices only with authentication .
Thanks,
Uthay
On Mon, Jun 19, 2017 at 5:18 PM, Markus Klock markus@best-practice.se wrote:
Does it work if you snmpwalk manually from CLI?
/Markus
2017-06-19 9:08 GMT+02:00 Uthayanan suthayanan@gmail.com:
Hi Adam,
Thanks for your response,
I did configure the View , Groups and Users correctly on the snmp CE device and I tested from the Observium GUI. Just wondering is there any additional bits that need to be configured on the Observium ?
Thanks, Uthay
On Sun, Jun 18, 2017 at 2:32 AM, Adam Armstrong adama@memetic.org wrote:
Hi,
Configuring SNMPv3 is more complicated than just changing the version. You'll need to read the documentation for your devices to learn how to do this.
adam.
On 17/06/2017 02:25:22, Uthayanan suthayanan@gmail.com wrote: Hi Team,
I am in the process of upgrading the SNMP version from v2c to v3. I have tested with few test units but in all cases, I can do the polling via v2c without any issue but when I use v3 it doesn't work. I tried with noauth , auth and auth&priv options but in all option I get an error msg saying I couldn't connect to the end device via the V3 parameters
Any help on this is highly appreciated
Thank You Uthay _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi -bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Hi,
Observium isn't denying anything. It seems to be the device refusing authentication.
This message comes from your device.
Adam.
Sent from BlueMail
On 25 Jul 2017, 00:48, at 00:48, Uthayanan suthayanan@gmail.com wrote:
Hi Team,
Thank you for the input . I tried via CLI which gave me bit more visibility on troubleshooting the issue. Now I can add a device with authentication and encryption without any issue.
However, when I try it only with the authentication observium rejects it . Below is the error message I am getting ;
Error in packet
Reason: authorizationError (access denied to that object)
I am trying to add Cisco devices here. However , few don't have security license and I am in a need of adding those devices only with authentication .
Thanks,
Uthay
On Mon, Jun 19, 2017 at 5:18 PM, Markus Klock markus@best-practice.se wrote:
Does it work if you snmpwalk manually from CLI?
/Markus
2017-06-19 9:08 GMT+02:00 Uthayanan suthayanan@gmail.com:
Hi Adam,
Thanks for your response,
I did configure the View , Groups and Users correctly on the snmp CE device and I tested from the Observium GUI. Just wondering is there
any
additional bits that need to be configured on the Observium ?
Thanks, Uthay
On Sun, Jun 18, 2017 at 2:32 AM, Adam Armstrong adama@memetic.org wrote:
Hi,
Configuring SNMPv3 is more complicated than just changing the
version.
You'll need to read the documentation for your devices to learn how
to do
this.
adam.
On 17/06/2017 02:25:22, Uthayanan suthayanan@gmail.com wrote: Hi Team,
I am in the process of upgrading the SNMP version from v2c to v3. I
have
tested with few test units but in all cases, I can do the polling
via v2c
without any issue but when I use v3 it doesn't work. I tried with noauth , auth and auth&priv options but in all option
I get
an error msg saying I couldn't connect to the end device via the V3 parameters
Any help on this is highly appreciated
Thank You Uthay _______________________________________________ observium mailing
list
observium@observium.org http://postman.memetic.org/cgi -bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (3)
-
Adam Armstrong
-
Markus Klock
-
Uthayanan