-
Segmentation Fault is coming while trying to fetch sysDescr using SNMP v3 authpriv sha-aes128
Priv:
md5-des is working fine
sha-aes128 is causing segementation fault, is it a known issue or i am d…
-
Hi (and sorry for the bad topic name, i don't know any better),
I have problems polling the SNMP object `CISCO-ENTITY-REDUNDANCY-MIB::ceRedunMbrStatusCurrent`. The method `Bits::clone(...)` in `pys…
-
Hi
I found an error with Android build.
I'm currently using Unity 2017.2 and Dissonance 4.0.0.
```
11-23 18:38:09.034 3755 2592 E ApfFilter: Error parsing RA: java.lang.IllegalArgumentExcept…
-
## Context
When building and running a UWP app there is a unity exception due to SystemInfo.deviceType being outside the main thread.
BasePreprocessingPipeline: Error: Unhandled exception killed …
-
http://snmplabs.com/pysnmp/examples/hlapi/asyncore/sync/manager/cmdgen/mib-tweaks.html
i read the document,
but exec the 'Preload PySNMP MIBs' scripts,error
File "/venv27/lib/python2.7/site-packa…
ghost updated
6 years ago
-
Hi,
I try to implement a jenga tower. So, I have introduced a JengaBlock prefab. I have added the Networked Object, the Tracked Object, the Networked Transform, and the Rigidbody component. I have …
-
I'm working with pysnmp and a vendor device without a MIB.
I would like to just SNMP get some OIDs with SNMPv2 and do some things with the result values.
I'm currently getting this to work by usin…
-
Hi,
I implemented a test.py code as below on an ubuntu system trying to send a simple trap to itself :
```
from pysnmp.hlapi import *
errorIndication, errorStatus, errorIndex, varBinds = nex…
-
## Context
The server is logging exceptions when a client disconnects from the server.
Normally this probably shouldn't happen since it's part of normal behavior to connect/disconnect.
```
Disco…
-
## Context
HLAPI server repeatedly spews this logline on every frame when a client disconnects.
[Dissonance:Network] HlapiServer: Received a packet with incorrect session ID. Expected 372436445, g…