Skip to content

AgentX index_allocate is unusable #2

Description

@jimdigriz

Net-SNMP's snmpd does not seem to provide a usable index allocation response.

Though the index allocation works as you would expect, the Register command seems unwilling to return duplicateRegistration making it impossible to use the process described in RFC 2741, section 7.1.4.2.2 covering Index Allocation; I am using the default priority (127) which looks to match what the source code uses for the internal interface interface entries.

This means you are unable to reserve an ifIndex safely for use in IF-MIB::ifTable

For now the only safe(r) strategy is to pick a high non-conflicting number and hope it pans out okay.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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