-
I was unable to get getcmd response from cisco router in gns3, where as i was able to get reply from a juniper olive device. "No SNMP response received before timeout" is the reply. When i tried to ca…
-
I want to use `pysnmp` to execute `snmp` command
`snmpset -c public -v 2c 192.168.1.1 1.3.6.1.4.1.9.9.96.1.1.1.1.2.336 i 1`,
where `1.3.6.1.4.1.9.9.96.1.1.1.1.2` is OID of `ccCopyProtocol` in `C…
-
Hello,
I tried to install it and it failed. [The installation log](https://paste.yunohost.org/raw/kelevuhexi).
-
```
$ snmpget.py -v2c -c 2001:558:4070:82:7654:7dff:feb2:e689 .1.3.6.1.2.1.1
Error: Command-line parser error at token semicolon
```
Tried the agent address instructions and get the same error
`…
-
Hi,
I've tried your plugin to check my ap status from my Virtual SmartZone, this is the return
```
RUCKUSVSZ UNKNOWN - Device is not a Ruckus SCG device - System description is SmartZone - No dat…
-
Hello.
Is possible to make respond without any value/OID? E.g. when error is used.
That's what happen to me on one device in real use and I would like to reproduce it.
Thank you
-
if my PC cannot connect to the Internet, where should I save the MIB file ?
-
I'm attempting to use SNMPv3 w/ a NetGear switch and net-snmp talks fine to the switch, but pysnmp does not. Testing is using pysnmp 4.4.11. I have a pcap, and the only difference I can see between …
-
Using the latest version of your app on hass.io 0.86.4 running in a Docker container.
SNMP is available in Home Assistant - the "[Printer Uptime Sensor](https://www.home-assistant.io/components/senso…
-
Python 3.6.8, pysnmp 4.4.11
Ref: http://snmplabs.com/pysnmp/docs/api-reference.html#octetstring-type
```
>>> from pysnmp.proto.rfc1902 import OctetString
>>> OctetString(hexvalue='000A14000000…