Can any one help me with writing a script to get ifInOctets and ifOutOctets from a server 10.38.2.24 ?
I need help
Can any one help me with writing a script to get ifInOctets and ifOutOctets from a server 10.38.2.24 ?
I need help
snmpget -v 2c -c PUBLIC 10.38.2.24 1.3.6.1.2.1.2.2.1.10
snmpget -v 2c -c PUBLIC 10.38.2.24 1.3.6.1.2.1.2.2.1.16
-c communityname, default to PUBLIC
-v version, probably 2c