Home
last modified time | relevance | path

Searched refs:errind (Results 1 – 25 of 62) sorted by relevance

123

/dports/net-mgmt/py-pysnmp/pysnmp-4.4.9/pysnmp/proto/secmod/rfc3414/auth/
H A Dbase.py7 from pysnmp.proto import errind, error
14 raise error.ProtocolError(errind.noAuthentication)
17 raise error.ProtocolError(errind.noAuthentication)
21 raise error.ProtocolError(errind.noAuthentication)
25 raise error.ProtocolError(errind.noAuthentication)
29 raise error.ProtocolError(errind.noAuthentication)
H A Dnoauth.py8 from pysnmp.proto import errind, error
22 raise error.StatusInformation(errorIndication=errind.noAuthentication)
25 raise error.StatusInformation(errorIndication=errind.noAuthentication)
H A Dhmacmd5.py16 from pysnmp.proto import errind, error
87 errorIndication=errind.authenticationError
129 errorIndication=errind.authenticationFailure
H A Dhmacsha.py16 from pysnmp.proto import errind, error
84 errorIndication=errind.authenticationError
124 errorIndication=errind.authenticationFailure
/dports/net-mgmt/py-pysnmp/pysnmp-4.4.9/pysnmp/proto/acmod/
H A Drfc3415.py8 from pysnmp.proto import errind, error
44 raise error.StatusInformation(errorIndication=errind.noSuchContext)
59 raise error.StatusInformation(errorIndication=errind.noGroupName)
85 raise error.StatusInformation(errorIndication=errind.noAccessEntry)
88 raise error.StatusInformation(errorIndication=errind.noSuchView)
114 raise error.StatusInformation(errorIndication=errind.notInView)
141 return error.StatusInformation(errorIndication=errind.accessAllowed)
H A Dvoid.py7 from pysnmp.proto import errind, error
30 return error.StatusInformation(errorIndication=errind.accessAllowed)
/dports/net-mgmt/py-pysnmp/pysnmp-4.4.9/pysnmp/proto/secmod/rfc3414/
H A Dservice.py16 from pysnmp.proto import rfc1155, errind, error
199 errorIndication=errind.unsupportedAuthProtocol
297 errorIndication=errind.invalidMsg
372 errorIndication=errind.encryptionError
900 errorIndication=errind.decryptionError,
906 errorIndication=errind.decryptionError,
926 errorIndication=errind.decryptionError,
944 errorIndication=errind.decryptionError,
950 errorIndication=errind.decryptionError,
958 errorIndication=errind.decryptionError,
[all …]
/dports/net-mgmt/py-pysnmp/pysnmp-4.4.9/pysnmp/proto/secmod/rfc7860/auth/
H A Dhmacsha2.py16 raise errind.authenticationError
23 from pysnmp.proto import errind, error
85 except errind.ErrorIndication:
99 errorIndication=errind.authenticationError
114 except errind.ErrorIndication:
123 errorIndication=errind.authenticationFailure
/dports/net-mgmt/py-pysnmp/pysnmp-4.4.9/pysnmp/proto/mpmod/
H A Drfc3412.py9 from pysnmp.proto import rfc1905, rfc3411, api, errind, error
63 (1, 3, 6, 1, 6, 3, 15, 1, 1, 2, 0): errind.notInTimeWindow,
64 (1, 3, 6, 1, 6, 3, 15, 1, 1, 3, 0): errind.unknownUserName,
65 (1, 3, 6, 1, 6, 3, 15, 1, 1, 4, 0): errind.unknownEngineID,
66 (1, 3, 6, 1, 6, 3, 15, 1, 1, 5, 0): errind.wrongDigest,
200 errorIndication=errind.unsupportedSecurityModel
319 errorIndication=errind.loopTerminated
656 errorIndication=errind.dataMismatch
723 errorIndication=errind.dataMismatch
759 errorIndication=errind.engineIDMismatch
[all …]
H A Drfc2576.py13 from pysnmp.proto import rfc3411, errind, error
76 errorIndication=errind.unsupportedSecurityModel
149 raise error.StatusInformation(errorIndication=errind.nonReportable)
173 raise error.StatusInformation(errorIndication=errind.nonReportable)
208 errorIndication=errind.unsupportedSecurityModel
255 raise error.StatusInformation(errorIndication=errind.parseError)
278 errorIndication=errind.unsupportedSecurityModel
334 raise error.StatusInformation(errorIndication=errind.dataMismatch)
364 raise error.StatusInformation(errorIndication=errind.dataMismatch)
409 errorIndication=errind.engineIDMismatch
[all …]
/dports/textproc/sgrep/sgrep-0.99/
H A Dparser.c63 int errcol,errind; variable
102 errind=expr_ind; in get_next()
115 errind=expr_ind; in get_next()
229 errind=expr_ind; in get_next()
266 errind=expr_ind; in get_next()
277 errind=expr_ind; in get_next()
284 errind=expr_ind-3; in get_next()
306 errind-=ELLENGTH-SHOWR; in parse_error()
307 else errind-=errcol; in parse_error()
308 for(i=0;i<ELLENGTH && expr_str[i+errind] && expr_str[i+errind]!='\n';i++) in parse_error()
[all …]
/dports/net-mgmt/py-pysnmp/pysnmp-4.4.9/pysnmp/proto/secmod/rfc3414/priv/
H A Dnopriv.py8 from pysnmp.proto import errind, error
21 raise error.StatusInformation(errorIndication=errind.noEncryption)
24 raise error.StatusInformation(errorIndication=errind.noEncryption)
H A Ddes.py12 from pysnmp.proto import errind, error
103 errorIndication=errind.encryptionError
128 errorIndication=errind.decryptionError
136 errorIndication=errind.decryptionError
147 errorIndication=errind.decryptionError
/dports/net-mgmt/py-pysnmp/pysnmp-4.4.9/pysnmp/proto/secmod/eso/priv/
H A Ddes3.py12 from pysnmp.proto import errind, error
118 errorIndication=errind.encryptionError
140 errorIndication=errind.decryptionError
146 errorIndication=errind.decryptionError
153 errorIndication=errind.decryptionError
/dports/net-mgmt/py-pysnmp/pysnmp-4.4.9/pysnmp/hlapi/asyncore/sync/compat/
H A Dcmdgen.py12 from pysnmp.proto import errind
79 if cbCtx['errorIndication'] != errind.requestTimedOut:
120 isinstance(errorIndication, errind.OidNotIncreasing):
125 if errorIndication != errind.requestTimedOut:
199 isinstance(errorIndication, errind.OidNotIncreasing):
205 if errorIndication != errind.requestTimedOut:
/dports/cad/feappv/feappv-4.1i/include/
H A Derrind.h3 common /errind/ eerror,eproj,efem
6 common /errind/ ertyp
/dports/net-mgmt/py-pysnmp/pysnmp-4.4.9/pysnmp/proto/secmod/rfc3826/priv/
H A Daes.py13 from pysnmp.proto import errind, error
107 errorIndication=errind.encryptionError
132 errorIndication=errind.decryptionError
140 errorIndication=errind.decryptionError
/dports/net-mgmt/py-pysnmp/pysnmp-4.4.9/pysnmp/entity/rfc3413/
H A Dcmdrsp.py8 from pysnmp.proto import rfc1902, rfc1905, rfc3411, errind, error
245 if (errorIndication == errind.noSuchView or
246 errorIndication == errind.noAccessEntry or
247 errorIndication == errind.noGroupName):
249 elif errorIndication == errind.otherError:
251 elif errorIndication == errind.noSuchContext:
259 elif errorIndication == errind.notInView:
H A Dcmdgen.py9 from pysnmp.proto import rfc1905, errind
33 errorIndication = errind.oidNotIncreasing
76 if errorIndication in (errind.notInTimeWindow, errind.unknownEngineID):
294 errorIndication, varBinds = errind.emptyResponse, ()
376 errorIndication, varBinds = errind.emptyResponse, ()
/dports/net-mgmt/py-pysnmp/pysnmp-4.4.9/pysnmp/proto/secmod/
H A Drfc2576.py13 from pysnmp.proto import errind, error
125 errorIndication=errind.unknownCommunityName
313 raise error.StatusInformation(errorIndication=errind.unknownCommunityName)
333 raise error.StatusInformation(errorIndication=errind.unknownCommunityName)
366 raise error.StatusInformation(errorIndication=errind.serializationError)
396 raise error.StatusInformation(errorIndication=errind.serializationError)
425 errorIndication=errind.unknownCommunityName,
/dports/net-mgmt/py-pysnmp/pysnmp-4.4.9/pysnmp/proto/
H A Drfc3412.py11 from pysnmp.proto import errind, error, cache
118 errorIndication=errind.unsupportedMsgProcessingModel
222 errorIndication=errind.unsupportedMsgProcessingModel
252 raise error.StatusInformation(errorIndication=errind.tooBig)
374 'errorIndication': errind.unknownPDUHandler,
523 errorIndication=errind.requestTimedOut
/dports/net-mgmt/py-pysnmp/pysnmp-4.4.9/pysnmp/hlapi/asyncore/sync/
H A Dcmdgen.py11 from pysnmp.proto import errind
368 …if ignoreNonIncreasingOid and errorIndication and isinstance(errorIndication, errind.OidNotIncreas…
575 isinstance(errorIndication, errind.OidNotIncreasing):
581 if errorIndication != errind.requestTimedOut:
/dports/net-mgmt/py-pysnmp/pysnmp-4.4.9/pysnmp/hlapi/twisted/
H A Dcmdgen.py16 from pysnmp.proto import errind
364 errorIndication and isinstance(errorIndication, errind.OidNotIncreasing)):
524 isinstance(errorIndication, errind.OidNotIncreasing):
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/yasm/source/patched-yasm/tools/re2c/
H A Dmbo_getopt.c122 int errind = *optind; in mbo_getopt() local
135 return (mbo_opt_error(argc, argv, errind, errchr, OPTERRNF, show_err)); in mbo_getopt()
/dports/devel/yasm/yasm-1.3.0/tools/re2c/
H A Dmbo_getopt.c122 int errind = *optind; in mbo_getopt() local
135 return (mbo_opt_error(argc, argv, errind, errchr, OPTERRNF, show_err)); in mbo_getopt()

123