Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions docs/programmability/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,16 @@ title: Programmability

<small>:material-progress-wrench: Tutorials coming soon...</small>

- :material-emoticon-devil:{ .lg .middle } **Program SNMP MIBs and Traps**

---

We have gNMI, we have JSON-RPC, we have NETCONF, we have CLI with JSON and YAML outputs, but you kept asking for SNMP...

Alright, here is your SNMP, but fully programmable!

[:octicons-arrow-right-24: SNMP Framework](../snmp/snmp_framework.md)

</div>

[scraplipy-srl]: https://github.com/scrapli/scrapli_community/tree/main/scrapli_community/nokia/srlinux
Expand Down
Loading