<< Click to Display Table of Contents >> Navigation: Network Tools > snmpinfo > Usage |
Command Line Parameters
snmpinfo /u public <host>
<host> |
Host name or IP address of host to query |
/u <community | user> |
SNMP v1/v2c community name or SNMP v3 user name |
/a <MD5 or SHA> |
SNMP v3 authentication algorithm |
/passauth <password> |
SNMP v3 authentication password |
/c <DES | 3DES | AES> |
SNMP v3 encryption algorithm |
/passcrypto <password> |
SNMP v3 encryption password |
/e <EngineID> |
SNMP v3 EngineID |
/co <Context Name> |
SNMP v3 Context Name |
/coeid <Context EngineID> |
SNMP v3 Context Engine ID |
Examples
Example 1: Retrieve all available SNMP information from host webserver1.plasticoceans.org
snmpinfo.exe webserver1.plasticoceans.org