Category "snmp"

SNMP GET snmpexception when response in V1 has trailing data bytes when using SharpSnmp

A SharpSnmpLib SNMP V1 GET snmpexception is thrown when querying a certain vendor equipment located in remote networks. Other software like iReasoning MIB Brows

i'm receiving SNMP traps from network device (switchs), but how can i identify that this trap is coming from which device (switch)

I'm receiving SNMP traps from network device (switches), but how can I identify that this trap is coming from which device (switch). because trap containing onl

SNMP client error when authentication with MD5 algorithm

The Ubuntu SNMP client worked correctly with SHA authentication, but failed with MD5. Error: Authentication failure (incorrect password, community or key) snmpd

snmpwalk: Unknown user name (SNMP v3)

I'm trying to run SNMP version 3 but I'm getting this error: snmpwalk: Unknown user name (SNMP v3) This is the command I'm using sudo snmpwalk -v3 -u bob -l

snmpwalk: Unknown user name (SNMP v3)

I'm trying to run SNMP version 3 but I'm getting this error: snmpwalk: Unknown user name (SNMP v3) This is the command I'm using sudo snmpwalk -v3 -u bob -l

Not understanding why i am getting this error in python script

Hi I am using a python 3 script to do snmp set operation to one of switch. The script is as follows. import pysnmp from pysnmp import hlapi def cast(value):