FastHandle is fast operation tools for infrastructure configurations and tests.
This shows you the differences between two versions of the page.
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/ | + | $FHHOME/bin/ |
\\ | \\ | ||
Line 16: | Line 16: | ||
\\ | \\ | ||
===== check_snmp.sh ===== | ===== check_snmp.sh ===== | ||
- | $FHHOME/fhscripts/ | + | $FHHOME/bin/ |
<sxh bash toolbar: | <sxh bash toolbar: | ||
Line 27: | Line 27: | ||
# | # | ||
# | # | ||
+ | # 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 | ||
+ | # / | ||
VERSION=2c | VERSION=2c |
My Sites
SNS
Copyright (c) 2025 FastHandle - IT Operations Examples All Rights Reserved.