Unsolved
1 Rookie
•
14 Posts
0
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



Praveen Gajula _v4
1 Rookie
•
14 Posts
0
November 5th, 2020 10:00
using this guide,
OS10 Enterprise Edition User Guide
Release 10
Dell-DylanJ
4 Operator
•
2.9K Posts
0
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.