Trying to get value of an object of type "Object Identifier" with null value the results is "No SNMP response received before timeout". #159
Labels
bug
Something isn't working
priority:low
Low priority items.
triage
New issues that need to be sorted out.
Expected behavior
I expected the same result that other applications as MibBrowser and snmpget returns.
Example using snmpget:
$ snmpget -v1 -On -c public 192.168.0.181 1.3.6.1.2.1.2.2.1.22.1
.1.3.6.1.2.1.2.2.1.22.1 = OID: .0
Actual behavior
Trying to get value of an object of type Object Identifier with null value results in No SNMP response received before timeout.
Detailed steps
Trying to get value of an object of type Object Identifier with null value as example:
OID: 1.3.6.1.2.1.2.2.1.22.1 --- that is ifSpecific.1 defined in RFC1213-MIB
The steps:
Python package information
pyasn1 0.6.1
pysmi 1.5.9
pysnmp 7.1.15
Operating system information
Linux Ubuntu 22.04
Python information
Python 3.10.12
(Optional) Contents of your test script
Relevant log output
-- see attached files:
fail-debug-capture.txt
No response
The text was updated successfully, but these errors were encountered: