顯示具有 SNMP 標籤的文章。 顯示所有文章
顯示具有 SNMP 標籤的文章。 顯示所有文章

2011年3月19日 星期六

shell script - snmp

echo "-----------------------------"
echo "Enter First 3 Octets (x.x.x):"
read ipthree
echo "-----------------------------"
echo "Enter 4th Octet FIRST IP:"
read ipfirst
echo "-----------------------------"
echo "Enter 4th Octet ENDING IP:"
read iplast
echo "-----------------------------"
sleep 1
clear

2010年11月26日 星期五

常用的snmp mib for Cisco

SNMP Object Navigator

http://tools.cisco.com/Support/SNMP/do/BrowseOID.do?local=en


.iso.org.dod.internet.mgmt.mib-2.interfaces.ifTable.ifEntry.ifAdminStatus(.1.3.6.1.2.1.2.2.1.7)

ifAlias(1.3.6.1.2.1.31.1.1.1.18)

熱門文章