User contributions
From Net-SNMP Wiki
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 16:03, 13 July 2011 (diff | hist) . . (+263) . . N Category:Helpers (Created page with "The Net-SNMP agent is extensible by writing code to support new MIBs. Agent Helpers make writing code easier by offloading some common tasks to a reusable code...") (current)
- 16:01, 13 July 2011 (diff | hist) . . (+43) . . Null (current)
- 16:01, 13 July 2011 (diff | hist) . . (+49) . . Table iterator
- 15:59, 13 July 2011 (diff | hist) . . (+10) . . Template:Helper
- 15:57, 13 July 2011 (diff | hist) . . (+15) . . Table iterator
- 15:57, 13 July 2011 (diff | hist) . . (+6) . . Template:Helper
- 15:57, 13 July 2011 (diff | hist) . . (+42) . . Table iterator
- 15:56, 13 July 2011 (diff | hist) . . (+74) . . Template:Helper
- 15:47, 13 July 2011 (diff | hist) . . (+1) . . Template:Helper
- 15:46, 13 July 2011 (diff | hist) . . (+1,147) . . N Template:Helper (Created page with "<div align="right" style="float: right; width: 20em; border-color: black; border-style: solid; border-width: 1px; margin-left: 10px;"> {| style="width: 100%;" |- style="font-size...")
- 15:09, 13 July 2011 (diff | hist) . . (+86) . . Agent Helpers
- 15:09, 13 July 2011 (diff | hist) . . (+1,557) . . Agent Helpers (added descriptions)
- 14:48, 13 July 2011 (diff | hist) . . (+133) . . Agent Helpers (link to doxygen docs)
- 00:17, 13 July 2011 (diff | hist) . . (+820) . . Agent Helpers (→Net-SNMP Agent Helpers: changed list to a table format)
- 23:59, 12 July 2011 (diff | hist) . . (+140) . . Agent Helpers (added a link to the architecture document)
- 00:22, 4 July 2011 (diff | hist) . . (+99) . . Git (→Learning Git)
- 00:21, 4 July 2011 (diff | hist) . . (-24) . . Main Page (→The Net-SNMP Wiki: svn -> git)
- 23:37, 30 June 2011 (diff | hist) . . (+4) . . TUT:snmptrap (current)
- 23:37, 30 June 2011 (diff | hist) . . (+80) . . TUT:snmpset (current)
- 23:37, 30 June 2011 (diff | hist) . . (0) . . TUT:snmptable
- 23:36, 30 June 2011 (diff | hist) . . (+4) . . TUT:snmpwalk (current)
- 23:36, 30 June 2011 (diff | hist) . . (+52) . . TUT:snmpgetnext
- 23:36, 30 June 2011 (diff | hist) . . (+69) . . TUT:snmpget (current)
- 23:35, 30 June 2011 (diff | hist) . . (+4) . . TUT:snmptranslate (current)
- 23:34, 30 June 2011 (diff | hist) . . (+24) . . MediaWiki:Sidebar (current)
- 23:34, 30 June 2011 (diff | hist) . . (0) . . Template:Tool (current)
- 23:33, 30 June 2011 (diff | hist) . . (+127) . . Mib2c (current)
- 23:30, 30 June 2011 (diff | hist) . . (+42) . . Mib2c
- 23:29, 30 June 2011 (diff | hist) . . (+1,058) . . N Snmptable (Created page with "{{tool|snmptable|tutorial=1|manual=1|code=apps/snmptable.c}} '''snmptable''' requests all the data in a table below a given top-level table OID. It is useful for displaying...") (current)
- 23:27, 30 June 2011 (diff | hist) . . (+609) . . N OID (Created page with "'''OID'' is short for ''Object Identifier''. Object identifiers are a hierarchial numbering system that is used by a number of protocols besides SNMP, such as X.509, LDAP, etc. ...") (current)
- 23:23, 30 June 2011 (diff | hist) . . (+873) . . N Snmpset (Created page with "{{tool|snmpset|tutorial=1|manual=1|code=apps/snmpset.c}} The '''snmpset''' application sends configuration components to an agent using the SNMP SET protocol operation. The...") (current)
- 23:18, 30 June 2011 (diff | hist) . . (+375) . . Snmptrapd
- 23:16, 30 June 2011 (diff | hist) . . (+306) . . N Snmptrapd (Created page with "{{tool|snmptrapd|code=apps/snmptrapd.c|manual=1}} The '''snmptrapd''' application typically listens to port 162 (and maybe 10162) and logs or acts upon any notifications ([[TRAP...")
- 23:13, 30 June 2011 (diff | hist) . . (+2) . . Snmpd
- 23:13, 30 June 2011 (diff | hist) . . (+810) . . N Snmpd (Created page with "{{tool|snmpd|manual|code=agent/snmpd.c}} The '''snmpd''' daemon acts as the central SNMP data repository for a given host. In it's most typical usage, it listens to port 161 (a...")
- 23:04, 30 June 2011 (diff | hist) . . (+322) . . N Snmpcmd (Created page with "{{tool|snmpcmd|manual=1}} The '''snmpcmd''' tool isn't a real tool. It's just a common manual page that describes all the options available to the majority of the command line ...") (current)
- 23:00, 30 June 2011 (diff | hist) . . (+170) . . N Category:Tools (Created page with "This category lists the tools that are part of the Net-SNMP tool suite (at least the ones documented within the wiki; they're are likely more that aren't documented here)") (current)
- 22:58, 30 June 2011 (diff | hist) . . (+1,762) . . N Snmpwalk (Created page with "{{tool|snmpwalk|manual=1|tutorial=1|code=apps/snmpwalk.c}} == Purpose == Issue a multiple SNMP GETNEXT operations to a remote agent, traversing all the data in an agent's i...") (current)
- 22:54, 30 June 2011 (diff | hist) . . (+1,037) . . N Snmpgetnext (Created page with "{{tool|snmpgetnext|manual=1|tutorial=1|code=apps/snmpgetnext.c}} == Purpose == Issue a single SNMP GETNEXT operation to a remote agent. == Command Line == The command lin...") (current)
- 22:50, 30 June 2011 (diff | hist) . . (+107) . . Template:Tool
- 22:47, 30 June 2011 (diff | hist) . . (+21) . . Template:Tool
- 22:45, 30 June 2011 (diff | hist) . . (+356) . . Snmpget (current)
- 22:40, 30 June 2011 (diff | hist) . . (-323) . . Template:Tool
- 22:39, 30 June 2011 (diff | hist) . . (-4) . . Snmpget
- 22:39, 30 June 2011 (diff | hist) . . (+44) . . Snmpget
- 22:27, 30 June 2011 (diff | hist) . . (+1,099) . . N Template:Tool (Created page with "<div align="right" style="float: right; width: 20em; border-color: black; border-style: solid; border-width: 1px; margin-left: 10px;"> {| |- style="font-size: 1.2em;" bgcolor="#d...")
- 22:24, 30 June 2011 (diff | hist) . . (+16) . . N Snmpget (just a beginning)
- 21:38, 30 June 2011 (diff | hist) . . (+647) . . Mib2c (→Example mib2c input file)
- 21:37, 30 June 2011 (diff | hist) . . (+288) . . Mib2c (→Development Process Using mib2c)
- 21:35, 30 June 2011 (diff | hist) . . (+408) . . Mib2c (→Regeneratable Code)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)