summaryrefslogtreecommitdiff
path: root/examples/smi/agent/operations-on-managed-objects.py
Commit message (Expand)AuthorAgeFilesLines
* Reformat example scripts for easier reading (#241)Ilya Etingof2019-02-121-3/+3
* Redesigned SMI objects management model (#214)Ilya Etingof2018-12-291-26/+95
* Convert to async MIB instrumentation API (#209)Ilya Etingof2018-10-131-11/+27
* Overhaul SMI/MIB instrumentation API (#161)Ilya Etingof2018-06-301-5/+6
* skip printing out non-initialized MIB objects in example MIB walkIlya Etingof2017-12-031-3/+3
* brief description addedIlya Etingof2016-04-011-4/+12
* 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-061-14/+14
* prettyPrint() valueselie2010-07-071-1/+1
* 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
* moved from instrum.pyelie2005-10-261-0/+26