linux_wiki:net-snmp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
linux_wiki:net-snmp [2018/11/13 14:44]
billdozor
linux_wiki:net-snmp [2018/11/13 14:45]
billdozor
Line 31: Line 31:
     * EL7<code bash>systemctl enable snmpd</code>     * EL7<code bash>systemctl enable snmpd</code>
     * EL6<code bash>chkconfig snmpd on</code>     * EL6<code bash>chkconfig snmpd on</code>
 +
 +\\
 +Test the user<code bash>snmpwalk -u <snmpv3username> -A <Authpassword> -a SHA -X <Encryptionpassword> -x AES -l authPriv -v3 127.0.0.1 | head</code>
  
 ---- ----
  • linux_wiki/net-snmp.txt
  • Last modified: 2019/05/25 23:50
  • (external edit)