commands.sh

snmpget

all

Query using the SNMP protocol.

More info →

Options (1)

-h, --helpboolean

Display help

Example: snmpget {{[-h|--help]}}

Examples (3)

Request a single value from the SNMP agent

snmpget -v version -c community ip_address oid

Display the full Object Identifier (OID) path

snmpget -v version -c community -O f ip_address oid

Display help

snmpget [-h|--help]
made by @shridhargupta | data from tldr-pages