Blog |Follow Nick on Mastodon| About
 

Tag Archive: snmp


  • snmpwalk v3 and snmpget v3 examples

    I always forget the syntax for snmpwalk/snmpget v3; so posting here to remember.

    snmpwalk version 3

    The command is: snmpwalk -v3 -l authPriv -u snmp-poller -a SHA -A "PASSWORD1" -x AES -X "PASSWORD1" 10.10.60.50

    Example output:

    [nick@server ~]$  snmpwalk -v3  -l authPriv -u snmp-poller -a SHA ...
  • Cacti. How to Enable SNMP v3 Polling.

    Cacti SNMP v3 How-To (0.2)

    Preface:

    This document is intended to describe the process required to enable encrypted snmp polling within cacti. The document was written whilst performing the installation on a Linux Fedora Core 3 server, although implemntations on Fedora Core 1 & White Box Enterprise Linux have also ...

Page 1 / 1

 
Nick Bettison ©