Tuesday, May 24, 2011

Configuring SNMP for ESX host

Step1 :root@etc]# cd snmp
Step 2:root@snmp]# ls
Step 3:root@snmp]# vi snmpd.conf
Step 4:root@snmp]# chkconfig snmpd on
Step 5:root@snmp]# esxcfg-firewall -e snmpd
Step 6:root@snmp]# service snmpd start
Step 7 :root@snmp]# snmpwalk -v1 -c public localhost .1.3.6.1.4.1.6876 |grep 6876.1

No comments:

Post a Comment