Skip to content

snmp-record-commands with SNMPv3 #20

Open
@jabaa

Description

@jabaa

I'm not able to use snmp-record-commands with SNMPv3. I saw the code, but I wasn't able to get into

if args.protocol_version == '3':
. The argument parser doesn't allow version. I modified the code and got an error in
args.v3_context_name and args.v3_context_name.prettyPrint() or '<default>', args.v3_user,
. args.v3_context_name is a string and args.v3_context_name.prettyPrint() causes an error.

Is this a bug or am I doing something wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions