Add openconfig-snmp YANG model for SNMP configuration and monitoring#1486
Add openconfig-snmp YANG model for SNMP configuration and monitoring#1486nleiva wants to merge 7 commits into
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces the openconfig-snmp module for community-based SNMP configuration and state, integrating it into the system model. Feedback identifies that the snmp-top grouping is not yet instantiated in the system container and that the access-list reference is ambiguous because it lacks the ACL type required for the composite key. Suggestions were also made to use oc-inet:port-number with a default value for notification ports and to add must statements to prevent combining the 'ALL' event type with specific identities.
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
/gcbrun |
|
No major YANG version changes in commit c128d6d |
|
/gcbrun |
|
/gcbrun |
|
Discussed on June 2nd , moving to the last call |
|
/gcbrun |
|
OC operator review June 30: Good to merge. |
|
/gcbrun |
Change Scope
This PR adds a new YANG module
openconfig-snmpunderrelease/models/system/for managing SNMP services on network devices. The model covers community-based
SNMPv1/v2c configuration including:
SNMPv3 is explicitly out of scope for this module.
The module is imported by
openconfig-system.yangunder the system hierarchy.Platform Implementations
Tree View