summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* varBinds should be varargsrelease_4_1_5_a_tagelie2005-11-041-1/+1
* varBinds made varargelie2005-11-041-1/+1
* Notification Originator API documentedelie2005-11-041-6/+183
* missing statusInformation committedelie2005-11-041-1/+3
* kludgy fix concerning NetworkAddress translation into SMIv2 toelie2005-11-031-0/+9
* handle NetworkAddress in translationelie2005-11-031-3/+11
* NetworkAddress exportedelie2005-11-031-0/+1
* generate REVISION information to ModuleIdentity whenever availableelie2005-11-021-0/+13
* add MIB REVISION informationelie2005-11-0213-14/+52
* sort MIBs by REVISION date to overlay old ones with newelie2005-11-021-10/+25
* cleanupelie2005-11-021-1/+1
* do not generate STATUS information as it's useless at the momentelie2005-11-021-6/+0
* do not use SMI STATUS for resolving ambigselie2005-11-021-9/+0
* use most current specs when indexing by OIDelie2005-10-281-0/+9
* make use of STATUS clauseelie2005-10-281-0/+6
* minor cleanupelie2005-10-271-2/+0
* MibTableColumn is now very similar to MibScalarelie2005-10-271-2/+2
* type fixedelie2005-10-271-1/+1
* cleanupelie2005-10-261-6/+1
* Sort MIB modules by name to give user a chance to slip-in aelie2005-10-261-3/+6
* moved from instrum.pyelie2005-10-261-0/+26
* re-written to demonstrate custom Managed Objects handlingelie2005-10-261-20/+44
* minor cleanupelie2005-10-261-3/+1
* probe to load MIB files only onceelie2005-10-261-4/+6
* format reportelie2005-10-261-1/+1
* minor fixeselie2005-10-261-2/+4
* updatedelie2005-10-261-0/+2
* use SNMPv3 by defaultelie2005-10-261-2/+2
* utilize newly developed Managed Objects Instances modelelie2005-10-261-7/+9
* * store module name as specified by exportSymbols() rather thanelie2005-10-261-20/+20
* maintain a sorted sequence of key length -- useful for reducingelie2005-10-261-3/+24
* adjusted to re-worked SMI modelelie2005-10-262-28/+78
* work with Managed Objects instances rather than with theirelie2005-10-2611-39/+35
* format outputelie2005-10-267-7/+7
* pysnmp.v4.smi.mibs.instances addedelie2005-10-261-0/+1
* * adjusted to changed pysnmp SMI object modelelie2005-10-2610-176/+161
* SMI object model reworked for two purposes:elie2005-10-261-174/+161
* * NoSuchInstanceError -> NoSuchObjectErrorelie2005-10-261-9/+15
* NoSuchInstanceError is now a subclass of NoSuchObjectErrorelie2005-10-261-1/+1
* * NoSuchInstanceError -> NoSuchObjectErrorelie2005-10-261-16/+16
* * NoSuchInstanceError -> NoSuchObjectErrorelie2005-10-261-7/+5
* NoSuchInstanceError -> NoSuchObjectErrorelie2005-10-263-7/+7
* initial revisionelie2005-10-261-0/+0
* recent changes documentedelie2005-10-261-21/+10
* make use of SetCommandResponderelie2005-10-141-4/+5
* SetCommandResponder addedelie2005-10-141-0/+13
* cbFun() takes 3 argselie2005-10-141-4/+3
* prettyOut() -> prettyPrint()elie2005-10-1412-27/+27
* * handle strange SNMP versionselie2005-10-141-12/+15
* prettyOut() -> prettyPrinter()elie2005-10-142-4/+4