summaryrefslogtreecommitdiff
path: root/pysnmp/entity/rfc3413/mibvar.py
Commit message (Expand)AuthorAgeFilesLines
* obsolete warningelie2012-08-121-0/+4
* more info to exceptionelie2012-07-261-1/+1
* make mib lookup exception more prettyelie2012-07-261-2/+1
* major overhawl aimed at Python 2.4 through 3.2 compatibilityelie2011-11-061-8/+13
* an ugly fix to mibNameToOid() targeting SF bug #1548208.elie2006-09-041-9/+10
* revert syntax object instantiation change as it appears to be buggy.elie2006-09-031-1/+1
* Do not use clone() for value duplication as it may invoke Agent specificelie2006-08-231-1/+1
* * NoSuchInstanceError -> NoSuchObjectErrorelie2005-10-261-7/+5
* mibvar functions renamed for clarityelie2005-09-291-2/+2
* comments cleaned upelie2005-06-281-3/+0
* more fixes to pretty printer codeelie2005-06-281-8/+15
* allow for missing either modName or symName in input specelie2005-06-281-2/+7
* * call mibView.loadMissingModule() when module name is given on inputelie2005-06-281-1/+2
* support for MibIdentifier instances addedelie2005-06-281-3/+8
* both-way convertion becomes usableelie2005-06-271-25/+31
* initial revisionelie2005-06-161-0/+45