snmp-simulator

snmp-simulator

SNMP agent simulator for benchmark load testing alarm managers.

Repository: github.com/sigscale/snmp-simulator


SNMP Agent Simulator

The SNMP agent simulator is used to benchmark SNMP managers acting as alarm notification collectors (e.g. SigScale snmp-collector). A traffic target in TPS (transactions per second) may be defined with statistics kept for each session.

The SNMP agent simulator implements the Alarm Management Information Base (MIB) (RFC3877). An alarm model is created to define the alarms which may be sent to the manager. Alarms are then added to the active alarm table which causes an SNMP notification to be sent to the manager(s). Active alarms may be cleared which also causes a notification.

Related content