snmpkey (1) Linux Manual Page
NAME snmpkey – Create SNMPv3 security keys for the Net::SNMP module USAGE The "snmpkey" utility generates security keys based on a password and an authoritativeEngineID passed on the command line. This key can then be used by the Net::SNMP module instead of the plain text password when creating SNMPv3 objects. snmpkey<authProto><password><authEngineID>[<privProto>[<password>]] DESCRIPTION The User-based Security…
