diff options
-rw-r--r-- | docs/services/snmp.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/services/snmp.rst b/docs/services/snmp.rst index 5609de4d..54e23c6b 100644 --- a/docs/services/snmp.rst +++ b/docs/services/snmp.rst @@ -176,8 +176,8 @@ After commit the resulting configuration will look like: } } -SNMPv3 Extensions -^^^^^^^^^^^^^^^^^ +SNMP Extensions +^^^^^^^^^^^^^^^ To extend SNMP agent functionality, custom scripts can be executed every time the agent is being called. This can be achieved by using `arbitrary extension commands`_. |