For When You Can't Have The Real Thing
[ start | index | login ]
start > net-snmp > v3 example

v3 example

Created by dave. Last edited by dave, 6 years and 221 days ago. Viewed 1,618 times. #1
[edit] [rdf]
labels
attachments
(2017-09-15)

Example snmpwalk using v3

$ snmpwalk -v3  -l authPriv -u snmp-poller -a SHA -A "PASSWORD1"  -x AES -X "PASSWORD1" 10.10.60.50
no comments | post comment
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt