summaryrefslogtreecommitdiff
path: root/examples/smi
Commit message (Expand)AuthorAgeFilesLines
* Reformat example scripts for easier reading (#241)Ilya Etingof2019-02-124-7/+19
* Redesigned SMI objects management model (#214)Ilya Etingof2018-12-292-37/+107
* Convert to async MIB instrumentation API (#209)Ilya Etingof2018-10-132-20/+46
* Fix typosIlya Etingof2018-07-031-2/+2
* Overhaul SMI/MIB instrumentation API (#161)Ilya Etingof2018-06-302-10/+14
* skip printing out non-initialized MIB objects in example MIB walkIlya Etingof2017-12-031-3/+3
* include SMI examplesIlya Etingof2016-05-112-4/+4
* better examples on MIB compilerIlya Etingof2016-05-112-3/+43
* pep8 reformattedIlya Etingof2016-04-011-7/+6
* brief description addedIlya Etingof2016-04-014-7/+38
* pep8 fixesIlya Etingof2016-03-311-4/+6
* pep8 fixesIlya Etingof2016-03-301-0/+1
* * default /usr/share/mibs MIB source addedelie2015-07-041-1/+1
* ObjectIdentity class additionally supports just a MIB module nameelie2015-06-211-0/+30
* use @mib@ placeholder instead of <mib> at pysmielie2015-06-041-1/+1
* missing example addedelie2015-05-311-0/+64
* - Initial PySMI integration. Original ASN.1 MIBs could now be parsed, storedelie2015-05-171-9/+11
* MIB instrumentation example improved to cover table index building facilityelie2014-01-241-7/+18
* major overhawl aimed at Python 2.4 through 3.2 compatibilityelie2011-11-063-43/+43
* getMibSource()/setMibSource() example addedelie2011-01-171-1/+13
* prettyPrint() valueselie2010-07-072-2/+2
* do not explicitly initialize index value as it's now being done automaticallyelie2007-03-251-2/+1
* modNames for unloadModules() is optionalelie2007-02-061-3/+1
* make use of mibBuilder.unloadModules()elie2007-02-051-0/+6
* initialize normally non-accessible table column instance to make thiselie2006-12-151-1/+2
* snmpCommunityStorageType not initialized in MIB for some reasonelie2006-05-251-1/+2
* hide readGet() argselie2006-05-211-1/+1
* moved from instrum.pyelie2005-10-261-0/+26
* re-written to demonstrate custom Managed Objects handlingelie2005-10-261-20/+44
* NoSuchInstanceError -> NoSuchObjectErrorelie2005-10-261-1/+1
* * mibView.getNodeLocation() returns suffixelie2005-07-251-5/+5
* MibNode.syntax now invokes output filter by itselfelie2005-06-141-1/+1
* adjusted to SMIv2 exception modelelie2005-06-141-6/+5
* commentselie2004-11-181-0/+1
* bugfux: newer release of versioning API does not require setApiVersion()elie2004-11-182-4/+0
* must specify API versionelie2004-11-122-0/+4
* MibInstrumentationController -> MibInstrumControllerelie2004-11-071-1/+1
* initial revisionelie2004-11-052-0/+88