summaryrefslogtreecommitdiff
path: root/examples/v3arch/oneliner
Commit message (Expand)AuthorAgeFilesLines
* - original asynsock transport and AsyncsockDispatcher renamed intoelie2015-07-052-4/+4
* * default /usr/share/mibs MIB source addedelie2015-07-041-1/+2
* fix to changed MIB templateelie2015-06-041-1/+1
* Major overhaul related to PySMI integration and Standard SNMP Applicationselie2015-05-3132-118/+137
* - Initial PySMI integration. Original ASN.1 MIBs could now be parsed, storedelie2015-05-171-0/+37
* test OIDs updatedelie2015-01-011-2/+2
* OIDs modifiedelie2015-01-011-2/+2
* oneliner GETBULK Command Generator now strips possible excessive OIDselie2015-01-011-2/+2
* CommandGenerator.getNext() & .getBulk() methods now support theelie2014-08-181-2/+3
* fixes to suite the latest AsyncCommandGenerator APIelie2014-06-173-6/+6
* sendNotification() API correctionelie2014-06-093-6/+6
* ContextData container introduced to the newest (async) APIelie2014-06-096-3/+6
* receive callback function adjusted to match latest AsyncNotificationOriginatorelie2014-04-042-2/+2
* comments improvedelie2013-11-251-4/+4
* example script on transport timeout & retries manipulation addedelie2013-11-251-0/+47
* some more examples on MIB lookup and use at oneliner CommandGenerator addedelie2013-11-242-0/+96
* - Internal oneliner apps configuration cache moved from respectiveelie2013-11-176-12/+220
* typo fixelie2013-11-171-1/+1
* Execution Observer facility implemented to give app an inside viewelie2013-11-091-12/+22
* examples adjusted to work with fixed-EngineID SNMP simulatorelie2013-09-302-6/+9
* made Py3K compatibleelie2013-09-211-1/+5
* workaround for missing Queue module features at 2.4elie2013-09-211-2/+11
* old python compatibility fix to kwargs followed varargselie2013-06-261-1/+1
* multithreaded oneliner CommandGenerator example addedelie2013-06-021-0/+113
* initial revisionelie2013-05-251-0/+39
* the SnmpV3MessageProcessingModel.getPeerEngineInfo() method is implementedelie2013-05-251-0/+71
* contextEngineId parameter of auth.UsmUserData() renamed intoelie2013-05-211-1/+1
* most of Command Generator examples re-pointed to a live SNMP Agentelie2013-05-0518-53/+59
* cosmetic fix to printout the exact OID as pointed out by errorIndexelie2013-03-1521-21/+21
* converted into usr-md5-none for interoperability with other exampleselie2013-01-051-2/+2
* uniform AES userelie2013-01-051-4/+4
* minor fixeselie2013-01-051-2/+2
* extra modules import removedelie2013-01-041-1/+0
* v3 trap removed for clarityelie2013-01-041-5/+2
* initial revisionelie2013-01-042-0/+96
* typoelie2012-12-201-1/+1
* minor fixeselie2012-12-194-5/+3
* typoelie2012-12-181-1/+1
* oneliner examples split into dedicated files for clarityelie2012-12-1734-850/+1021
* INFORM example with response PDU var-binds MIB resolution addedelie2012-12-161-0/+26
* typoselie2012-12-161-20/+21
* make use of new-style sendNotification() return for INFORM callselie2012-12-161-2/+12
* included cases where non-default SNMPelie2012-12-161-24/+113
* typoelie2012-12-141-3/+2
* example configuration with specified USM ContextEngineIdelie2012-12-141-1/+36
* major contextEngineId/contextName related reworkelie2012-12-141-2/+3
* added example with non-default contextNameelie2012-12-131-0/+27
* examples on SNMPv3 TRAP Originator now includes fixingelie2012-11-021-0/+15
* additionalVarBinds made really optionalelie2012-09-291-5/+2
* typoelie2012-09-071-1/+1