Difference between revisions of "Template:TUT:LIST"
From Net-SNMP Wiki
Line 1: | Line 1: | ||
+ | == Tutorial Sections == | ||
+ | |||
* Command Line Applications | * Command Line Applications | ||
** [[TUT:snmptranslate | snmptranslate]]: learning about the MIB tree. | ** [[TUT:snmptranslate | snmptranslate]]: learning about the MIB tree. |
Revision as of 20:15, 23 January 2007
Tutorial Sections
- Command Line Applications
- snmptranslate: learning about the MIB tree.
- snmpget: retrieving data from a host.
- snmpgetnext: retrieving unknown indexed data.
- snmpwalk: retrieving lots of data at once!
- snmptable: displaying table.
- snmpset: peforming write operations.
- snmptrap: Sending and receiving traps, and acting upon them.
- Traps/informs with SNMPv3: Sending and receiving SNMPv3 TRAPs and INFORMs
- Common command line options:
- Agent (snmpd) Configuration
- Configuring VACM (access control)
- Coding Tutorials