From 9b5f3042ef766eb591f5595840c18a0c382cd8b7 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Thu, 24 Oct 2019 19:32:59 -0500 Subject: SNMP: add SolarWinds device template --- docs/services/snmp.rst | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'docs/services') diff --git a/docs/services/snmp.rst b/docs/services/snmp.rst index e8b938f9..351d3324 100644 --- a/docs/services/snmp.rst +++ b/docs/services/snmp.rst @@ -202,6 +202,29 @@ contain the output of the extension. NET-SNMP-EXTEND-MIB::nsExtendOutNumLines."my-extension" = INTEGER: 1 NET-SNMP-EXTEND-MIB::nsExtendResult."my-extension" = INTEGER: 0 +SolarWinds +^^^^^^^^^^ +If you happen to use SolarWinds Orion as NMS you can also use the Device +Templates Management. A template for VyOS can be easily imported. + +Create a file named ``VyOS-1.3.6.1.4.1.44641.ConfigMgmt-Commands`` using the +following content: + +.. code-block:: sh + + + + + + + + + + + + + + .. include:: references.rst -- cgit v1.2.3