twistedsnmp.pysnmpproto
index
/home/mcfletch/pylive/twistedsnmp/pysnmpproto.py

Create single import location for v2c and v1 protocols
 
These can get moved around inside PySNMP, so we need this
code to determine where the prototypes are, so we can reliably
and simply import them throughout TwistedSNMP.

 
Modules
       
pysnmp.proto.api.alpha
pysnmp.proto.error
pysnmp.proto.api.generic
pysnmp.asn1.oid
pysnmp.proto.rfc1155
pysnmp.proto.rfc1902
pysnmp.asn1.encoding.ber.univ
pysnmp.proto.v1
pysnmp.proto.v2c

 
Functions
       
resolveVersion(value)
Resolve a version specifier to a canonical version and an implementation

 
Data
        CAN_CACHE_OIDS = True
USE_STRING_OIDS = False
err = <exceptions.ImportError instance>
pysnmpversion = 3