We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Issue a single SNMP GET operation to a remote agent.
The command line options are per the snmpcmd options.
The remaining options are a list of OIDs to use.
# snmpget -v 1 -c demopublic test.net-snmp.org sysUpTime.0 DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (333296) 0:55:32.96
# snmpget -v 1 -c demopublic test.net-snmp.org sysUpTime.0
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (333296) 0:55:32.96