SnmpOpenConnection Function This function opens a new connection to a target machine with access to SNMP data for the provided MIB.
SnmpOpenConnectionEx Function This function opens a new connection to a target machine with access to SNMP data for the provided MIB. It supports both SNMPv1/2c
and SNMP3.
SnmpGetNextInstanceOid Function Subsequent calls of this function return the next existing instance after a successful SnmpGetFirstInstanceOid() on target machine. If no instance was found the function fails.
SnmpGetMibOid Function For each SNMP node, this function returns the corresponding OID in dotted notation from the MIB.