SNMPGET From CSV Variables to Created Results CSV Windows Environment

Job ID: 31863721

Budget: $30 – $250 USD

SNMPGET From CSV Variables to Created Results CSV Windows Environment
I am looking to have an SNMPGET function programmed as an executable from dos/PS
Reference Variable Name/IP + OIDs for input and log output
1) row: Batch - Programmed to run as batches, 1-100 simultaneously
2) row OIDs - run every one listed against IP consecutively after 1st completes, Max 3 failed attempts per OID
3) IP's to walk are Cross referenced from CSV. Name and IP to be used in output.
4) Attempt SNMPv1, if fail try v2, v3, v4, if completed in v1 do not proceed to v2,v3,v4..(can discuss/test timeout settings)
5) record failed for retry attempts
6) Output desired is created to CSV in real time as completed, date-time.csv
7) initial Failed retries, Retry 3 attempts max
7) Output as Failed-date-time.csv
8) Save Output to date-time.CSV with results coded as Name/IP/OID Responses