Netsight issue with access to the devices
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-30-2014 01:43 PM
When I right-click a device in a device tree no context menu appears. I also get ERROR in a Current Link column whenever I try to poll interface summary flexview. In the inventory tab below there is a message saying that the user has no access to these devices, although SNMP contact is established to all of the devices. What could be the issue?
10 REPLIES 10
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-02-2014 02:29 PM
Hello,
It sounds like this may be an SNMP configuration issue on the switch itself. Can you show the output of a "show config snmp" and check to see if the user has the correct MIB view set for the access role of the SNMP group?
For example:
set snmp access ro security-model v1 exact read All notify All nonvolatile
set snmp view viewname All subtree 1
There may also be an SNMP viewname for subtree 0.
The "All" strings in the snmp access line need to be an exact match (case sensitive) to the viewname that has been configured.
Thanks
-Ryan
It sounds like this may be an SNMP configuration issue on the switch itself. Can you show the output of a "show config snmp" and check to see if the user has the correct MIB view set for the access role of the SNMP group?
For example:
set snmp access ro security-model v1 exact read All notify All nonvolatile
set snmp view viewname All subtree 1
There may also be an SNMP viewname for subtree 0.
The "All" strings in the snmp access line need to be an exact match (case sensitive) to the viewname that has been configured.
Thanks
-Ryan
