Files
tldr/pages/common/snmpset.md
T
2025-12-22 07:07:05 +02:00

251 B

snmpset

Set a value using the SNMP protocol. More information: https://manned.org/snmpset.

  • Set a value:

snmpset -v {{version}} -c {{community}} {{ip_address}} {{oid}} {{value_type}} {{value}}

  • Display help:

snmpset {{[-h|--help]}}