Unsolved

1 Rookie

 • 

14 Posts

1678

November 5th, 2020 10:00

snmpv3 config steps on OS10

Any one configured SNMPv3 on OS10 ?

Should we create all these before we enable ? 

SNMP engine ID
SNMP views
SNMP groups and users

secondly, this OID in the MIB tree structure is good ? any thing to change .

read-only view
OS10(config)# snmp-server view readonly 1.3.6.1.2.1.31.1.1.1.6 included
System management 105
read-write view
OS10(config)# snmp-server view rwView 1.3.6.1.2.1.31.1.1.1.6 included
OS10(config)# snmp-server view rwView 1.3.6.1.2.1.31.0.0.0.0 excluded

1 Rookie

 • 

14 Posts

November 5th, 2020 10:00

using this guide, 

OS10 Enterprise Edition User Guide
Release 10

4 Operator

 • 

2.9K Posts

November 5th, 2020 15:00

Hello,

 

I haven't on OS10, but my expectation would be to make the config to your needs, then enable it.

Top