FastHandle - IT Operations Examples

FastHandle is fast operation tools for infrastructure configurations and tests.

User Tools

Site Tools


fhscripts:check:check_snmp.sh.html



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
Previous revision
fhscripts:check:check_snmp.sh.html [2018/02/27 02:02]
kurihara
fhscripts:check:check_snmp.sh.html [2018/03/29 00:04] (current)
kurihara
Line 2: Line 2:
 ====== Script for Check SNMP with one-line ====== ====== Script for Check SNMP with one-line ======
  
-$FHHOME/fhscripts/check_snmp.sh+$FHHOME/bin/check_snmp.sh
  
 \\ \\
Line 16: Line 16:
 \\ \\
 ===== check_snmp.sh ===== ===== check_snmp.sh =====
-$FHHOME/fhscripts/check_snmp.sh+$FHHOME/bin/check_snmp.sh
  
 <sxh bash toolbar:false gutter:false> <sxh bash toolbar:false gutter:false>
Line 27: Line 27:
 #   check_snmp.sh  x.x.x.x community name #   check_snmp.sh  x.x.x.x community name
 #======================================================= #=======================================================
 +# Note
 +# snmpwalk -v 2c -c public localhost TEXT  #output with Text
 +# snmpwalk -v 2c -c public -O n localhost TEXT  #output with OID
 +# snmptranslate OID # OID to Text
 +# snmptranslate -Td OID # OID's description
 +# /usr/share/snmp/mibs/
  
 VERSION=2c VERSION=2c


fhscripts/check/check_snmp.sh.html.1519664527.txt.gz ยท Last modified: 2018/02/27 02:02 by kurihara