summaryrefslogtreecommitdiff
path: root/pysnmp/entity
diff options
context:
space:
mode:
authorelie <elie>2015-09-27 15:26:40 +0000
committerelie <elie>2015-09-27 15:26:40 +0000
commit969475aeb65a53986fb2a25138e9e9b02738648f (patch)
treec7a53a23e961c887e19657005bf38f8ea99fcbc2 /pysnmp/entity
parent5812557b72f0a04d1345c2c7bac3096b6a8f35a2 (diff)
downloadpysnmp-git-969475aeb65a53986fb2a25138e9e9b02738648f.tar.gz
space
Diffstat (limited to 'pysnmp/entity')
-rw-r--r--pysnmp/entity/rfc3413/cmdgen.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pysnmp/entity/rfc3413/cmdgen.py b/pysnmp/entity/rfc3413/cmdgen.py
index 0a065eb0..362dc368 100644
--- a/pysnmp/entity/rfc3413/cmdgen.py
+++ b/pysnmp/entity/rfc3413/cmdgen.py
@@ -358,7 +358,7 @@ class NextCommandGeneratorSingleRun(CommandGenerator):
cbCtx=None):
reqPDU = v2c.GetNextRequestPDU()
v2c.apiPDU.setDefaults(reqPDU)
-
+
v2c.apiPDU.setVarBinds(reqPDU, varBinds)
return self.sendPdu(snmpEngine,