BMP TCP Parser

The BMP parser accepts BMP connections from router packets using a TCP Listener.

Facts

Class Name

org.opennms.netmgt.telemetry.protocols.bmp.parser.BmpParser

Configuration and use

Table 1. Optional parameters for the BMP parser
Parameter Description Default

dnsLookupsEnabled

Enable or disable DNS resolution of router and peer hostnames.

true

bulkhead.maxConcurrentCalls

Limit the number of parallel parsing operations.

1000

bulkhead.maxWaitDurationMs

Limit the amount of time to wait for a saturated bulkhead (in milliseconds).

5 minutes