cancel
Showing results for 
Search instead for 
Did you mean: 

VoSS SNMP configuration

VoSS SNMP configuration

Marc_Daley
New Contributor II
Hi,

Anyone know if there is a way of defaulting the SNMP configuration of a VSP switch? We have an issue with a VSP8000 where the switch will not respond to SNMP requests. When running the trace it reports that there is no matching group -

Tue Jun 25 2019 10:03:04.656053 1 build_voss_7.1.1.0_int011:2221[lcy-ve][1757-2060]cbcp-main.x:agentCheckServiceInetAccessLevelAllowedSnmp:SNMP: No matching group for snmp

We're not using SNMPv3 however after removing the default groups and adding new ones in to test it now won't accept the default views.

I would have though the easiest way would be to reset to default but that doesn't seem to be an option.

anyone know if there is a simple way of defaulting (but not the whole config)
2 REPLIES 2

kkkcoke
New Contributor

Hi, Is this problem solved by any chance?

I'm having the same problem. Thank you.

Miguel-Angel_RO
Valued Contributor II

Try some commands from here:

default snmp-server authentication-trap
snmp-server authentication-trap enable
default snmp-server login-success-trap
snmp-server login-success-trap enable
no snmp-server host x.y.z.w v1 readview
no snmp-server host x.y.z.w v2c readview
no snmp-server host x.y.z.w v3 network
no snmp-server community-by-index first
no snmp-server community-by-index firstvrf512
no snmp-server community-by-index second
no snmp-server community-by-index secondvrf512
##########################
# Snmpv3
##########################
access-policy 1 snmpv3
no snmp-server group initial
no snmp-server group network
no snmp-server group network vrfx
no snmp-server user initial

GTM-P2G8KFN