Skip to content

MonitoringPlug/replayd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

replayd

A net-snmp based SNMP Daemon which replay recorded snmp walks. Based on the SNMP Community the file to load the recorded snmp walk is selected.

Options

  • -d Directory to load recorded walks from.
  • -v Enable Verbose output.

Connecting

The replayd listens on Port 1661 for requests.

Create SNMP-Walks

To record a SNMP Walk disable MIB based OID translation and redirect the output to a file.

snmpwalk -On -v2c -c public host > walk_record

About

SNMP Replay Daemon to enable Unit-Tests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published