Skip to content

DER ASN.1 encoding is being enforced when retrieving data, but SNMP (RFC-1157) only requires BER encoding #17

@xxiii23

Description

@xxiii23

Receiving the following error while trying to walk a mib:

PolicyFailed "DER" "long length is not shortest"

While investigating, determined that several oids are being returned from the agent device in a valid BER, but not valid for DER, encoding. Looking through the SNMP RFC (1157), it only requires BER encoding. (DER is a strict subset of BER).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions