Thursday, 3 May 2012

pfsense Basic Audit



 

Checking pfSense with SNMP

Command examples for monitoring a pfSense router using SNMP.
 
snmpwalk -v 1 <server> -c public

Interface list
snmpwalk -v 1 <server> -c public | grep ifDescr

Interface status
snmpwalk -v 1 <server> -c public | grep ifOperStatus

No comments:

Post a Comment

Note: only a member of this blog may post a comment.